Mercurial > mplayer.hg
changeset 17827:edef5f47dfac
bump neglected date
more consistent notation (usually in specs there are only arrays, no structs...)
author | ods15 |
---|---|
date | Sun, 12 Mar 2006 17:40:32 +0000 |
parents | 05cfdab43e96 |
children | d6fe562d4e49 |
files | DOCS/tech/mpcf.txt |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/mpcf.txt Sun Mar 12 17:35:51 2006 +0000 +++ b/DOCS/tech/mpcf.txt Sun Mar 12 17:40:32 2006 +0000 @@ -1,5 +1,5 @@ ======================================== -NUT Open Container Format DRAFT 20060207 +NUT Open Container Format DRAFT 20060312 ======================================== @@ -106,7 +106,7 @@ 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: