gstreamer/sys/directdraw
Ole André Vadla Ravnås deab3d26ba sys/directdraw/gstdirectdrawsink.c
Original commit message from CVS:
* sys/directdraw/gstdirectdrawsink.c
(gst_directdraw_sink_buffer_alloc):
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.
2008-05-07 14:56:22 +00:00
..
gstdirectdrawplugin.c update copyright statements 2007-02-27 12:02:03 +00:00
gstdirectdrawsink.c sys/directdraw/gstdirectdrawsink.c 2008-05-07 14:56:22 +00:00
gstdirectdrawsink.h fix header and comments 2007-09-22 08:12:57 +00:00
Makefile.am Make sure to dist everything needed for win32 builds. 2007-06-14 12:14:24 +00:00