After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 794319 - omxh26{4,5}enc: don't pick default 10-bit profile
omxh26{4,5}enc: don't pick default 10-bit profile
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-omx
git master
Other Linux
: Normal enhancement
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-03-14 10:23 UTC by Guillaume Desmottes
Modified: 2018-04-26 08:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
omxh26{4,5}enc: don't pick default 10-bit profile (2.39 KB, patch)
2018-03-14 10:24 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2018-03-14 10:23:40 UTC
.
Comment 1 Guillaume Desmottes 2018-03-14 10:24:00 UTC
Created attachment 369652 [details] [review]
omxh26{4,5}enc: don't pick default 10-bit profile

The OMX stack of the zynqultrascaleplus (the only one supporting
NV12_10LE32 and NV16_10LE32) will now pick the proper profile if none
has been requested. Best to rely on its default than hardcoding a
specific one in gst-omx.
Comment 2 Olivier Crête 2018-04-25 18:13:55 UTC
Review of attachment 369652 [details] [review]:

Looks good to me
Comment 3 Guillaume Desmottes 2018-04-26 08:08:16 UTC
Attachment 369652 [details] pushed as b644699 - omxh26{4,5}enc: don't pick default 10-bit profile