[gstreamer-bugs] [Bug 520885] directdrawsink has some issues

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Mar 6 16:40:39 PST 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=520885

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




------- Comment #3 from Ole André Vadla Ravnås  2008-03-07 00:40 UTC -------
Created an attachment (id=106732)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=106732&action=view)
directdrawsink_res_change_buffer_alloc_fix

Make it so that gst_directdraw_sink_buffer_alloc uses the right width/height.

Especially when looking through the pool of buffers, make sure that the
width/height of caps is used instead of the already negotiated dimensions.
For example if a buffer with different caps is requested, i.e. higher
resolution, the caller would get a buffer with the old dimensions and
thus corrupt the heap.


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




More information about the Gstreamer-bugs mailing list