[Bug 707361] video: Add support for 64x32 tiled NV12 color format

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 31 04:28:28 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=707361
  GStreamer | gst-plugins-base | git

--- Comment #45 from Jan Schmidt <thaytan at noraisin.net> 2013-12-31 12:28:24 UTC ---
Commit 1df82fc14fe79ed24301e078425d3e3e30aabb0c is relevant to this bug:

Author: Jan Schmidt <jan at centricular.com>
Date:   Tue Dec 31 23:18:54 2013 +1100

    androidmedia: Add new color format, and enhance debug output

    Add a new color format seen on my Galaxy S3
    (OMX_SEC_COLOR_FormatNV12Tiled = 0x7fc00002) to the table,
    but don't actually implement it - the decoder doesn't choose it.

    Remove an assert that makes the plugin fail noisily and take the app down
    if it sees a color format it doesn't recognise (just skip the codec
instead)

    Modify the debug output when plugin scanning to print color format info to
    make this sort of thing easier in the future.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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