mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
flvdemux: some more variable cleanup
This commit is contained in:
parent
122daaf6af
commit
66fabd8bfd
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@ gst_flv_demux_cleanup (GstFLVDemux * demux)
|
|||
demux->got_par = FALSE;
|
||||
|
||||
demux->indexed = FALSE;
|
||||
demux->file_size = 0;
|
||||
|
||||
demux->audio_start = demux->video_start = GST_CLOCK_TIME_NONE;
|
||||
|
||||
|
|
Loading…
Reference in a new issue