[gstreamer-bugs] [Bug 164265] New: [ffmpegcolorspace] Converting from an RGB image with an alpha channel assumes RGBA32

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Jan 16 09:09:59 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=164265
 GStreamer | gst-plugins | Ver: HEAD CVS

           Summary: [ffmpegcolorspace] Converting from an RGB image with an
                    alpha channel assumes RGBA32
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: algernon at bonehunter.rulez.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Converting from an RGB image with an alpha channel always sets context->pixfmt
to PIX_FMT_RGBA32. However, with my recent patch, pngdec was fixed to emit BGRA32.

ffmpegcolorspace should be able to decide which one of this two should be used.

Patch to teach it to do so is attached.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list