[Bug 793928] omxh265: update 422 profile names
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Mar 1 18:23:04 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=793928
--- Comment #4 from Julien Isorce <julien.isorce at gmail.com> ---
Review of attachment 369107:
--> (https://bugzilla.gnome.org/review?bug=793928&attachment=369107)
::: omx/gstomxh265utils.c
@@ +40,2 @@
return (OMX_VIDEO_HEVCPROFILETYPE) OMX_ALG_VIDEO_HEVCProfileMain422;
+ } else if (g_str_equal (profile, "main-422-10")) {
Would it be possible to re-use "gst_codec_utils_h265_get_profile" API from
-base (and/or improve it if needed) ?
--
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