gstreamer/gst/audioresample
Thomas Vander Stichele 090f646b35 configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe...
Original commit message from CVS:
* configure.ac:
split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
so that GST_BASE_CFLAGS can go inbetween them, making sure
we use uninstalled gst-libs headers
* docs/libs/Makefile.am:
* ext/alsa/Makefile.am:
* ext/cdparanoia/Makefile.am:
* ext/gnomevfs/Makefile.am:
* ext/libvisual/Makefile.am:
* ext/ogg/Makefile.am:
* ext/theora/Makefile.am:
* ext/vorbis/Makefile.am:
* gst-libs/gst/audio/Makefile.am:
* gst-libs/gst/cdda/Makefile.am:
* gst-libs/gst/interfaces/Makefile.am:
* gst-libs/gst/riff/Makefile.am:
* gst-libs/gst/rtp/Makefile.am:
* gst-libs/gst/tag/Makefile.am:
* gst/adder/Makefile.am:
* gst/audioconvert/Makefile.am:
* gst/audiorate/Makefile.am:
* gst/audioresample/Makefile.am:
* gst/playback/Makefile.am:
* gst/tcp/Makefile.am:
* gst/videoscale/Makefile.am:
* gst/volume/Makefile.am:
* sys/ximage/Makefile.am:
* sys/xvimage/Makefile.am:
* tests/icles/Makefile.am:
adapt
2007-01-04 12:49:47 +00:00
..
buffer.c gst/audioresample/: Fix audioresample, seek torture, new segments, reverse negotiation etc.. work fine. 2005-12-02 11:34:50 +00:00
buffer.h expand tabs 2005-12-06 19:42:02 +00:00
debug.c gst/audioresample/: add room for extra overlap samples when asked to transform size protect against possible mem corr... 2005-08-25 12:31:31 +00:00
debug.h gst/audioresample/debug.h: replace debug macros with variable number of parameters by a simple alias to gstreamer sta... 2006-04-09 17:14:22 +00:00
functable.c port audioresample to basetransform 2005-08-24 14:08:58 +00:00
functable.h expand tabs 2005-12-06 19:42:02 +00:00
gstaudioresample.c gst/audioresample/gstaudioresample.c: Another typo fix (#366212). 2006-10-28 16:00:51 +00:00
gstaudioresample.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 19:19:50 +00:00
Makefile.am 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:47 +00:00
resample.c ext/gnomevfs/: Fix URI interface implementation return type. 2006-10-10 12:49:02 +00:00
resample.h gst/audioresample/debug.h: replace debug macros with variable number of parameters by a simple alias to gstreamer sta... 2006-04-09 17:14:22 +00:00
resample_chunk.c gst/audioresample/: add room for extra overlap samples when asked to transform size protect against possible mem corr... 2005-08-25 12:31:31 +00:00
resample_functable.c gst/audioresample/: add room for extra overlap samples when asked to transform size protect against possible mem corr... 2005-08-25 12:31:31 +00:00
resample_ref.c gst/audioresample/: Fix audioresample, seek torture, new segments, reverse negotiation etc.. work fine. 2005-12-02 11:34:50 +00:00