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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Mar 9 12:14:20 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





------- Comment #3 from Fabrizio Gennari  2006-03-09 20:14 UTC -------
Created an attachment (id=61000)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=61000&action=view)
Small modification

May I suggest a small improvement?

In the current code, GST_BUFFER_SIZE(palette) is never checked, in particular
it is never checked if it is > GST_BUFFER_SIZE(copy). Well, I never found a
practical case, but theoretically it could happen.

This patch should prevent overflows.


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