[gst-cvs] slomo gst-plugins-base: gst-plugins-base/ gst-plugins-base/gst/subparse/ gst-plugins-base/tests/check/elements/
slomo at kemper.freedesktop.org
slomo at kemper.freedesktop.org
Fri Oct 10 10:13:54 PDT 2008
CVS Root: /cvs/gstreamer
Module: gst-plugins-base
Changes by: slomo
Date: Fri Oct 10 2008 17:13:54 UTC
Log message:
* gst/subparse/gstsubparse.c:
(gst_sub_parse_data_format_autodetect), (handle_buffer),
(gst_sub_parse_change_state):
* gst/subparse/gstsubparse.h:
* tests/check/elements/subparse.c: (GST_START_TEST):
Add support for subtitle files with UTF-8 BOM at the beginning
by simple stripping it from the first line before passing it
to any parsing code. Fixes bug #555257 and playback of files
created by Gnome Subtitles.
Modified files:
. : ChangeLog
gst/subparse : gstsubparse.c gstsubparse.h
tests/check/elements: subparse.c
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/ChangeLog.diff?r1=1.4149&r2=1.4150
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/gst/subparse/gstsubparse.c.diff?r1=1.56&r2=1.57
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/gst/subparse/gstsubparse.h.diff?r1=1.13&r2=1.14
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/tests/check/elements/subparse.c.diff?r1=1.15&r2=1.16
More information about the Gstreamer-commits
mailing list