From 7107e9727329eae7bdcb037d9bb72d629b292bfa Mon Sep 17 00:00:00 2001 From: Nicolas Dufresne Date: Mon, 30 Apr 2012 14:31:16 -0400 Subject: [PATCH] videoencoder: Remove done ToDo https://bugzilla.gnome.org/show_bug.cgi?id=675761 --- gst-libs/gst/video/gstvideoencoder.c | 1 - 1 file changed, 1 deletion(-) diff --git a/gst-libs/gst/video/gstvideoencoder.c b/gst-libs/gst/video/gstvideoencoder.c index 70d1521b90..3ce85bf363 100644 --- a/gst-libs/gst/video/gstvideoencoder.c +++ b/gst-libs/gst/video/gstvideoencoder.c @@ -110,7 +110,6 @@ /* TODO * - * * Change _set_output_format() to steal the reference of the provided caps * * Calculate actual latency based on input/output timestamp/frame_number * and if it exceeds the recorded one, save it and emit a GST_MESSAGE_LATENCY */