mpv/audio/filter
Stefano Pigozzi 048ceef655 af_lavrresample: add new resampling filter to replace the old ones
Remove `af_resample` and `af_lavcresample`. The former is a mess while the
latter uses an API that was long deprecated in libavcodec and is now removed.

`af_lavrresample` rougly has the same features and structure of
`af_lavcresample`.

libswresample fallback by wm4.
2013-03-13 23:51:30 +01:00
..
af.c af_lavrresample: add new resampling filter to replace the old ones 2013-03-13 23:51:30 +01:00
af.h
af_bs2b.c
af_center.c
af_channels.c
af_delay.c
af_drc.c
af_dummy.c
af_equalizer.c
af_export.c
af_extrastereo.c
af_format.c
af_hrtf.c
af_hrtf.h
af_karaoke.c
af_ladspa.c
af_lavcac3enc.c
af_lavrresample.c af_lavrresample: add new resampling filter to replace the old ones 2013-03-13 23:51:30 +01:00
af_pan.c
af_scaletempo.c
af_sinesuppress.c
af_sub.c
af_surround.c
af_sweep.c
af_tools.c
af_volume.c
control.h
dsp.h
equalizer.h
filter.c
filter.h
window.c
window.h