summaryrefslogtreecommitdiffstats
path: root/TOOLS/vf_dlopen/rectangle.c
Commit message (Collapse)AuthorAgeFilesLines
* malloc+memset(0) to callocBruno George de Moraes2014-09-051-2/+1
| | | | Signed-off-by: wm4 <wm4@nowhere>
* TOOLS/vf_dlopen: use new pixelformats, fix usage for newstyle argsKevin Mitchell2014-05-151-2/+2
|
* vf_dlopen examples: add copyright headers (LGPL 2.1+)Rudolf Polzer2013-04-081-0/+21
|
* vf_dlopen: vf_rectangle filter moved to dlopen (unix only)Rudolf Polzer2012-09-181-0/+347
It is unix only, because vf_dlopen filters have no way to receive input (yet)