[gstreamer-bugs] [Bug 163161] [pngenc] only supports video/x-raw-rgb,bits=24,depth=24

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu Jan 6 13:58:23 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=163161
 GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From algernon at bonehunter.rulez.org  2005-01-06 16:58 -------
Created an attachment (id=35583)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=35583&action=view)
Patch fixing the bug

This one add support for video/x-raw-rgb,depth=32 to pngenc. Quite simple,
really.

First, the patch makes pngenc use a different way to set up its pads (that was
needed to add GST_VIDEO_CAPS_RGBA support), then teaches the png_set_iHDR call
in  gst_pngenc_chain() about PNG_COLOR_TYPE_RGBA.

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