summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-17 22:32:35 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-17 22:32:35 +0000
commita241f2dbfc492e575019921cbb515fc099ef4c65 (patch)
tree8ca905cd3e8f049dc6a360a1145092bba5e2ba7d /DOCS
parent13fc540eb24f7e112376dc4a17bbd8fef96513c2 (diff)
downloadmpv-a241f2dbfc492e575019921cbb515fc099ef4c65.tar.bz2
mpv-a241f2dbfc492e575019921cbb515fc099ef4c65.tar.xz
remove info frame repeating its problematic and controversical
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16512 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/mpcf.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt
index ab5d243b39..b3d8705ed2 100644
--- a/DOCS/tech/mpcf.txt
+++ b/DOCS/tech/mpcf.txt
@@ -459,7 +459,7 @@ 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 except repeated frames must be monotone, that means a frame
+ 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
@@ -597,8 +597,6 @@ An index SHOULD be written for every stream. Indices MUST be placed at end
of file. Indices MAY be repeated for a stream.
Info frames
-a info frame can be repeated, but must then be exactly identical
-Note, such repeated frames can be detected by their pts difference of 0
Info frames can be used to describe the file or some part of it (chapters)
Unknown packets