diff options
author | Edward Hervey <bilboed@bilboed.com> | 2006-08-30 11:27:40 +0000 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2006-08-30 11:27:40 +0000 |
commit | 292c339a4c32269fe4200e1987e4d1f3e0be613a (patch) | |
tree | e53216bf1d3db4011567826fc344f70e3a6fd5f5 /ChangeLog | |
parent | 278c9c66393f9f3d565c0a9f2a60c129d404a0c6 (diff) | |
download | gst-plugins-bad-292c339a4c32269fe4200e1987e4d1f3e0be613a.tar.gz gst-plugins-bad-292c339a4c32269fe4200e1987e4d1f3e0be613a.tar.bz2 gst-plugins-bad-292c339a4c32269fe4200e1987e4d1f3e0be613a.zip |
gst/qtdemux/qtdemux.c: Reset each streams last_flow to GST_FLOW_OK.
Original commit message from CVS:
* gst/qtdemux/qtdemux.c:
(gst_qtdemux_do_seek):
Reset each streams last_flow to GST_FLOW_OK.
(gst_qtdemux_activate_segment):
Removing mystic modifications for good.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-08-30 Edward Hervey <edward@fluendo.com> + + * gst/qtdemux/qtdemux.c: + (gst_qtdemux_do_seek): + Reset each streams last_flow to GST_FLOW_OK. + (gst_qtdemux_activate_segment): + Removing mystic modifications for good. + 2006-08-30 Stefan Kost <ensonic@users.sf.net> * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment), |