summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
authoriive <iive@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-03-23 00:44:09 +0000
committeriive <iive@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-03-23 00:44:09 +0000
commit5ea3b0c40a946ebcb1161ef8bbeba762d44ee58e (patch)
tree88357c9fee882eb49fd7bb68e3027697570d8c18 /libvo
parent91b423ab9f29e7169814e36c97be56fc8c5d48d7 (diff)
downloadmpv-5ea3b0c40a946ebcb1161ef8bbeba762d44ee58e.tar.bz2
mpv-5ea3b0c40a946ebcb1161ef8bbeba762d44ee58e.tar.xz
10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9660 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo')
-rw-r--r--libvo/vo_svga.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libvo/vo_svga.c b/libvo/vo_svga.c
index a970d21ec2..24e51d48a7 100644
--- a/libvo/vo_svga.c
+++ b/libvo/vo_svga.c
@@ -15,8 +15,7 @@ Wrangings:
- retrace sync works only in doublebuffer mode.
- the retrace sync may slow down decoding a lot - mplayer is blocked while
waiting for retrace
- - denoise3d fails to find common colorspace, vf_scale doesn't help - It is
- mplayer bug.
+ - denoise3d fails to find common colorspace, use -vf denoise3d,scale
TODO:
- let choose_best_mode take aspect into account