summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorlorenm <lorenm@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-10-08 22:28:27 +0000
committerlorenm <lorenm@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-10-08 22:28:27 +0000
commit9b1096e251c33104cc2677a338dd6ada7242cb96 (patch)
treea06564e4d4703e7088cc34cad5942006ef36e793 /DOCS
parent42613b0ea2b55535d19c0ce46d517d82def98c7f (diff)
downloadmpv-9b1096e251c33104cc2677a338dd6ada7242cb96.tar.bz2
mpv-9b1096e251c33104cc2677a338dd6ada7242cb96.tar.xz
sync to x264 r318 (mixed_refs)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16713 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.17
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 53edc5b06b..30caba5978 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -8687,6 +8687,13 @@ Takes into account chroma information during subpixel motion search
Requires subq>=5.
.
.TP
+.B (no)mixed_refs
+Allows each 8x8 or 16x8 motion partition to independently select a
+reference frame.
+Without this option, a whole macroblock must use the same reference.
+Requires frameref>1.
+.
+.TP
.B chroma_qp_offset=<-12\-12>
Use a different quantizer for chroma as compared to luma.
Useful values are in the range <-2\-2> (default: 0).