summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2018-10-19 14:35:20 +0200
committerEdward Hervey <bilboed@bilboed.com>2018-10-19 14:35:20 +0200
commit3301df486ee945c0d46cfb210b0cb1c89db4dafa (patch)
treec10e6be3a0ccb280887c228cd49dce23cb90e696
parentae0470f409804b042c831f8a146717a1ad4ac09f (diff)
downloadgstreamer-plugins-good-3301df486ee945c0d46cfb210b0cb1c89db4dafa.tar.gz
Revert "qtdemux: Remember seek seqnum for push seek"
This reverts commit 1e1d015f708be196c621a338acc14cda135bfe6c.
-rw-r--r--gst/isomp4/qtdemux.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/isomp4/qtdemux.c b/gst/isomp4/qtdemux.c
index 175711aea..bbb3d01e7 100644
--- a/gst/isomp4/qtdemux.c
+++ b/gst/isomp4/qtdemux.c
@@ -1500,7 +1500,6 @@ gst_qtdemux_do_push_seek (GstQTDemux * qtdemux, GstPad * pad, GstEvent * event)
} else {
qtdemux->push_seek_stop = original_stop;
}
- qtdemux->segment_seqnum = seqnum;
GST_OBJECT_UNLOCK (qtdemux);
/* BYTE seek event */