From 7719914fa1cdea6e60660f66be9f28e6a26b94b5 Mon Sep 17 00:00:00 2001 From: ods15 Date: Sun, 12 Mar 2006 17:40:32 +0000 Subject: 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 --- DOCS/tech/mpcf.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DOCS') diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt index 8579d9c401..34371d93bc 100644 --- a/DOCS/tech/mpcf.txt +++ b/DOCS/tech/mpcf.txt @@ -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: -- cgit v1.2.3