changeset 14911:6a8b15582f64

store local keyframes too so faster seeking is possible
author michael
date Fri, 04 Mar 2005 03:16:40 +0000
parents 07be3bc42d47
children 7d10ff9ecec5
files DOCS/tech/mpcf.txt
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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