[Bug 758699] Assume unknown OMX color formats are similar to YUV420
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Nov 26 06:33:41 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758699
--- Comment #3 from Mathias Hasselmann (IRC: tbf) <mathias.hasselmann at gmx.de> ---
(In reply to Nicolas Dufresne (stormer) from comment #2)
> That seems a very crash prone idea for the case where it's not.
Yes, still we have to find a way to deal with all the undefined color formats
reported by all this real hardware out in the wild. Actually could not find a
single Android device that had a H.264 hardware decoder reporting any supported
color format.
Well, guess I should add all the well known formats to the switch statement.
Any maybe we can have some sanity checks, that verify if the buffer has exactly
the expected size, as indicated by the chosen color format.
--
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