summaryrefslogtreecommitdiff
path: root/libavfilter/lswsutils.c
Commit message (Collapse)AuthorAge
* lswsutils: fix "ncompatible pointer type" warningMichael Niedermayer2012-05-26
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lavfi: port libmpcodecs remove-logo filterStefano Sabatini2012-04-07
The code is based on the remove-logo filter in MPlayer/libmpcodecs, by Robert Edele, relicensed to LGPL with consent of the author. Address trac issue #249.