| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi: Use AV_CEIL_RSHIFT where needed | Vittorio Giovara | 2016-01-25 | 1 | -2/+4 |
* | vf_interlace: implement frame rate | Michael Niedermayer | 2015-11-09 | 1 | -0/+2 |
* | vf_interlace: remove the warning tag in the message | Vittorio Giovara | 2015-01-05 | 1 | -1/+1 |
* | vf_interlace: merge FIELD_LOWER check | Vittorio Giovara | 2015-01-05 | 1 | -2/+2 |
* | vf_interlace: also assert for height | Vittorio Giovara | 2015-01-05 | 1 | -1/+1 |
* | vf_interlace: use image width rather than linesize | Vittorio Giovara | 2015-01-05 | 1 | -4/+5 |
* | vf_interlace: Add SIMD for lowpass filter | Kieran Kunhya | 2014-11-15 | 1 | -29/+28 |
* | Revert "vf_interlace: deprecate lowpass option" | Vittorio Giovara | 2014-08-01 | 1 | -35/+34 |
* | lavfi: name anonymous structs | Vittorio Giovara | 2014-04-19 | 1 | -1/+1 |
* | vf_interlace: deprecate lowpass option | Vittorio Giovara | 2014-02-19 | 1 | -29/+35 |
* | vf_interlace: check one av_frame_clone allocation | Vittorio Giovara | 2013-11-19 | 1 | -0/+2 |
* | lavfi: do not export the filters from shared objects | Anton Khirnov | 2013-10-28 | 1 | -1/+1 |
* | vf_interlace: do not process an already interlaced frame | Vittorio Giovara | 2013-10-02 | 1 | -0/+10 |
* | vf_interlace: fix file permissions | Vittorio Giovara | 2013-08-27 | 1 | -0/+0 |
* | vf_interlace: better handling of odd video size | Michael Niedermayer | 2013-07-12 | 1 | -2/+2 |
* | lavfi: math typo in interlace filter | Vittorio Giovara | 2013-06-17 | 1 | -1/+1 |
* | lavfi: new interlace filter | Vittorio Giovara | 2013-04-11 | 1 | -0/+252 |