gstreamer/sys
Sebastian Dröge 92ed8f6a74 Don't use declarations after statements and variable length arrays.
Original commit message from CVS:
* ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
* ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps):
* ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
* sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
* sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
* tests/examples/equalizer/demo.c: (message_handler):
* tests/examples/spectrum/demo-audiotest.c: (message_handler):
* tests/examples/spectrum/demo-osssrc.c: (message_handler):
Don't use declarations after statements and variable length arrays.
2008-07-08 12:51:34 +00:00
..
directdraw sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw): Do IDirectDrawClipper_SetHWnd() if the window I... 2008-05-07 15:33:52 +00:00
directsound Make sure to dist everything needed for win32 builds. 2007-06-14 12:14:24 +00:00
oss sys/oss/: More logging when probing (see #518474), some comments in _reset(). 2008-04-08 19:49:34 +00:00
osxaudio Managed to resolve most unused declarations. Filed a bug for one left. 2008-01-15 15:22:41 +00:00
osxvideo sys/osxvideo/cocoawindow.m: Fix compiler warnings on PPC64. Fixes bug #499318. 2008-05-06 09:33:46 +00:00
sunaudio sys/sunaudio/gstsunaudiomixerctrl.c: Improvements for the SunAudio mixer by handling mute as no gain for tracks that ... 2008-06-10 06:52:44 +00:00
v4l2 Don't use declarations after statements and variable length arrays. 2008-07-08 12:51:34 +00:00
waveform Make sure to dist everything needed for win32 builds. 2007-06-14 12:14:24 +00:00
ximage sys/ximage/gstximagesrc.c: Initialise variables when opening the X display rather than in _start(), as the display ca... 2008-02-12 13:34:52 +00:00
Makefile.am Make sure to dist everything needed for win32 builds. 2007-06-14 12:14:24 +00:00