vah264enc: Add todo item.
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Thu, 15 Sep 2022 10:56:14 +0000 (12:56 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 26 Oct 2022 08:19:32 +0000 (08:19 +0000)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3063>

subprojects/gst-plugins-bad/sys/va/gstvah264enc.c

index 245e9d0..3952a8f 100644 (file)
@@ -44,6 +44,7 @@
   * 2. Field encoding.
   * 3. The stereo encoding such as the frame-packing or MVC.
   * 4. Weight prediction of B frame.
+  * 5. latency calculation.
   */
 
 #ifdef HAVE_CONFIG_H