Add missing defaut for a suboption of tfields

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16621 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gpoirier 2005-09-29 15:36:16 +00:00
parent ba042eaf31
commit ab0f64bb6c
1 changed files with 4 additions and 2 deletions

View File

@ -5516,8 +5516,10 @@ Available field dominances are:
.PD 0
.RSs
.IPs -1
auto (Only works if the decoder exports the appropriate information and
no other filters are loaded before that discard that information.)
auto (default)
Only works if the decoder exports the appropriate information and
no other filters are loaded before that discard that information,
otherwise it falls back to 0 (top field first).
.IPs 0
top-first
.IPs 1