mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
qtdemux: remove fixme from 2006
It has been verified by use over time.
This commit is contained in:
parent
fc0a184592
commit
d03b9513f1
1 changed files with 0 additions and 1 deletions
|
@ -5003,7 +5003,6 @@ gst_qtdemux_drop_data (GstQTDemux * demux, gint bytes)
|
|||
demux->todrop -= bytes;
|
||||
}
|
||||
|
||||
/* FIXME, unverified after edit list updates */
|
||||
static GstFlowReturn
|
||||
gst_qtdemux_chain (GstPad * sinkpad, GstObject * parent, GstBuffer * inbuf)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue