From: Víctor Manuel Jáquez Leal Date: Thu, 15 Sep 2022 10:56:14 +0000 (+0200) Subject: vah264enc: Add todo item. X-Git-Tag: 1.22.0~694 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5e531c1a88693d7f2a807f9faafff6c77fdd2aad;p=platform%2Fupstream%2Fgstreamer.git vah264enc: Add todo item. Part-of: --- diff --git a/subprojects/gst-plugins-bad/sys/va/gstvah264enc.c b/subprojects/gst-plugins-bad/sys/va/gstvah264enc.c index 245e9d0..3952a8f 100644 --- a/subprojects/gst-plugins-bad/sys/va/gstvah264enc.c +++ b/subprojects/gst-plugins-bad/sys/va/gstvah264enc.c @@ -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