Paul B Mahol
|
b211607b5c
|
avfilter: various cosmetics
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
11 years ago |
Paul B Mahol
|
b077d8d908
|
avfilter: remove redundant .get_(audio/video)_buffer initializations
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
11 years ago |
Paul B Mahol
|
2516b393d4
|
lavfi/field, il, noise: use av_pix_fmt_count_planes()
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
12 years ago |
Clément Bœsch
|
3417280b57
|
lavfi/field: cleanup unused shorthand and doc.
|
12 years ago |
Stefano Sabatini
|
2040b428b4
|
lavfi/field: switch to AVOption-based system
Also remove mention to syntax explanation which is or will be redundant
and possibly confusing.
|
12 years ago |
Clément Bœsch
|
a733481d0a
|
lavfi/field: use standard options parsing.
|
12 years ago |
Stefano Sabatini
|
c3fa6add58
|
lavfi/field: switch to filter_frame API
|
12 years ago |
Stefano Sabatini
|
3c4aa50620
|
lavfi: add field filter
The filter is a port of libmpcodecs/vf_field.c, since there is no common
code I relicensed it as LGPL, while keeping the original author
copyright.
|
12 years ago |