summaryrefslogtreecommitdiffstats
path: root/sub
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-04-20 21:26:30 +0200
committerwm4 <wm4@nowhere>2014-04-21 02:56:48 +0200
commit44096073e96c623f3e3c80bed7ee13d58869cecd (patch)
tree256112c1fbcee67758998a23d3fd950b2c53219d /sub
parent0879db960dbbddf50a58ca8dac49e428658fc1c9 (diff)
downloadmpv-44096073e96c623f3e3c80bed7ee13d58869cecd.tar.bz2
mpv-44096073e96c623f3e3c80bed7ee13d58869cecd.tar.xz
vf_rotate: support all multiples of 90 degrees
This couldn't rotate by 180°. Add this, and also make the parameter in degrees, instead of magic numbers. For now, drop the flipping stuff. You can still flip with --vf=flip or --vf=mirror. Drop the landscape/portrait stuff - I think this is something almost nobody will use. If it turns out that we need some of these things, they can be readded later. Make it use libavfilter. Its vf_transpose implementation looks pretty simple, except that it uses slice threading and should be much faster.
Diffstat (limited to 'sub')
0 files changed, 0 insertions, 0 deletions