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 651524 - add support of NV12 color format
add support of NV12 color format
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-omx
0.10.1
Other Linux
: Normal enhancement
: 0.10.2
Assigned To: Felipe Contreras (banned)
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-05-31 07:09 UTC by Benjamin Gaignard
Modified: 2011-10-29 15:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add support of NV12 (950 bytes, patch)
2011-05-31 07:09 UTC, Benjamin Gaignard
committed Details | Review

Description Benjamin Gaignard 2011-05-31 07:09:23 UTC
Created attachment 188908 [details] [review]
add support of NV12

enhance base_videodec to support NV12
convert OMX_COLOR_FormatYUV420SemiPlanar and OMX_COLOR_FormatYUV420PackedSemiPlanar to (fourcc)NV12
Comment 1 Felipe Contreras (banned) 2011-05-31 10:10:46 UTC
Looks fine to me.
Comment 2 Felipe Contreras (banned) 2011-07-15 12:10:03 UTC
Pushed. Thanks!