keyframe definition

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20638 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
michael 2006-11-03 14:10:58 +00:00
parent 926e9e1c82
commit 27ec7953fd
1 changed files with 7 additions and 0 deletions

View File

@ -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: