[Bug 793928] omxh265: update 422 profile names

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 28 17:38:56 UTC 2018


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

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

::: omx/gstomxh265utils.c
@@ +37,3 @@
     return (OMX_VIDEO_HEVCPROFILETYPE) OMX_ALG_VIDEO_HEVCProfileMainStill;
+  } else if (g_str_equal (profile, "main-422")) {
+    /* Not standard: 8 bits variation of main-422-10 */

So this is only used for negotation / memory saving ? The bitstream will say
main-422-10 right ?

-- 
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