[gstreamer-bugs] [Bug 540497] ffmpegcolorspace is returning wrong size

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jun 30 01:26:17 PDT 2008


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

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

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|slomo at circular-chaos.org    |gstreamer-
                   |                            |bugs at lists.sourceforge.net
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.21




------- Comment #3 from Sebastian Dröge  2008-06-30 08:26 UTC -------
Ok, this is a DIB file with 24bpp, including a palette. ffmpegcolorspace only
supports palettes for 8bpp so all palette code in ffmpegcolorspace should only
be used for that format.

2008-06-30  Sebastian Dröge  <sebastian.droege at collabora.co.uk>

        * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
        (gst_ffmpeg_pixfmt_to_caps):
        * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
        (gst_ffmpegcsp_get_unit_size):
        Only set/get on the PAL8 format, ffmpegcolorspace doesn't support
        it on other formats. Also adjust the unit size only for that format
        to not include the palette. Fixes bug #540497.


-- 
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=540497.




More information about the Gstreamer-bugs mailing list