summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/mpcf.txt
diff options
context:
space:
mode:
authorods15 <ods15@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-01-06 02:05:57 +0000
committerods15 <ods15@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-01-06 02:05:57 +0000
commita3b18c8f2760a6991805193b00af0819a065c6ac (patch)
tree1077b4e4ad008d2d4098f178f14d2c62d8ca43f0 /DOCS/tech/mpcf.txt
parentfa0991051c8ff3431468a72a9869d4fa9121751c (diff)
downloadmpv-a3b18c8f2760a6991805193b00af0819a065c6ac.tar.bz2
mpv-a3b18c8f2760a6991805193b00af0819a065c6ac.tar.xz
MN rule
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17328 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/mpcf.txt')
-rw-r--r--DOCS/tech/mpcf.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt
index 4ca5bde466..ba79ffeb15 100644
--- a/DOCS/tech/mpcf.txt
+++ b/DOCS/tech/mpcf.txt
@@ -481,9 +481,9 @@ dts
stream, into which the current pts is inserted and the element with
the smallest value is removed, this is then the current dts
this buffer is initalized with decode_delay -1 elements
- all frames must be monotone, that means a frame
- which occurs later in the stream must have a larger or equal dts
- than an earlier frame
+
+ 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.
width/height
MUST be set to the coded width/height