qtdemux: remove fixme from 2006
authorThiago Santos <thiagoss@osg.samsung.com>
Mon, 25 May 2015 11:47:47 +0000 (08:47 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Mon, 25 May 2015 11:47:47 +0000 (08:47 -0300)
It has been verified by use over time.

gst/isomp4/qtdemux.c

index 5adad74..2b771ae 100644 (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)
 {