[gstreamer-bugs] [Bug 327075] [qtdemux] add support for palettized SMC videos

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Feb 24 11:50:30 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=327075
 GStreamer | gst-plugins-bad | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #57406|0                           |1
        is obsolete|                            |
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|[qtdemux] support for       |[qtdemux] add support for
                   |palettized SMC videos       |palettized SMC videos
   Target Milestone|HEAD                        |0.10.2




------- Comment #4 from Tim-Philipp Müller  2006-02-24 19:50 UTC -------
Committed with the following changes:
 - reformat default palette tables to make full use of the line width
   instead of using up one line for each value
 - use palette data directly for palette buffer, without copying the data
 - use 32-bit integers for the palette tables, not ints (otherwise the
   palette data won't be picked up correctly on 64-bit architectures, will it?)

Thanks for the patch!

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

        * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
        (qtdemux_parse_trak), (qtdemux_video_caps):
          Add support for palettised Apple SMC videos (#327075, based on
          patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>).


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