]> git.sesse.net Git - ffmpeg/history - libavfilter/vf_interlace.c
hevc_parser: fix standalone build with the hevc decoder disabled
[ffmpeg] / libavfilter / vf_interlace.c
2015-01-05 Vittorio Giovaravf_interlace: remove the warning tag in the message
2015-01-05 Vittorio Giovaravf_interlace: merge FIELD_LOWER check
2015-01-05 Vittorio Giovaravf_interlace: also assert for height
2015-01-05 Vittorio Giovaravf_interlace: use image width rather than linesize
2014-11-14 Kieran Kunhyavf_interlace: Add SIMD for lowpass filter
2014-08-01 Vittorio GiovaraRevert "vf_interlace: deprecate lowpass option"
2014-04-19 Vittorio Giovaralavfi: name anonymous structs
2014-02-19 Vittorio Giovaravf_interlace: deprecate lowpass option
2013-11-19 Vittorio Giovaravf_interlace: check one av_frame_clone allocation
2013-10-28 Anton Khirnovlavfi: do not export the filters from shared objects
2013-10-02 Vittorio Giovaravf_interlace: do not process an already interlaced...
2013-08-27 Vittorio Giovaravf_interlace: fix file permissions
2013-07-12 Michael Niedermayervf_interlace: better handling of odd video size
2013-06-17 Vittorio Giovaralavfi: math typo in interlace filter
2013-04-11 Vittorio Giovaralavfi: new interlace filter