From bf75a7c1c82622463128999c57187928f6219e6b Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 8 Nov 2006 18:32:54 +0000 Subject: simple 1 line definition of what a keyframe is git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20788 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/nut.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'DOCS') diff --git a/DOCS/tech/nut.txt b/DOCS/tech/nut.txt index bb081560b2..e43173bc44 100644 --- a/DOCS/tech/nut.txt +++ b/DOCS/tech/nut.txt @@ -51,6 +51,8 @@ MUST the specific part must be done to conform to this standard 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 -- cgit v1.2.3