Author | SHA1 | Message | Date |
---|---|---|---|
|
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 |
|
8da1fff85a |
lavfi/pp: switch to an AVOptions-based system.
Also add and use the '|' separator instead of ':' since it's incompatible with the new option system... |
12 years ago |
|
0bcea7b575 |
vf_pp: use new API to access qp table
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
12 years ago |
|
9b8de93036 |
lavfi: add pp filter.
Ported from MPlayer. Original author is A'rpi, with various contributions from Michael Niedermayer. The original documentation was mostly written by Diego Biurrun. See the MPlayer history for full credits. The filter is under GPL like the original filter, even if it differs quite a lot. There is not much point in making it LGPL since pp is under GPL. |
12 years ago |