From c883c2511c6a1f161ae7e1f5527b153e4362d3dd Mon Sep 17 00:00:00 2001 From: Thiago Santos Date: Thu, 19 Nov 2009 18:28:52 -0300 Subject: [PATCH] qtmux: fix missing debug argument Adds a missing debug argument --- gst/qtmux/gstqtmux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/qtmux/gstqtmux.c b/gst/qtmux/gstqtmux.c index e12ab332b2..c5a818e095 100644 --- a/gst/qtmux/gstqtmux.c +++ b/gst/qtmux/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 %"