summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_drawbox.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-271-1/+1
|\
| * lavfi: make filters less verbose.Anton Khirnov2012-06-261-1/+1
* | Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'Michael Niedermayer2012-06-261-1/+1
|\ \ | |/
| * lavfi: remove 'opaque' parameter from AVFilter.init()Anton Khirnov2012-06-261-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-131-0/+1
|\ \ | |/
| * lavfi: make AVFilterPad opaque after two major bumps.Anton Khirnov2012-06-131-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-061-2/+3
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-231-3/+4
|\ \ | |/
| * lavfi: remove avfilter_null_* from public API on next bump.Anton Khirnov2012-05-221-3/+4
* | lavfi/drawbox: fix width displayed in place of x.Clément Bœsch2012-04-131-1/+1
* | Mark AVFilterPad[] compound literals as const.Reimar Döffinger2011-11-061-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-261-1/+1
|\ \ | |/
| * 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
* | lavfi: add layout negotiation fields and helper functions.Mina Nagy Zaki2011-06-191-1/+1
* | Merge libavcore into libavutilReinhard Tartler2011-02-161-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