Paul B Mahol
737bb01540
avfilter/vf_weave: use ff_formats_pixdesc_filter()
4 years ago
Andreas Rheinhardt
e013a71fe3
avfilter: Remove redundant ff_formats/channel_layouts_unref()
ff_add_format() and ff_add_channel_layout() already unref the list upon
error.
Reviewed-by: Nicolas George <george@nsup.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
4 years ago
Paul B Mahol
18d25ecede
avfilter/vf_weave: pal and hwaccel formats are not supported
5 years ago
Shlomi Fish
1ecdcb61b0
lavfi/weave: Refactor two near-identical clauses.
The changes contained in this patch are hereby placed under the Expat licence.
Reviewed-by: Paul B Mahol
6 years ago
Paul B Mahol
16efcfe413
avfilter/vf_weave: fix top vs bottom field order
Fixes #6590 .
7 years ago
Paul B Mahol
01729f77dd
avfilter: add doubleweave filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
8 years ago
Paul B Mahol
653ca05807
avfilter/vf_weave: do not leak unused frame
Signed-off-by: Paul B Mahol <onemda@gmail.com>
8 years ago
Paul B Mahol
3e1356f790
avfilter: add weave filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
12 years ago