[gstreamer-bugs] [Bug 451908] [ffmpegcolorspace] regression: doesn't accept GST_VIDEO_CAPS_RGBA

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jul 6 04:44:00 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=451908

  GStreamer | gst-plugins-base | Ver: HEAD CVS

Jan Schmidt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.14




------- Comment #6 from Jan Schmidt  2007-07-06 11:43 UTC -------
Fixed in CVS:

2007-07-06  Jan Schmidt  <thaytan at mad.scientist.com>

        * gst/ffmpegcolorspace/avcodec.h:
        * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
        (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
        (gst_ffmpegcsp_avpicture_fill):
        * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
        (img_get_alpha_info):
        Add 2 new pixel formats - ABGR32 and ARGB32, which are reflections
        of the existing BGRA32 and RGBA32 formats with the alpha at the other
        end of the word. Partially fixes #451908

and the sister commit in -good:

2007-07-06  Jan Schmidt  <thaytan at mad.scientist.com>

        * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
        Remove endianness-flipping hack that seems to have been required
        only because of a bug in ffmpegcolorspace.
        Partially Fixes: #451908


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=451908.




More information about the Gstreamer-bugs mailing list