summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-03 14:10:58 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-03 14:10:58 +0000
commit27ec7953fd5afdb9fdb43876e830340ca3a0e9e1 (patch)
treec768a9ff2d6eff886e8bedcec5698e4d57af52d8 /DOCS
parent926e9e1c823dddb922f2866f708e695b1efa8a63 (diff)
downloadmpv-27ec7953fd5afdb9fdb43876e830340ca3a0e9e1.tar.bz2
mpv-27ec7953fd5afdb9fdb43876e830340ca3a0e9e1.tar.xz
keyframe definition
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20638 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/nut.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/tech/nut.txt b/DOCS/tech/nut.txt
index 030eac142b..9e7123d4a3 100644
--- a/DOCS/tech/nut.txt
+++ b/DOCS/tech/nut.txt
@@ -41,6 +41,13 @@ Definitions:
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 frame which can be decoded correctly on its own (=without using
+ information from any other frames)
+ if no such frames exist in a codec (for example due to use of overlapped
+ transforms like the MDCT in an audio codec) then a keyframe shall be any
+ frame from which onward all frames can be decoded correctly
+ (FIXME maybe move somewhere else?)
Syntax: