]> git.sesse.net Git - ffmpeg/history - libavfilter/vf_null.c
Add some more missing includes after removing the implicit common.h
[ffmpeg] / libavfilter / vf_null.c
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-07-21 Ronald S. Bultjelavfi: use const for AVFilterPad declarations in all...
2012-06-13 Anton Khirnovlavfi: make AVFilterPad opaque after two major bumps.
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-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-18 Bobby BinghamUse the new null callbacks to simplify filters and...
2009-11-03 Stefano SabatiniExplicitely define get_video_buffer() callbacks in...
2009-10-30 Stefano SabatiniRemove the get_video_buffer() callback.
2009-10-27 Stefano SabatiniAdd descriptions for the committed filters.
2009-10-19 Stefano SabatiniBreak over-80-chars-long line.
2009-10-18 Stefano SabatiniMake clear in the doxy that this is a *video* filter.
2009-10-18 Stefano SabatiniAdd the null video filter.