Michael Niedermayer
8f04220df8
avfilter/geq: rgb support
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
13 years ago
Clément Bœsch
b8a5c76131
lavfi: add frame counter into AVFilterLink and use it in filters.
13 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>
13 years ago
Clément Bœsch
f8eabab04d
lavfi/geq: switch to an AVOptions-based system.
13 years ago
Clément Bœsch
b595819cde
lavfi/geq: use standard options parsing.
13 years ago
Paul B Mahol
eac93932b0
lavfi/geq: improve support for formats with alpha plane
Signed-off-by: Paul B Mahol <onemda@gmail.com>
13 years ago
Stefano Sabatini
13c39e9676
lavfi/geq: add T variable and example
13 years ago
Clément Bœsch
5d170b09d3
lavfi/geq: switch to filter_frame.
13 years ago
Clément Bœsch
b3bf9b1d97
lavfi/geq: fix GPL license header.
100l: original code is GPL, header miscopied. LICENSE file and configure
dependency are fine.
13 years ago
Clément Bœsch
8eecbaf5e4
lavfi: add geq filter.
13 years ago