Mercurial > mplayer.hg
changeset 13561:392d2690ad6a
branch field to distinguish mncf from nut
author | michael |
---|---|
date | Tue, 05 Oct 2004 12:09:21 +0000 |
parents | ddb3c1da735b |
children | e1f2be2e2dfe |
files | DOCS/tech/mncf.txt |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/mncf.txt Tue Oct 05 12:06:30 2004 +0000 +++ b/DOCS/tech/mncf.txt Tue Oct 05 12:09:21 2004 +0000 @@ -86,6 +86,7 @@ main header: main_startcode f(64) packet header + branch v version v stream_count v max_distance v @@ -249,6 +250,9 @@ info_startcode 0xAB68B596BA78ULL + (((uint64_t)('N'<<8) + 'I')<<48) +branch + 1 for my fork, 0 for the official nut container + version 2 for now