[Bug 783862] omxh264enc: also use OMX_VIDEO_PARAM_AVCTYPE to set profile and level

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 29 10:47:46 UTC 2017


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

Guillaume Desmottes <gdesmott at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #354612|0                           |1
        is obsolete|                            |

--- Comment #14 from Guillaume Desmottes <gdesmott at gnome.org> ---
Created attachment 354683
  --> https://bugzilla.gnome.org/attachment.cgi?id=354683&action=edit
omxh264enc: set profile/level using OMX_VIDEO_PARAM_AVCTYPE as well

The OMX specification defines two API to set the AVC profile and level:
using OMX_VIDEO_PARAM_PROFILELEVELTYPE and OMX_VIDEO_PARAM_AVCTYPE.

We were already supporting the former but not the latter. We are now
setting both so implementation don't have to rely on a specific one.

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