gst/matroska/: Set DISCONT flag on first buffer after a discontinuity.
authorTim-Philipp Müller <tim@centricular.net>
Thu, 20 Apr 2006 13:23:40 +0000 (13:23 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 20 Apr 2006 13:23:40 +0000 (13:23 +0000)
commit857f6cf2a83139874961773ea9a4f8901866ef52
treeebe2363d17d6a39cbff7feb403d1a47507d02d79
parenta0522c2394640863d4049873fbacf0ad4dddd115
gst/matroska/: Set DISCONT flag on first buffer after a discontinuity.

Original commit message from CVS:
* gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
(gst_matroskademux_do_index_seek),
(gst_matroska_demux_handle_seek_event),
(gst_matroska_demux_parse_blockgroup_or_simpleblock):
* gst/matroska/matroska-ids.h:
Set DISCONT flag on first buffer after a discontinuity.
Fix newsegment events sent when seeking and honour KEY_UNIT
seek flag. Create pad with bogus caps if we don't recognise
the stream codec id.
* gst/matroska/matroska-demux.h:
Fix GObject macros.
ChangeLog
gst/matroska/matroska-demux.c
gst/matroska/matroska-demux.h
gst/matroska/matroska-ids.h