]> git.sesse.net Git - ffmpeg/history - libavfilter/vf_unsharp.c
drawtext: fix strftime() text expansion
[ffmpeg] / libavfilter / vf_unsharp.c
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-11-28 Stefano SabatiniIn libavfilter, use consistently "Copyright (c)" in...
2010-10-13 Stefano SabatiniMake the validity checks fail only if the corresponding...
2010-10-08 Stefano SabatiniAdd validity checks for the unsharp filter.
2010-08-07 S.N. Hemanth Meena... Rename fields:
2010-08-07 S.N. Hemanth Meena... Rename functions and fields:
2010-08-07 S.N. Hemanth Meena... Rename AVFilterPicRef to AVFilterBufferRef.
2010-06-27 Eli FriedmanFix clang warning, make initialization more readable
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-04-07 Bobby BinghamAdd unsharp video filter.