From a241f2dbfc492e575019921cbb515fc099ef4c65 Mon Sep 17 00:00:00 2001 From: michael Date: Sat, 17 Sep 2005 22:32:35 +0000 Subject: [PATCH] remove info frame repeating its problematic and controversical git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16512 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/mpcf.txt | 4 +--- 1 file changed, 1 insertion(+), 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