summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_swapuv.c
Commit message (Collapse)AuthorAgeFilesLines
* Add the new -vf option wich is the same as vop in reverse order.albeu2003-03-151-1/+2
| | | | | | | | Syntax is we decided, so you can give the nomes or not with both vop and vf. vf take precedence over vop. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9594 b3059339-0415-0410-9bf9-f77b7e298cf2
* - DR supportarpi2002-11-021-22/+28
| | | | | | | | - removed config(), the default impl. does the same (ie does nothing :)) - pass postprocess info too git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8051 b3059339-0415-0410-9bf9-f77b7e298cf2
* (useless) UV plane swappermichael2002-10-311-0/+106
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8003 b3059339-0415-0410-9bf9-f77b7e298cf2