gst/speexresample/: Update Speex resampler with latest version from Speex GIT.
authorSebastian Dröge <slomo@circular-chaos.org>
Tue, 28 Oct 2008 11:46:28 +0000 (11:46 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 28 Oct 2008 11:46:28 +0000 (11:46 +0000)
commit08489d15ed665f274e6a046a69af520e218b6eda
tree8a57c7eeb7659ac5a91ba7e4cd1dde88f582d3d6
parent221f59e8fdafa75beda33a9b952818575701f893
gst/speexresample/: Update Speex resampler with latest version from Speex GIT.

Original commit message from CVS:
* 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/resample.c: (compute_func), (main), (sinc),
(cubic_coef), (resampler_basic_direct_single),
(resampler_basic_direct_double),
(resampler_basic_interpolate_single),
(resampler_basic_interpolate_double), (update_filter),
(speex_resampler_init_frac), (speex_resampler_process_native),
(speex_resampler_magic), (speex_resampler_process_float),
(speex_resampler_process_int),
(speex_resampler_process_interleaved_float),
(speex_resampler_process_interleaved_int),
(speex_resampler_set_rate_frac), (speex_resampler_skip_zeros),
(speex_resampler_reset_mem):
* gst/speexresample/speex_resampler.h:
Update Speex resampler with latest version from Speex GIT.
gst/speexresample/README
gst/speexresample/arch.h
gst/speexresample/fixed_arm4.h [new file with mode: 0644]
gst/speexresample/fixed_arm5e.h [new file with mode: 0644]
gst/speexresample/fixed_bfin.h [new file with mode: 0644]
gst/speexresample/fixed_debug.h [new file with mode: 0644]
gst/speexresample/fixed_generic.h
gst/speexresample/resample.c
gst/speexresample/speex_resampler.h