summaryrefslogtreecommitdiffstats
path: root/libavfilter/transform.c
Commit message (Collapse)AuthorAgeFilesLines
* libavfilter/transform: fix mirroring.Michael Niedermayer2012-06-201-2/+16
| | | | | | | | | mirror() borrowed from dwt.c, this could be moved to libavutil and made public API, Ill submit a patch for this Fixes Ticket1278 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* cleanup: for(intMichael Niedermayer2011-12-131-3/+6
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doxygen: remove a few @file parameters.Clément Bœsch2011-10-041-1/+1
| | | | It is not mandatory and prevents breakage on rename.
* libavfilter: image transform codedanielgtaylor2011-10-041-0/+182
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
OpenPOWER on IntegriCloud