summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-12 12:24:57 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-12 12:24:57 +0000
commit82ef2ebe08af1cd18150e9108c6d7c08cee3448f (patch)
treedb9a28d6389d0082877609ecbd654d6c0b549c99 /DOCS
parentbb0dbba0354612e9c4a9e64f39d14653307463a6 (diff)
downloadmpv-82ef2ebe08af1cd18150e9108c6d7c08cee3448f.tar.bz2
mpv-82ef2ebe08af1cd18150e9108c6d7c08cee3448f.tar.xz
least restrictive dts ordering rule which ensures frames are in decoding order
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20862 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/nut.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/tech/nut.txt b/DOCS/tech/nut.txt
index b1ae095109..dcf6613bcc 100644
--- a/DOCS/tech/nut.txt
+++ b/DOCS/tech/nut.txt
@@ -670,6 +670,8 @@ dts
Pts of all frames in all streams MUST be bigger or equal to dts of all
previous frames in all streams, compared in common timebase. (EOR
frames are NOT exempt from this rule)
+ Dts of all frames MUST be bigger or equal to dts of all previous frames
+ in the same stream
width/height
width and height of the video in pixels