[Bug 792528] gst-omx: add properties for the Zynqultrascaleplus

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 29 14:53:05 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=792528

Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #366817|none                        |needs-work
             status|                            |

--- Comment #23 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 366817:
 --> (https://bugzilla.gnome.org/review?bug=792528&attachment=366817)

::: omx/gstomxvideoenc.c
@@ +51,3 @@
+#ifdef USE_OMX_TARGET_ZYNQ_USCALE_PLUS
+      {OMX_ALG_Video_ControlRateLowLatency, "Low Latency", "low-latency"},
+#else /* Not implemented on zynqultrascaleplus */

This will be messy to maintain, can you just leave them in place, it's not a
big deal if it fails at run-time.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list