summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_drawbox.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi: remove 'opaque' parameter from AVFilter.init()Anton Khirnov2012-06-261-1/+1
* lavfi: make AVFilterPad opaque after two major bumps.Anton Khirnov2012-06-131-0/+1
* lavfi: remove request/poll and drawing functions from public API on next bumpAnton Khirnov2012-06-051-1/+1
* lavfi: make formats API private on next bump.Anton Khirnov2012-06-051-1/+2
* lavfi: remove avfilter_null_* from public API on next bump.Anton Khirnov2012-05-221-3/+4
* doxygen: fix wrong comment syntax, //< vs. ///<Diego Biurrun2011-08-261-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Merge libavcore into libavutilReinhard Tartler2011-02-151-1/+1
* In libavfilter, use consistently "Copyright (c)" in the licenseStefano Sabatini2010-11-281-1/+1
* move the av_parse_color() function from libavfilter to libavcoreAurelien Jacobs2010-11-171-1/+1
* improve av_parse_color() to allow for non-null terminated color stringAurelien Jacobs2010-11-131-1/+1
* Add the drawbox filter from the soc libavfilter repo.Stefano Sabatini2010-09-281-0/+143
OpenPOWER on IntegriCloud