qtdemux: remove fixme from 2006

It has been verified by use over time.
This commit is contained in:
Thiago Santos 2015-05-25 08:47:47 -03:00
parent fc0a184592
commit d03b9513f1

View file

@ -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)
{