[Bug 758699] New: Assume unknown OMX color formats are similar to YUV420

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 26 04:02:31 PST 2015


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

            Bug ID: 758699
           Summary: Assume unknown OMX color formats are similar to YUV420
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: mathias.hasselmann at gmx.de
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Android hardware decoders usually report undocumented OMX color formats
resulting in the accelerated pipeline not building up. I believe it's safe to
assume that those unknown color formats are similar to COLOR_FormatYUV420Planar
and only print a warning without bailing out. 99.5% this will produce happy
users with proper video, remaining 0.5% hopefully file a bug report.

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