gstreamer/ext
David Schleef 6e12f3b798 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
..
arts Merge CAPS branch 2003-12-22 01:47:09 +00:00
artsd Merge CAPS branch 2003-12-22 01:47:09 +00:00
audiofile change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
cdaudio Remove redundant plugindir definition 2003-08-10 00:01:58 +00:00
divx change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
faac change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
faad change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
gsm Merge CAPS branch 2003-12-22 01:47:09 +00:00
hermes ext/hermes/gsthermescolorspace.c: Fix another compile error. Same as below. 2004-01-15 11:02:02 +00:00
ivorbis change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
jack Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap(). 2004-01-12 03:40:18 +00:00
ladspa Merge CAPS branch 2003-12-22 01:47:09 +00:00
lcs change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
libfame Merge CAPS branch 2003-12-22 01:47:09 +00:00
mas use element time. 2004-01-14 00:53:52 +00:00
mpeg2enc change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
mplex change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
musicbrainz Fix typo 2004-01-24 12:04:39 +00:00
nas adding NAS plugin 2004-01-21 06:57:30 +00:00
sdl change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
shout This should have been committed along with the changelog entry a few hours ago 2004-01-06 20:42:03 +00:00
smoothwave remove copyright field from plugins 2003-12-04 10:37:38 +00:00
snapshot ext/snapshot/: This has to be a joke... Snapshot should be connected to a tee, colorspace element before it and EOS a... 2004-01-15 11:21:24 +00:00
sndfile change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
swfdec change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
tarkin change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
xvid code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines. 2004-02-02 20:09:09 +00:00
Makefile.am configure.ac: use AC_C_INLINE 2004-01-30 20:23:23 +00:00