gstreamer/sys/directdraw
Tim-Philipp Müller 9da75fe571 sys/directdraw/gstdirectdrawsink.c: Bunch of small fixes: remove static function that doesn't exist; declare another ...
Original commit message from CVS:
* sys/directdraw/gstdirectdrawsink.c: (gst_ddrawsurface_finalize),
(gst_directdraw_sink_buffer_alloc),
(gst_directdraw_sink_get_ddrawcaps),
(gst_directdraw_sink_surface_create):
Bunch of small fixes: remove static function that doesn't exist;
declare another one that does; printf format fix; use right macro
when specifying debug category; remove a bunch of unused variables;
#if 0 out an unused chunk of code (partially fixes #439914).
2007-05-20 14:59:46 +00:00
..
gstdirectdrawplugin.c update copyright statements 2007-02-27 12:02:03 +00:00
gstdirectdrawsink.c sys/directdraw/gstdirectdrawsink.c: Bunch of small fixes: remove static function that doesn't exist; declare another ... 2007-05-20 14:59:46 +00:00
gstdirectdrawsink.h sys/directdraw/gstdirectdrawsink.*: Handle display mode changes during playback. 2007-03-11 22:23:04 +00:00
Makefile.am Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am; save and restore the various flags in the directdraw/dir... 2007-05-15 17:22:58 +00:00