[NUT-devel] r20674 - trunk/DOCS/tech/nut.txt
michael
subversion at mplayerhq.hu
Sat Nov 4 23:01:51 CET 2006
Author: michael
Date: Sat Nov 4 23:01:51 2006
New Revision: 20674
Modified:
trunk/DOCS/tech/nut.txt
Log:
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
Modified: trunk/DOCS/tech/nut.txt
==============================================================================
--- trunk/DOCS/tech/nut.txt (original)
+++ trunk/DOCS/tech/nut.txt Sat Nov 4 23:01:51 2006
@@ -1,5 +1,5 @@
==================================
-NUT Open Container Format 20060713
+NUT Open Container Format 20061104
==================================
@@ -358,7 +358,8 @@
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
More information about the NUT-devel
mailing list