gstreamer/gst-libs/gst
Benjamin Otte 409ddc4500 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
..
audio gst-libs/gst/audio/.cvsignore: Ignore generated file. 2004-02-03 08:52:58 +00:00
colorbalance gst-libs/gst/: remove unused GST_OPT_CFLAGS from Makefiles include X_CFLAGS and X_LIBS in xoverlay. (#131948) 2004-02-08 13:35:42 +00:00
floatcast + adding endianness conversion macros for floats 2003-11-16 21:47:16 +00:00
gconf Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:02 +00:00
idct remove copyright field from plugins 2003-12-04 10:37:39 +00:00
interfaces gst-libs/gst/xoverlay/xoverlay.*: Adding the _expose method to tell an overlay to redraw the image because it has bee... 2004-02-03 23:05:46 +00:00
media-info fix up media-info now reports format again metadata needs some rewriting 2004-01-22 19:00:27 +00:00
mixer remove glib_root add hack rule for .Plo files 2004-02-03 20:20:07 +00:00
navigation gst-libs/gst/: remove unused GST_OPT_CFLAGS from Makefiles include X_CFLAGS and X_LIBS in xoverlay. (#131948) 2004-02-08 13:35:42 +00:00
play break up link function for better error debug 2004-02-18 18:41:36 +00:00
propertyprobe gst-libs/gst/: Add gtk-doc style comments. Also fix a function name. 2004-01-25 22:07:16 +00:00
resample ext/xine/xineinput.c: call parent dispose. 2004-02-23 22:21:30 +00:00
riff gst/: First batch implementing audio and video codec tags in demuxers. 2004-02-23 22:16:21 +00:00
tag dist fix 2003-12-14 21:27:49 +00:00
tuner remove glib_root add hack rule for .Plo files 2004-02-03 20:20:07 +00:00
video 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
xoverlay gst-libs/gst/: remove unused GST_OPT_CFLAGS from Makefiles include X_CFLAGS and X_LIBS in xoverlay. (#131948) 2004-02-08 13:35:42 +00:00
xwindowlistener remove copyright field from plugins 2003-12-04 10:37:39 +00:00
gettext.h putting i18n in place for plugins 2004-01-19 15:45:55 +00:00
gst-i18n-plugin.h adding locale.h 2004-01-19 16:43:01 +00:00
Makefile.am fix distcheck 2004-01-20 11:25:09 +00:00