[Bug 671550] [PATCH] pngdec: add support for video/x-raw-gray formats

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 12 07:19:25 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=671550
  GStreamer | gst-plugins-good | 0.10.x

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.32

--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2012-03-12 14:19:22 UTC ---
commit 38372eb199fc38ce64d755ee4a0caeeb1c31446c
Author: Andrej Gelenberg <andrej.gelenberg at udo.edu>
Date:   Wed Mar 7 13:39:50 2012 +0100

    pngdec: add support for video/x-raw-gray formats

    pngdec can now decode gray 8- and 16-bit images without alpha channel
    direct to video/x-raw-gray format. 16-bit gray images have big-endian
    format, because it's native PNG endianness. Gray images with alpha
    channel still converted to RGBA.

    Signed-off-by: Andrej Gelenberg <andrej.gelenberg at udo.edu>

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