change max_distance max to 128kb instead of 65kb

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17812 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ods15 2006-03-11 19:47:05 +00:00
parent b2a5c98e76
commit 05b2368382
1 changed files with 1 additions and 1 deletions

View File

@ -399,7 +399,7 @@ max_distance
non-keyframe - keyframe transitions are very frequent
SHOULD be set to <=32768
if the stored value is >65536 then max_distance MUST be set to 65536
if the stored value is >131072 then max_distance MUST be set to 131072
this is also the max frame size without a checksum after the frameheader.