summaryrefslogtreecommitdiff
path: root/libavfilter/libmpcodecs/vf_perspective.c
Commit message (Collapse)AuthorAge
* lavfi/mp: remove mp=perspectivePaul B Mahol2013-07-14
| | | | | | The filter was ported to a native libavfilter filter. Signed-off-by: Paul B Mahol <onemda@gmail.com>
* lavfi/mp: add ff_ prefix to exported symbolsanonymous2012-12-06
|
* libmpcodecs: some hunks from mplayer HEADMichael Niedermayer2011-09-20
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Remove useage of memalign() from libmpcodecs, not all platforms have memalign().Michael Niedermayer2011-01-28
|
* Add MPlayers libmpcodecs, this will be needed for our libavfilter wraper for it.Michael Niedermayer2011-01-20