Paul B Mahol
a0854c084e
avfilter: handle error in query_formats() in bunch of filters
Signed-off-by: Paul B Mahol <onemda@gmail.com>
10 years ago
Paul B Mahol
b211607b5c
avfilter: various cosmetics
Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 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
Clément Bœsch
bca4cafaf2
lavfi/sine: switch to an AVOptions-based system.
12 years ago
Clément Bœsch
07b7c2a217
lavfi/sine: use standard options parsing.
12 years ago
Michael Niedermayer
76fdced109
asrc_sine: avoid use of INFINITY as it might be a non constant
This should fix compilation on openbsd
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Nicolas George
21b092de7c
lavfi: add sine audio source.
12 years ago