summaryrefslogtreecommitdiff
path: root/libavfilter/vf_drawbox.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-26
|\
| * doxygen: fix wrong comment syntax, //< vs. ///<Diego Biurrun2011-08-26
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * Merge libavcore into libavutilReinhard Tartler2011-02-15
* | lavfi: add layout negotiation fields and helper functions.Mina Nagy Zaki2011-06-19
* | Merge libavcore into libavutilReinhard Tartler2011-02-16
|/
* In libavfilter, use consistently "Copyright (c)" in the licenseStefano Sabatini2010-11-28
* move the av_parse_color() function from libavfilter to libavcoreAurelien Jacobs2010-11-17
* improve av_parse_color() to allow for non-null terminated color stringAurelien Jacobs2010-11-13
* Add the drawbox filter from the soc libavfilter repo.Stefano Sabatini2010-09-28