gstreamer/sys
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
..
cdrom Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
directdraw 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
directsound 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
dvb sys/dvb/gstdvbsrc.c: Actually set the TONE parameter for DVB-S when we should. 2006-11-17 18:51:58 +00:00
dxr3 remove obsolete _factory_init protos and functions 2006-11-24 09:05:39 +00:00
glsink sys/glsink/glimagesink.c: Update the cached caps after opening the display so that we report only the supported caps ... 2007-05-18 12:39:49 +00:00
osxvideo sys/osxvideo/osxvideosink.*: Remove the event-loop-in-separate-thread modifications, because MacOSX is $#@(*%$# ! For... 2007-05-17 10:59:00 +00:00
qcam Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
v4l2 Remove more v4l2 stuff, hopefully fixing 'make distcheck' again. 2006-10-04 10:55:21 +00:00
vcd Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
waveform sys/directsound/gstdirectsoundsink.*: Remove include of unused headers. 2007-02-20 21:34:00 +00:00
Makefile.am configure.ac: Check for an Objective C compiler 2007-01-30 17:19:33 +00:00