gstreamer/gst-libs/gst
Jan Schmidt 5b67108b7d tag: id3v2: Rework string parsing to always walk over BOM markers in UTF16 strings, using the endianness indicated by the innermost one ...
Original commit message from CVS:
* gst/autodetect/gstautoaudiosink.c:
(gst_auto_audio_sink_find_best):
* gst/autodetect/gstautovideosink.c:
(gst_auto_video_sink_find_best):
Make the name of the child element be based on the name of the
parent, so that debug output is more useful.
* gst-libs/gst/tag/id3v2frames.c: (find_utf16_bom),
(parse_insert_string_field), (parse_split_strings):
Rework string parsing to always walk over BOM markers in UTF16
strings, using the endianness indicated by the innermost one,
then trying the opposite endianness if that fails to convert
to valid UTF-8. Fixes #341774
2011-08-15 00:10:28 +01:00
..
app docs: fixup appsrc/sink api docs 2011-05-23 15:02:27 +03:00
audio baseaudiosink: fix latency calculation for live elements 2011-07-28 14:31:47 +02:00
cdda docs: add missing documentation for various pieces 2011-05-23 23:56:09 +03:00
fft fft: s/M_PI/G_PI/ for MSVC 2011-05-31 20:18:23 -07:00
floatcast gst/: Include glib.h instead of a specific GLib header. Including single 2008-12-10 08:19:13 +00:00
interfaces interfaces: GstStreamVolume isn't wrapped by GstImplementsInterface 2011-06-26 21:07:52 +01:00
netbuffer libs: gobject-introspection scanner doesn't need to scan or update plugin info 2011-04-16 11:01:53 +01:00
pbutils pbutils: Add SP levels 4a, 5 and 6 2011-08-03 10:05:51 +02:00
riff riff: remove the g_return_if_fail as we test it below 2011-05-25 15:06:19 +03:00
rtp docs: rtp library docs update 2011-05-23 23:56:09 +03:00
rtsp rtsp: GstRTSPExtension isn't wrapped by GstImplementsInterface 2011-06-26 21:07:52 +01:00
sdp sdp: remove gst_init() for g-i scanner here again as well to avoid problems with -Wl,--as-needed 2011-04-17 19:33:04 +01:00
tag tag: id3v2: Rework string parsing to always walk over BOM markers in UTF16 strings, using the endianness indicated by the innermost one ... 2011-08-15 00:10:28 +01:00
video video: sprinkle some G_GNUC_CONST 2011-05-28 12:29:46 +01:00
gettext.h Fix for ENABLE_NLS being undefined for -Wundef 2010-03-16 18:06:16 +01:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am gst-libs: build pbutils after video 2010-09-22 01:50:21 -07:00