ffmpeg/libswresample
James Almer b5f0eac068 swr: rename swresample_dsp init functions to swri_resample_dsp
The swresample_ prefix is not for internal functions

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-07-02 13:18:30 +02:00
..
arm
x86 swr: rename swresample_dsp init functions to swri_resample_dsp 2014-07-02 13:18:30 +02:00
Makefile swr: split out DSP functions. 2014-06-14 20:21:39 +02:00
audioconvert.c swresample/audioconvert: fix () in FMT_PAIR_FUNC() 2014-06-18 03:13:37 +02:00
audioconvert.h
dither.c swresample/dither: use av_malloc_array() 2014-04-08 00:29:20 +02:00
dither_template.c
libswresample.v
log2_tab.c
noise_shaping_data.c
rematrix.c swresample: fix AV_CH_LAYOUT_STEREO_DOWNMIX input 2014-04-24 01:25:46 +02:00
rematrix_template.c
resample.c swr: rename swresample_dsp init functions to swri_resample_dsp 2014-07-02 13:18:30 +02:00
resample.h swr: rename swresample_dsp init functions to swri_resample_dsp 2014-07-02 13:18:30 +02:00
resample_dsp.c swr: rename swresample_dsp init functions to swri_resample_dsp 2014-07-02 13:18:30 +02:00
resample_template.c Partially revert "swr: add prototypes for resample dsp functions" 2014-07-02 03:14:36 +02:00
soxr_resample.c swr: handle initial negative sample index outside DSP function. 2014-06-14 14:36:18 +02:00
swresample-test.c fix various typos 2014-06-03 10:58:19 -08:00
swresample.c swr: handle initial negative sample index outside DSP function. 2014-06-14 14:36:18 +02:00
swresample.h swresample: swr_close() 2014-05-15 18:27:23 +02:00
swresample_internal.h swr: remove obsolete resample prototypes 2014-07-02 03:14:45 +02:00
swresampleres.rc
version.h swresample: swr_close() 2014-05-15 18:27:23 +02:00