summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_rotate.c
Commit message (Expand)AuthorAgeFilesLines
* Add the new -vf option wich is the same as vop in reverse order.albeu2003-03-151-1/+2
* fixed palette supportarpi2003-02-041-0/+1
* cannot rotate non-symmetric yuv pixel formatsarpi2003-01-031-0/+18
* Fix draw_slice() in passthrough mode.arpi2002-12-051-0/+3
* automatic rotation for mode 4..7, based onarpi2002-10-231-1/+7
* changing return type of put_image void->intarpi2002-09-101-2/+2
* better planar support, chroma subsampling support and Y8/Y800 supportalex2002-06-231-2/+2
* rotation/mirror filterarpi2002-04-191-0/+108