From: Thiago Santos Date: Thu, 19 Nov 2009 21:28:52 +0000 (-0300) Subject: qtmux: fix missing debug argument X-Git-Tag: RELEASE-0.10.29~186 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e62be695a1cb3efa49e5f1f93973cf18f587d93b;p=platform%2Fupstream%2Fgst-plugins-good.git qtmux: fix missing debug argument Adds a missing debug argument --- diff --git a/gst/quicktime/gstqtmux.c b/gst/quicktime/gstqtmux.c index e12ab332b..c5a818e09 100644 --- a/gst/quicktime/gstqtmux.c +++ b/gst/quicktime/gstqtmux.c @@ -1420,7 +1420,7 @@ gst_qt_mux_add_buffer (GstQTMux * qtmux, GstQTPad * pad, GstBuffer * buf) pad->first_ts = GST_BUFFER_TIMESTAMP (last_buf); } else { GST_DEBUG_OBJECT (qtmux, "First buffer for pad %s has no timestamp, " - "using 0 as first timestamp"); + "using 0 as first timestamp", GST_PAD_NAME (pad->collect.pad)); pad->first_ts = 0; } GST_DEBUG_OBJECT (qtmux, "Stored first timestamp for pad %s %"