diff options
author | michael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-04 22:01:51 +0000 |
---|---|---|
committer | michael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-04 22:01:51 +0000 |
commit | 28c55c41033542e911317faae3b29ec1fe566942 (patch) | |
tree | df9ddf18e13ad8e74d2895c96172afbef78fc9c2 | |
parent | 97a3016cae3a3cfc054faa9bed6d7164875be538 (diff) |
Corrigendum 1
change chapter_id from v to s to allow negative chapter_id as required by the spec text
change was unanimously accepted (rich, oded, myself)
this change should not break any existing muxers or demuxers, with the exception of
assumtations about (non)overlapping chapters
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20674 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/tech/nut.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/tech/nut.txt b/DOCS/tech/nut.txt index a0ec3c066c..bb081560b2 100644 --- a/DOCS/tech/nut.txt +++ b/DOCS/tech/nut.txt @@ -1,5 +1,5 @@ ================================== -NUT Open Container Format 20060713 +NUT Open Container Format 20061104 ================================== @@ -358,7 +358,8 @@ index: info_packet: stream_id_plus1 v - chapter_id v + chapter_id s (Note due to a typo this was v + until 2006-11-04) chapter_start t chapter_len v count v |