Vittorio Giovara
|
4709f72115
|
lavfi: Use AV_CEIL_RSHIFT where needed
|
9 years ago |
Michael Niedermayer
|
65e73bc60f
|
vf_interlace: implement frame rate
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from ffmpeg commit 227b4458fb )
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
9 years ago |
Vittorio Giovara
|
4438c25638
|
vf_interlace: remove the warning tag in the message
The log level is already a warning.
|
10 years ago |
Vittorio Giovara
|
15ea222778
|
vf_interlace: merge FIELD_LOWER check
|
10 years ago |
Vittorio Giovara
|
046f75a970
|
vf_interlace: also assert for height
|
10 years ago |
Vittorio Giovara
|
696141e898
|
vf_interlace: use image width rather than linesize
Based on a patch by Michael Niedermayer <michaelni@gmx.at>.
|
10 years ago |
Kieran Kunhya
|
2e1704059a
|
vf_interlace: Add SIMD for lowpass filter
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
|
10 years ago |
Vittorio Giovara
|
52269f48e8
|
Revert "vf_interlace: deprecate lowpass option"
This reverts commit 35b05c5184 .
A warning is introduced in case this option is used.
|
10 years ago |
Vittorio Giovara
|
58400ac133
|
lavfi: name anonymous structs
|
11 years ago |
Vittorio Giovara
|
35b05c5184
|
vf_interlace: deprecate lowpass option
|
11 years ago |
Vittorio Giovara
|
3a16ec19d2
|
vf_interlace: check one av_frame_clone allocation
|
11 years ago |
Anton Khirnov
|
cd43ca0443
|
lavfi: do not export the filters from shared objects
|
11 years ago |
Vittorio Giovara
|
06e7301a2e
|
vf_interlace: do not process an already interlaced frame
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
11 years ago |
Vittorio Giovara
|
0ce1a7598e
|
vf_interlace: fix file permissions
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
11 years ago |
Michael Niedermayer
|
bec509db43
|
vf_interlace: better handling of odd video size
Signed-off-by: Martin Storsjö <martin@martin.st>
|
12 years ago |
Vittorio Giovara
|
cd0faeee62
|
lavfi: math typo in interlace filter
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
|
12 years ago |
Vittorio Giovara
|
3fce136798
|
lavfi: new interlace filter
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
12 years ago |