From 05b2368382caf2d08a8720ec218b8b1512435ce1 Mon Sep 17 00:00:00 2001 From: ods15 Date: Sat, 11 Mar 2006 19:47:05 +0000 Subject: change max_distance max to 128kb instead of 65kb git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17812 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/mpcf.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/tech/mpcf.txt') diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt index 2e8ea4c690..0a074650c0 100644 --- a/DOCS/tech/mpcf.txt +++ b/DOCS/tech/mpcf.txt @@ -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. -- cgit v1.2.3