Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | malloc+memset(0) to calloc | Bruno George de Moraes | 2014-09-05 |
| | | | | Signed-off-by: wm4 <wm4@nowhere> | ||
* | TOOLS/vf_dlopen: use new pixelformats, fix usage for newstyle args | Kevin Mitchell | 2014-05-15 |
| | |||
* | vf_dlopen examples: add copyright headers (LGPL 2.1+) | Rudolf Polzer | 2013-04-08 |
| | |||
* | vf_dlopen: add a generic filter to load external filters | Rudolf Polzer | 2012-08-23 |
Usage: -vf dlopen=filename.so:args... Examples of such filters are provided in TOOLS/vf_dlopen/ |