Michael Niedermayer
|
d90ad5b2bb
|
avfilter/vf_vignette: Use av_malloc_array()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
11 years ago |
Clément Bœsch
|
bac08cf086
|
avfilter/vignette: reindent after previous commit.
|
11 years ago |
Clément Bœsch
|
ed7bc5471b
|
avfilter/vignette: add direct rendering.
|
11 years ago |
Clément Bœsch
|
8a0ba44e1a
|
vignette: reuse already declared ctx.
|
11 years ago |
Masa Utashiro
|
491d602283
|
avfilter/vignette: fix input frame memory leak.
Fixes Ticket #3642.
|
11 years ago |
Michael Niedermayer
|
e43a0a232d
|
avfilter: fix plane validity checks
Fixes out of array accesses
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
11 years ago |
Paul B Mahol
|
d64f3b72e0
|
replace some deprecated defines
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
12 years ago |
Clément Bœsch
|
7de8a38160
|
lavfi/vignette: remove extra semi-colon.
|
12 years ago |
Clément Bœsch
|
2886e8065e
|
lavfi/vignette: add aspect option.
|
12 years ago |
Clément Bœsch
|
33620e243f
|
lavfi/vignette: add some scaling debug.
|
12 years ago |
Clément Bœsch
|
bfafcc4ebe
|
lavfi/vignette: simplify dmax definition.
|
12 years ago |
Clément Bœsch
|
cf6f179044
|
lavfi/vignette: fix scale with aspects smaller than one.
|
12 years ago |
Clément Bœsch
|
4a85390d29
|
lavfi/vignette: make sure a sane sar is set.
|
12 years ago |
Clément Bœsch
|
0ab9362fcb
|
lavfi: add vignette filter.
|
12 years ago |