diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,5 +1,19 @@ 2006-09-04 Tim-Philipp Müller <tim at centricular dot net> + Patch by: Frédéric Riss <frederic.riss at gmail dot com> + + * gst/matroska/matroska-demux.c: (gst_matroska_track_free), + (gst_matroska_demux_reset), + (gst_matroska_demux_read_track_encodings), + (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer), + (gst_matroska_demux_parse_blockgroup_or_simpleblock), + (gst_matroska_demux_subtitle_caps): + * gst/matroska/matroska-ids.h: + Add support for VOBSUB subtitle tracks and zlib-compressed + tracks. Make sure we start on a keyframe after a seek. (#343348) + +2006-09-04 Tim-Philipp Müller <tim at centricular dot net> + * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf), (gst_matroska_demux_push_flac_codec_priv_data), (gst_matroska_demux_push_xiph_codec_priv_data), |
