videoencoder: Remove done ToDo
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 30 Apr 2012 18:31:16 +0000 (14:31 -0400)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 31 Dec 2012 19:09:01 +0000 (19:09 +0000)
https://bugzilla.gnome.org/show_bug.cgi?id=675761

gst-libs/gst/video/gstvideoencoder.c

index 70d1521..3ce85bf 100644 (file)
 
 /* 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
  */