diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2005-11-21 15:06:35 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2005-11-21 15:06:35 +0000 |
commit | bba99aa3da1aa594d6908d9d74f3679a8515aecd (patch) | |
tree | 31fadc4e65d76507e67e0731710168da635e7909 /ChangeLog | |
parent | 09eabf5cf92c5a8e5d52e90c710c6b5fabbbff40 (diff) |
gst/matroska/matroska-demux.c: Filler events are gone for now, comment out section generating them.
Original commit message from CVS:
* gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
Filler events are gone for now, comment out section generating
them.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-11-21 Tim-Philipp Müller <tim at centricular dot net> + + * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams): + Filler events are gone for now, comment out section generating + them. + 2005-11-21 Jan Schmidt <thaytan@mad.scientist.com> * ext/aalib/gstaasink.c: (gst_aasink_fixate): |