From 309fd06dd06e56f725ff1618633fc9a31ebbef7f Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 25 Feb 2005 09:51:04 +0000 Subject: Document reorder and noreorder as (no)reorder. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14813 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 35cc75603a..70ed6740da 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -7878,7 +7878,7 @@ Will be updated as necessary in the case of 'format=mpeg1' or 'mpeg2'. Sets timestamps on all frames, if possible. . .TP -.B reorder +.B (no)reorder Enables the frame reordering code, that stores frames in decoding (rather than display) order (default: disabled). Use it only if you believe the video frames in the original stream @@ -7886,10 +7886,6 @@ were stored incorrectly. Works only with MPEG-1/2 video. . .TP -.B noreorder -Disables the above mentioned frame reordering code. -. -.TP .B init_vpts=<100\-700> initial video pts, in milliseconds (default: 200) . -- cgit v1.2.3