gstreamer/ext/speex
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
..
gstspeex.c ext/speex/: Miscellaneous clean-ups, among other things: speexenc => enc to enhance code readability; change speexenc... 2006-10-12 19:02:51 +00:00
gstspeexdec.c ext/speex/gstspeexdec.c: Fix the calculation of the duration of the concealment packets. 2008-05-13 08:21:26 +00:00
gstspeexdec.h ext/speex/: Fix seeking and duration queries (#337033); clean up and refactor a bit. 2006-04-05 18:27:22 +00:00
gstspeexenc.c Don't use declarations after statements and variable length arrays. 2008-07-08 12:51:34 +00:00
gstspeexenc.h ext/speex/: Miscellaneous clean-ups, among other things: speexenc => enc to enhance code readability; change speexenc... 2006-10-12 19:02:51 +00:00
Makefile.am Fix build with LDFLAGS='-Wl,-z,defs' (#410997) 2007-02-24 22:57:49 +00:00