[gstreamer-bugs] [Bug 333488] Allow for palette < 256 colours in AVI files

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Mar 10 00:54:56 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=333488
 GStreamer | gst-plugins-base | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |blocker
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |




------- Comment #4 from Tim-Philipp Müller  2006-03-10 08:54 UTC -------
Very right, I messed that up. Sorry.

Should probably go into the pending release, as it is security relevant to some
extent. Thomas, the addition is only a

+    if (GST_BUFFER_SIZE (palette) >= num_colors * 4) {

+    }

can this go in?


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