gstreamer/gst/apetag
Sebastian Dröge 4f799e000f gst/apetag/gstapedemux.c: Use g_strtod() instead of sscanf to parse doubles, so that it will try parsing in the C loc...
Original commit message from CVS:
* gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
Use g_strtod() instead of sscanf to parse doubles, so that it will
try parsing in the C locale if the current locale fails.
Fixes: #382982
Patch by: Sebastian Dröge  <mail at slomosnail de >
2006-12-06 13:16:59 +00:00
..
gstapedemux.c gst/apetag/gstapedemux.c: Use g_strtod() instead of sscanf to parse doubles, so that it will try parsing in the C loc... 2006-12-06 13:16:59 +00:00
gstapedemux.h gst/apetag/gstapedemux.h: Fix include, for now GstTagDemux is in the apetag dir. 2006-02-06 11:41:43 +00:00
gsttagdemux.c gst/: Activate pad before adding it to the already-running element. 2006-10-11 13:24:42 +00:00
gsttagdemux.h Add APE tag demuxer (#325649). 2006-02-06 10:56:07 +00:00
Makefile.am configure.ac: Bump requirements to current core and -base CVS (core for new typefind helper API, and -base for the 2006-03-02 15:14:22 +00:00