# HG changeset patch # User michael # Date 1163010774 0 # Node ID b58788cc1b27bdaea93c6876d96a35efd0918867 # Parent 1e78e35b6c7bcd833b0bbb966a2279e2c364f323 simple 1 line definition of what a keyframe is diff -r 1e78e35b6c7b -r b58788cc1b27 DOCS/tech/nut.txt --- a/DOCS/tech/nut.txt Wed Nov 08 18:31:04 2006 +0000 +++ b/DOCS/tech/nut.txt Wed Nov 08 18:32:54 2006 +0000 @@ -51,6 +51,8 @@ SHOULD it is recommended to be done that way, but not strictly required keyframe + A keyframe is a frame from which you can start decoding, a more + exact definition is below The nth frame is a keyframe if and only if frames n, n+1, ... in presentation order (that are all frames with a pts >= frame[n].pts) can be decoded successfully without reference to frames prior n in storeage