[Bug 775959] Support OMX_COLOR_FormatYUV420PackedSemiPlanar and OMX_COLOR_Format24bitBGR888

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 12 21:44:11 UTC 2016


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

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Understood what the difference is now while I was away from the computer.

They are the same if sliceHeight == frameHeight. If a slice is smaller than
that, with packed you have all 3 planes in there. With non-packed, I have no
idea what you get then but not data for all 3 planes apparently.

So yes, as we don't support sliceHeight < frameHeight, it's indeed equivalent
for us.

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