]> git.sesse.net Git - ffmpeg/history - libavfilter/vf_drawbox.c
avconv: reindent
[ffmpeg] / libavfilter / vf_drawbox.c
2011-08-26 Diego Biurrundoxygen: fix wrong comment syntax, //< vs. ///<
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2010-11-28 Stefano SabatiniIn libavfilter, use consistently "Copyright (c)" in...
2010-11-17 Aurelien Jacobsmove the av_parse_color() function from libavfilter...
2010-11-13 Aurelien Jacobsimprove av_parse_color() to allow for non-null terminat...
2010-09-28 Stefano SabatiniAdd the drawbox filter from the soc libavfilter repo.