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 794175 - omxvideoenc: add NV16 support
omxvideoenc: add NV16 support
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-08 14:13 UTC by Guillaume Desmottes
Modified: 2018-04-25 07:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
omxvideo: display port number when listing supported formats (1.37 KB, patch)
2018-03-08 14:13 UTC, Guillaume Desmottes
committed Details | Review
omxvideoenc: add NV16 support (2.91 KB, patch)
2018-03-08 14:13 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2018-03-08 14:13:13 UTC
.
Comment 1 Guillaume Desmottes 2018-03-08 14:13:30 UTC
Created attachment 369451 [details] [review]
omxvideo: display port number when listing supported formats

More convenient when debugging.
Comment 2 Guillaume Desmottes 2018-03-08 14:13:36 UTC
Created attachment 369452 [details] [review]
omxvideoenc: add NV16 support

NV16 format wasn't supported on encoder input while it was on decoder
output.
Comment 3 Nicolas Dufresne (ndufresne) 2018-04-24 18:02:56 UTC
Review of attachment 369451 [details] [review]:

Lgtm.
Comment 4 Nicolas Dufresne (ndufresne) 2018-04-24 18:04:09 UTC
Review of attachment 369452 [details] [review]:

Lgtm.
Comment 5 Guillaume Desmottes 2018-04-25 07:17:30 UTC
Attachment 369451 [details] pushed as d40c6c0 - omxvideo: display port number when listing supported formats
Attachment 369452 [details] pushed as dc0ed29 - omxvideoenc: add NV16 support