# HG changeset patch # User michael # Date 1109906200 0 # Node ID 6a8b15582f642a74e356fd1cc5e6a5501e0541ba # Parent 07be3bc42d475cc0c4d2416810345ef86462e2c8 store local keyframes too so faster seeking is possible diff -r 07be3bc42d47 -r 6a8b15582f64 DOCS/tech/mpcf.txt --- a/DOCS/tech/mpcf.txt Fri Mar 04 01:53:55 2005 +0000 +++ b/DOCS/tech/mpcf.txt Fri Mar 04 03:16:40 2005 +0000 @@ -324,6 +324,10 @@ each index packet contains every index_moduloth's keyframe of a stream, so the i'th keyframe of a stream will be at least in packets with (i % index_modulo) == index_id + furthermore a index packet contains all indexed keyframes since the + last index packet + (indexed keyframes == keyframes which are referenced from any index + packet) index_increment the index_id increment value, this MUST be a relative prime to