]> git.sesse.net Git - ffmpeg/history - libavfilter/vf_blackframe.c
lavfi: add error handling to draw_slice().
[ffmpeg] / libavfilter / vf_blackframe.c
2012-07-22 Anton Khirnovlavfi: add error handling to draw_slice().
2012-07-21 Ronald S. Bultjelavfi: use const for AVFilterPad declarations in all...
2012-06-26 Anton Khirnovlavfi: make filters less verbose.
2012-06-26 Anton Khirnovlavfi: remove 'opaque' parameter from AVFilter.init()
2012-06-13 Anton Khirnovlavfi: make AVFilterPad opaque after two major bumps.
2012-06-05 Anton Khirnovlavfi: remove request/poll and drawing functions from...
2012-06-05 Anton Khirnovlavfi: make formats API private on next bump.
2012-05-22 Anton Khirnovlavfi: remove avfilter_null_* from public API on next...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-11-28 Stefano SabatiniIn libavfilter, use consistently "Copyright (c)" in...
2010-11-02 Stefano SabatiniFix timestamp handling in more filters after the change...
2010-11-02 Stefano SabatiniMake the blackframe filter print the time, in addition...
2010-09-26 Stefano SabatiniPort MPlayer blackframe filter.