gst/matroska/: Try to fix up broken matroska files containing subtitle streams with...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 22 Jun 2006 16:27:03 +0000 (16:27 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 22 Jun 2006 16:27:03 +0000 (16:27 +0000)
commit45c10ca9de093be4a2a7023b3ce121515a300ce3
tree321633fe89255d5e3ca2e65545367f0ba384a9fe
parenta6af52cc25a1f1407f30f04e3119ff3ef15dde3f
gst/matroska/: Try to fix up broken matroska files containing subtitle streams with non-UTF8 character encodings (cou...

Original commit message from CVS:
* gst/matroska/matroska-demux.c:
(gst_matroska_demux_check_subtitle_buffer),
(gst_matroska_demux_parse_blockgroup_or_simpleblock),
(gst_matroska_demux_subtitle_caps):
* gst/matroska/matroska-ids.c:
(gst_matroska_track_init_subtitle_context):
* gst/matroska/matroska-ids.h:
Try to fix up broken matroska files containing subtitle
streams with non-UTF8 character encodings (courtesy of
mkvmerge) using either the encoding specified in the
GST_SUBTITLE_ENCODING environment variable or the
current locale's character set if it is non-UTF8.
Fixes #337076.
ChangeLog
gst/matroska/matroska-demux.c
gst/matroska/matroska-ids.c
gst/matroska/matroska-ids.h