mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-26 17:18:15 +00:00
whoops, this shouldn'tvegonein
Original commit message from CVS: whoops, this shouldn'tvegonein
This commit is contained in:
parent
509a2d42b1
commit
4b9deaaf00
1 changed files with 1 additions and 1 deletions
|
@ -647,7 +647,7 @@ gst_avi_demux_parse_index (GstAviDemux *avi_demux,
|
|||
GstEvent *event;
|
||||
|
||||
gst_bytestream_get_status (avi_demux->bs, &remaining, &event);
|
||||
gst_data_unref (GST_DATA (event));
|
||||
gst_event_unref (event);
|
||||
|
||||
got_bytes = gst_bytestream_read (avi_demux->bs, &buf, 8);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue