gstreamer/ext
Benjamin Otte 47c01dd098 ext/xine/xineinput.c: call parent dispose.
Original commit message from CVS:
2004-02-23  Benjamin Otte  <otte@gnome.org>

* ext/xine/xineinput.c: (gst_xine_input_dispose):
(gst_xine_input_subclass_init):
call parent dispose.
change pad template for CD reader correctly
* ext/xine/Makefile.am:
* ext/xine/gstxine.h:
* ext/xine/xine.c: (plugin_init):
* ext/xine/xineaudiosink.c:
wrap audio sinks, too
* gst-libs/gst/resample/private.h:
* gst-libs/gst/resample/resample.c: (gst_resample_init),
(gst_resample_reinit), (gst_resample_scale),
(gst_resample_nearest_s16), (gst_resample_bilinear_s16),
(gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
(gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
(gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
(gst_resample_sinc_float), (gst_resample_sinc_ft_float):
* gst-libs/gst/resample/resample.h:
* gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
(gst_audioscale_class_init), (gst_audioscale_link),
(gst_audioscale_get_buffer), (gst_audioscale_init),
(gst_audioscale_chain), (gst_audioscale_set_property),
(gst_audioscale_get_property):
* gst/audioscale/gstaudioscale.h:
s/resample_*/gst_resample_*/i to not clobber namespaces
2004-02-23 22:21:30 +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 remove textdomain calls 2004-02-02 22:25:38 +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 fixes for #133316, #133663 and #133528 (Stefan Kost) 2004-02-12 18:18:51 +00:00
lcs ext/lcs/gstcolorspace.c: Merge Ronald's patch (bug #117897) and update for new caps and negotiation. Seems to work, ... 2004-02-12 02:48:34 +00:00
libfame Merge CAPS branch 2003-12-22 01:47:09 +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 gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and interleave respectively. 2004-02-20 14:17:57 +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
xine ext/xine/xineinput.c: call parent dispose. 2004-02-23 22:21:30 +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 ext/xine/: add first version of xine plugin wrapper. Currently only wraps the 2004-02-20 00:52:07 +00:00