gstreamer/gst-libs/gst
Tim-Philipp Müller b63fff63d4 Port GstAudioFilter to 0.10. This change technically breaks but seems justifiable on the grounds that the base class ...
Original commit message from CVS:
* docs/libs/gst-plugins-base-libs-sections.txt:
* gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
(gst_audio_filter_class_init), (gst_audio_filter_init),
(gst_audio_filter_set_caps),
(gst_audio_filter_class_add_pad_templates):
* gst-libs/gst/audio/gstaudiofilter.h:
Port GstAudioFilter to 0.10. This change technically breaks
API and ABI (and thus also every library developer's heart),
but seems justifiable on the grounds that the base class was
completely unusable before (ie. would crash immediately when
actually used). Fixes #403963 (and eventually also #403572).
Also document all of this a bit.
2007-02-03 20:19:35 +00:00
..
audio Port GstAudioFilter to 0.10. This change technically breaks but seems justifiable on the grounds that the base class ... 2007-02-03 20:19:35 +00:00
cdda configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:48 +00:00
floatcast gst-libs/gst/floatcast/floatcast.h: Fix obviously-bogus macros; use the correct types. 2006-10-06 14:04:53 +00:00
interfaces configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:48 +00:00
netbuffer docs/libs/: Don't try to GObject scan the netbuffer as it's not a GObject. 2006-08-21 10:32:51 +00:00
pbutils Lowering log level to see why things fail on the p5 build bot; fix some typos in unit test messages. 2007-02-03 14:26:54 +00:00
riff gst-libs/gst/riff/riff-media.c: On second thought, use "depth" field rather than "bpp" field. 2007-01-22 10:27:26 +00:00
rtp gst-libs/gst/rtp/gstrtpbuffer.h: Add some more fixed payloads. 2007-01-24 12:10:56 +00:00
tag gst/: Fix potentially unaligned access (#397207). 2007-01-16 19:37:55 +00:00
utils Lowering log level to see why things fail on the p5 build bot; fix some typos in unit test messages. 2007-02-03 14:26:54 +00:00
video docs/libs/gst-plugins-base-libs-sections.txt: Small docs fixes/updates. 2006-12-15 10:52:23 +00:00
gettext.h putting i18n in place for plugins 2004-01-19 15:45:55 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am API: add new libgstbaseutils library with functions 2007-01-09 14:20:08 +00:00