gstreamer/ext
David Schleef 0d0ff109d3 code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.
Original commit message from CVS:
code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
of lines.
* ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
* ext/flac/gstflactag.c: (gst_flac_tag_chain):
* ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
* gst-libs/gst/play/play.c: (gst_play_get_sink_element):
* gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
* gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
* gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
* gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
(gst_float2_2_int_link):
* gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
* gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
* gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
* gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
* gst/udp/gstudpsink.c: (gst_udpsink_init_send):
* gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
* sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
* sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
* testsuite/gst-lint: Add tests for bzero and ;;
2004-02-02 20:09:09 +00:00
..
aalib change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
dv change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
esd change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
flac code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines. 2004-02-02 20:09:09 +00:00
gdk_pixbuf change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
jpeg Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H 2004-01-12 04:15:46 +00:00
ladspa Merge CAPS branch 2003-12-22 01:47:09 +00:00
libcaca fix libcaca compilation and update spec file 2004-01-16 17:42:20 +00:00
libpng Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H 2004-01-12 04:15:46 +00:00
mikmod change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
pango Merge CAPS branch 2003-12-22 01:47:09 +00:00
raw1394 change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
shout2 Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugger uses mad and not faad for mp3 decoding... 2003-12-18 09:31:49 +00:00
speex change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
Makefile.am configure.ac: use AC_C_INLINE 2004-01-30 20:23:23 +00:00