Vittorio Giovara
|
4709f72115
|
lavfi: Use AV_CEIL_RSHIFT where needed
|
2016-01-25 12:09:48 -05:00 |
|
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>
|
2015-11-09 08:09:41 +01:00 |
|
Vittorio Giovara
|
4438c25638
|
vf_interlace: remove the warning tag in the message
The log level is already a warning.
|
2015-01-05 15:35:46 +01:00 |
|
Vittorio Giovara
|
15ea222778
|
vf_interlace: merge FIELD_LOWER check
|
2015-01-05 15:35:46 +01:00 |
|
Vittorio Giovara
|
046f75a970
|
vf_interlace: also assert for height
|
2015-01-05 15:35:46 +01:00 |
|
Vittorio Giovara
|
696141e898
|
vf_interlace: use image width rather than linesize
Based on a patch by Michael Niedermayer <michaelni@gmx.at>.
|
2015-01-05 15:35:46 +01:00 |
|
Kieran Kunhya
|
2e1704059a
|
vf_interlace: Add SIMD for lowpass filter
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
|
2014-11-15 00:35:31 +01:00 |
|
Vittorio Giovara
|
52269f48e8
|
Revert "vf_interlace: deprecate lowpass option"
This reverts commit 35b05c5184 .
A warning is introduced in case this option is used.
|
2014-08-01 13:02:29 +01:00 |
|
Vittorio Giovara
|
58400ac133
|
lavfi: name anonymous structs
|
2014-04-19 16:20:57 +02:00 |
|
Vittorio Giovara
|
35b05c5184
|
vf_interlace: deprecate lowpass option
|
2014-02-19 12:26:34 +01:00 |
|
Vittorio Giovara
|
3a16ec19d2
|
vf_interlace: check one av_frame_clone allocation
|
2013-11-19 14:48:36 +01:00 |
|
Anton Khirnov
|
cd43ca0443
|
lavfi: do not export the filters from shared objects
|
2013-10-28 15:29:54 +01:00 |
|
Vittorio Giovara
|
06e7301a2e
|
vf_interlace: do not process an already interlaced frame
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
2013-10-02 16:40:49 +02:00 |
|
Vittorio Giovara
|
0ce1a7598e
|
vf_interlace: fix file permissions
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
2013-08-27 23:50:45 +02:00 |
|
Michael Niedermayer
|
bec509db43
|
vf_interlace: better handling of odd video size
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2013-07-12 11:40:56 +03:00 |
|
Vittorio Giovara
|
cd0faeee62
|
lavfi: math typo in interlace filter
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
|
2013-06-17 12:25:43 +02:00 |
|
Vittorio Giovara
|
3fce136798
|
lavfi: new interlace filter
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
2013-04-11 21:33:07 +02:00 |
|