Reimar Döffinger
|
5af7daabc4
Mark AVFilterPad[] compound literals as const.
|
13 years ago |
Reimar Döffinger
|
d7e95ccd9f
Make PIX_FMT format list arrays const.
|
13 years ago |
Reimar Döffinger
|
d78473334e
Add const to static arrays where it was forgotten.
|
13 years ago |
Michael Niedermayer
|
fae714a9fb
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Stefano Sabatini
|
171868e25a
lavfi: add negate filter
|
13 years ago |
Stefano Sabatini
|
8fe0c527f3
lavfi: add LUT (LookUp Table) generic filters
|
13 years ago |
Clément Bœsch
|
539399d4d1
AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*.
|
13 years ago |
Nicolas George
|
157ff97e3b
vf_lut: remove mathematical constants now redundant.
|
13 years ago |
Stefano Sabatini
|
91492bd1c4
lavfi: remove usage of deprecated av_opt_set_defaults2() function
|
13 years ago |
Michael Niedermayer
|
633aa01f72
libavfilter: fix --enable-small
|
13 years ago |
Stefano Sabatini
|
59bd0fef66
vf_lut: set minimum and maximum alpha value for yuva420p
|
13 years ago |
Stefano Sabatini
|
2b550beb22
vf_lut: add plane validity check in draw_slice()
|
13 years ago |
Stefano Sabatini
|
7464a53aaa
lavfi: make pix_fmt_is_in() in vf_lut.c an internal function
|
13 years ago |
Stefano Sabatini
|
cdeb803e2f
vf_lut: fix draw_slice() in case of non packed image data for packed RGB
|
13 years ago |
Mina Nagy Zaki
|
fd2c0a5db2
lavfi: add layout negotiation fields and helper functions.
|
13 years ago |
Stefano Sabatini
|
15f03725ce
lavfi: add negate filter
|
13 years ago |
Stefano Sabatini
|
dd2793c880
lavfi: add LUT (LookUp Table) generic filters
|
13 years ago |