Reimar Döffinger
|
5af7daabc4
|
Mark AVFilterPad[] compound literals as const.
GCC 4.6.2 at least still seems to fail to put them in .rodata though,
see also http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37303
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
|
13 years ago |
Stefano Sabatini
|
b157be1f38
|
lavfi: port libmpcodecs delogo filter
The ported filter supports named option parsing and more YUV formats.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
13 years ago |
Clément Bœsch
|
539399d4d1
|
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
|
13 years ago |
Stefano Sabatini
|
91492bd1c4
|
lavfi: remove usage of deprecated av_opt_set_defaults2() function
Prefer av_opt_set_defaults() instead.
|
13 years ago |
Stefano Sabatini
|
2701f6cc6a
|
lavfi: port libmpcodecs delogo filter
The ported filter supports named option parsing and more YUV formats.
|
13 years ago |