From: Thiago Santos Date: Mon, 25 May 2015 11:47:47 +0000 (-0300) Subject: qtdemux: remove fixme from 2006 X-Git-Tag: 1.6.0~347 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d03b9513f1723014549aafdc4f5bba7196882581;p=platform%2Fupstream%2Fgst-plugins-good.git qtdemux: remove fixme from 2006 It has been verified by use over time. --- diff --git a/gst/isomp4/qtdemux.c b/gst/isomp4/qtdemux.c index 5adad74..2b771ae 100644 --- a/gst/isomp4/qtdemux.c +++ b/gst/isomp4/qtdemux.c @@ -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) {