remove info frame repeating its problematic and controversical

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16512 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
michael 2005-09-17 22:32:35 +00:00
parent 13fc540eb2
commit a241f2dbfc
1 changed files with 1 additions and 3 deletions

View File

@ -459,7 +459,7 @@ dts
stream, into which the current pts is inserted and the element with stream, into which the current pts is inserted and the element with
the smallest value is removed, this is then the current dts the smallest value is removed, this is then the current dts
this buffer is initalized with decode_delay -1 elements 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 which occurs later in the stream must have a larger or equal dts
than an earlier frame 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. of file. Indices MAY be repeated for a stream.
Info frames 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) Info frames can be used to describe the file or some part of it (chapters)
Unknown packets Unknown packets