[gstreamer-bugs] [Bug 613901] No support for PIX_FMT_YUVA420P, prevents vp6a decoding

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 15 02:50:47 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=613901
  GStreamer | gst-ffmpeg | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.12

--- Comment #5 from Sebastian Dröge <slomo at circular-chaos.org> 2010-10-15 09:50:42 UTC ---
base:

commit d8c1044fbdeee7024bebb7906bf00aae9a8df6e7
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed Oct 13 22:51:12 2010 +0200

    ffmpegcolorspace: Add support for A420

commit 8741707430337df39c52421687c743db7276fcbf
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed Oct 13 20:45:28 2010 +0200

    video: API: Add A420 video format

    This is planar 4:2:0 YUV plus non-subsampled alpha plane.


ffmpeg:

commit 51fe1a04e69e2c097de2503be0bc2cea0355f7e6
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed Oct 13 20:48:19 2010 +0200

    ffmpeg: Add mapping for YUVA420P <-> A420

    This is used by VP6a, which is used by Flash.

    See bug #613901.

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