[gstreamer-bugs] [Bug 327028] MS Video 1 palettized AVI doesn't work

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Feb 24 08:36:33 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=327028
 GStreamer | gst-ffmpeg | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #57383|0                           |1
        is obsolete|                            |
  Attachment #57384|0                           |1
        is obsolete|                            |
             Status|UNCONFIRMED                 |RESOLVED
          Component|gst-plugins-base            |gst-ffmpeg
         Resolution|                            |FIXED
            Summary|MS Video 1 palettized AVI   |MS Video 1 palettized AVI
                   |                            |doesn't work
   Target Milestone|HEAD                        |0.10.1




------- Comment #9 from Tim-Philipp Müller  2006-02-24 16:36 UTC -------
Should be fixed now, many thanks!

2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>

        * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
          Pick up palette for MS video v1 (#327028, patch by:
          Fabrizio Gennari <fabrizio dot get at tiscali dot it>)

2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>

        * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_get_palette),
        (gst_ffmpeg_set_palette):
          Use AVPALETTE_SIZE macro instead of magic value for clarity.

        * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_frame):
          In GStreamer, the size of the palette is not part of
          GST_BUFFER_SIZE, so adjust buffer size of outgoing buffers
          accordingly if there's a palette (fixes #327028, based on
          patch by: Fabrizio Gennari).


-- 
Configure bugmail: http://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