bump neglected date

more consistent notation (usually in specs there are only arrays, no structs...)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17828 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ods15 2006-03-12 17:40:32 +00:00
parent 6557c02bc4
commit 7719914fa1
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
========================================
NUT Open Container Format DRAFT 20060207
NUT Open Container Format DRAFT 20060312
========================================
@ -106,7 +106,7 @@ vb (variable length binary data or string)
t (v coded universal timestamp)
tmp v
stream_id= tmp % stream_count
value= (tmp / stream_count) * stream[ stream_id ].timebase
value= (tmp / stream_count) * timebase[stream_id]
Bitstream syntax: