gst/qtdemux/qtdemux.c: Make sure we always send a DISCONT after a seek by setting...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 11 Mar 2008 16:23:04 +0000 (16:23 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 11 Mar 2008 16:23:04 +0000 (16:23 +0000)
commitaec7206df9d65aefad63e3697ed00a7036aa1093
tree55aeb969a907e7db1bb3ebc58ae8a1f3e07287cf
parentc4c7a688161e7b3cea98e8e6e40460504682d8d5
gst/qtdemux/qtdemux.c: Make sure we always send a DISCONT after a seek by setting the sample index to an undefined va...

Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
(gst_qtdemux_activate_segment),
(gst_qtdemux_prepare_current_sample),
(gst_qtdemux_loop_state_movie), (qtdemux_parse_trak):
Make sure we always send a DISCONT after a seek by setting the sample
index to an undefined value after a seek.
ChangeLog
gst/qtdemux/qtdemux.c