From d03b9513f1723014549aafdc4f5bba7196882581 Mon Sep 17 00:00:00 2001 From: Thiago Santos Date: Mon, 25 May 2015 08:47:47 -0300 Subject: [PATCH] qtdemux: remove fixme from 2006 It has been verified by use over time. --- gst/isomp4/qtdemux.c | 1 - 1 file changed, 1 deletion(-) 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) { -- 2.7.4