Paul B Mahol
d03c7b1ad4
avfilter/vf_w3fdif: add more forgotten formats
4 years ago
Paul B Mahol
d4902751cb
avfilter/vf_w3fdif: fix parity in frame mode
4 years ago
Paul B Mahol
aaeee01eab
avfilter/vf_w3fdif: add support for >8 depth gray formats
4 years ago
Paul B Mahol
ddd6c5cdc0
avfilter/vf_w3fdif: not interlaced frames are filtered like tff
4 years ago
Paul B Mahol
b112c86a2e
avfilter/vf_w3fdif: add two more useful options
4 years ago
Paul B Mahol
2f20e35892
avfilter/vf_w3fdif: add support for commands
4 years ago
Paul B Mahol
86f636348c
avfilter/vf_w3fdif: add support for more >8 bit alpha formats
5 years ago
Paul B Mahol
0e68e8c93f
avfilter/vf_w3fdif: deny processing small videos
Fixes #8243
5 years ago
Muhammad Faiz
7e9f550003
avfilter/w3fdif: do not write to line before start line
That line has been written by previous job.
Fix tsan warning.
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Muhammad Faiz <mfcc64@gmail.com>
7 years ago
Paul B Mahol
c6c888e996
avfilter/vf_w3fdif: add >8 but <16 bit support
Signed-off-by: Paul B Mahol <onemda@gmail.com>
8 years ago
Paul B Mahol
a0a57072c9
avfilter: make use of ff_filter_get_nb_threads
8 years ago
Derek Buitenhuis
21f9468402
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
Libav, for some reason, merged this as a public API function. This will
aid in future merges.
A define is left for backwards compat, just in case some person
used it, since it is in a public header.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
9 years ago
Paul B Mahol
5740dc27e1
avfilter/vf_w3fdif: add x86 SIMD
Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years ago
Paul B Mahol
4e7fa057d2
avfilter/vf_w3fdif: scale down coefficiends by 2
Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years ago
Nicolas George
90d087247c
lavfi/vf_w3fdif: reindent after last commit.
9 years ago
Nicolas George
86b8a82f4f
lavfi/vf_w3fdif: remove looping on request_frame().
9 years ago
Nicolas George
44f660e7e7
lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.
It has no longer any effect.
9 years ago
Paul B Mahol
885afff01c
avfilter/vf_w3fdif: implement slice threading
Signed-off-by: Paul B Mahol <onemda@gmail.com>
9 years ago
Paul B Mahol
a0854c084e
avfilter: handle error in query_formats() in bunch of filters
Signed-off-by: Paul B Mahol <onemda@gmail.com>
10 years ago
Paul B Mahol
d1d875d301
avfilter/vf_w3fdif: do not reset pts to 0
Shamelessly stolen from yadif.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years ago
Paul B Mahol
898c6191ff
lavfi: Weston 3 Field Deinterlacing Filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
11 years ago