[MPlayer-DOCS] r34909 - in trunk: Changelog DOCS/man/en/mplayer.1
reimar
subversion at mplayerhq.hu
Wed May 16 16:27:57 CEST 2012
Author: reimar
Date: Wed May 16 16:27:57 2012
New Revision: 34909
Log:
Improve -dr descriptions.
The Changelog info was not really correct, the speedup was
due to avoiding a slowdown caused by force-pbo which suffers
from too slow memcpy on PPC.
Modified:
trunk/DOCS/man/en/mplayer.1
Changes in other areas also in this revision:
Modified:
trunk/Changelog
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 Wed May 16 16:27:55 2012 (r34908)
+++ trunk/DOCS/man/en/mplayer.1 Wed May 16 16:27:57 2012 (r34909)
@@ -3295,6 +3295,8 @@ on.
Turns on direct rendering (not supported by all codecs and video outputs).
This can result in significantly faster blitting on some systems, on most
the difference will be minimal.
+In some cases, particularly with decoders specifying their buffer requirements
+badly, it can be vastly slower.
.br
.I WARNING:
May cause OSD/SUB corruption!
More information about the MPlayer-DOCS
mailing list