diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-11-27 19:22:42 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-11-27 19:22:42 +0000 |
commit | d56af9d36dabd5339be7ec71d32d2edf536ca832 (patch) | |
tree | 32483c2cca147e14d5df55c99f274ea29d5130ab /ChangeLog | |
parent | bf2d02c1b6a78cf7bf117fb4fa5c909218863824 (diff) | |
download | gst-plugins-bad-d56af9d36dabd5339be7ec71d32d2edf536ca832.tar.gz gst-plugins-bad-d56af9d36dabd5339be7ec71d32d2edf536ca832.tar.bz2 gst-plugins-bad-d56af9d36dabd5339be7ec71d32d2edf536ca832.zip |
Remove old speexresample files.
Original commit message from CVS:
* gst/speexresample/Makefile.am:
* gst/speexresample/README:
* gst/speexresample/arch.h:
* gst/speexresample/fixed_arm4.h:
* gst/speexresample/fixed_arm5e.h:
* gst/speexresample/fixed_bfin.h:
* gst/speexresample/fixed_debug.h:
* gst/speexresample/fixed_generic.h:
* gst/speexresample/gstspeexresample.c:
* gst/speexresample/gstspeexresample.h:
* gst/speexresample/resample.c:
* gst/speexresample/resample_sse.h:
* gst/speexresample/speex_resampler.h:
* gst/speexresample/speex_resampler_double.c:
* gst/speexresample/speex_resampler_float.c:
* gst/speexresample/speex_resampler_int.c:
* gst/speexresample/speex_resampler_wrapper.h:
* tests/check/elements/speexresample.c:
Remove old speexresample files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,5 +1,27 @@ 2008-11-27 Sebastian Dröge <sebastian.droege@collabora.co.uk> + * gst/speexresample/Makefile.am: + * gst/speexresample/README: + * gst/speexresample/arch.h: + * gst/speexresample/fixed_arm4.h: + * gst/speexresample/fixed_arm5e.h: + * gst/speexresample/fixed_bfin.h: + * gst/speexresample/fixed_debug.h: + * gst/speexresample/fixed_generic.h: + * gst/speexresample/gstspeexresample.c: + * gst/speexresample/gstspeexresample.h: + * gst/speexresample/resample.c: + * gst/speexresample/resample_sse.h: + * gst/speexresample/speex_resampler.h: + * gst/speexresample/speex_resampler_double.c: + * gst/speexresample/speex_resampler_float.c: + * gst/speexresample/speex_resampler_int.c: + * gst/speexresample/speex_resampler_wrapper.h: + * tests/check/elements/speexresample.c: + Remove old speexresample files. + +2008-11-27 Sebastian Dröge <sebastian.droege@collabora.co.uk> + * docs/plugins/inspect/plugin-speexresample.xml: Remove old file. |