Paul B Mahol
7e8c1f0c38
avfilter/af_aphaser: move wave table generation code into separate file
Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years ago
Michael Niedermayer
1c7ac94cdf
avfilter/af_aphaser: Use av_malloc_array()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years ago
Paul B Mahol
b211607b5c
avfilter: various cosmetics
Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years ago
Clément Bœsch
da1bb21c13
lavfi/aphaser: silence uninitialized variable warnings.
12 years ago
Michael Niedermayer
fd6228e657
lavfi: remove now unused args parameter from AVFilter.init and init_opaque
This is mostly automated global search and replace
The deprecated aconvert filter is disabled, if it still has users
it should be updated
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Matthieu Bouron
f43da3def7
lavfi/aphaser: switch to AVOption-based system
12 years ago
Paul B Mahol
bf65752848
aphaser filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
12 years ago