]> git.sesse.net Git - ffmpeg/history - libavfilter/vf_format.c
lavfi: remove avfilter_null_* from public API on next bump.
[ffmpeg] / libavfilter / vf_format.c
2012-05-22 Anton Khirnovlavfi: remove avfilter_null_* from public API on next...
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-11-28 Stefano SabatiniIn libavfilter, use consistently "Copyright (c)" in...
2010-09-24 Stefano SabatiniAdd missing uses of NULL_IF_CONFIG_SMALL for the filter...
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...
2010-03-17 Bobby BinghamAllow format and noformat filters to be more completely...
2010-03-17 Bobby BinghamCosmetics: rearrange functions to simplify ifdeffery
2010-01-30 Stefano SabatiniUse av_get_pix_fmt() instead of the deprecated avcodec_...
2009-12-04 Stefano SabatiniAdd a slice_dir parameter to avfilter_draw_slice().
2009-11-03 Stefano SabatiniExplicitely define get_video_buffer() callbacks in...
2009-11-03 Stefano SabatiniChange file doxy from
2009-11-03 Stefano SabatiniFix/clarify description of the noformat filter.
2009-10-27 Stefano SabatiniAdd format and noformat filters.