[MPlayer-dev-eng] FINALIZE NUT SPEC!!

Oded Shimon ods15 at ods15.dyndns.org
Sat Feb 25 20:16:47 CET 2006


The info frames patch I just sent to nut-devel is the last withstanding 
problem I know of for NUT. libnut seeking has been rather heavily tested, 
even with EOR. We could still add (remove?) some fields for Info 
packets/frames, but that can be done after finalizing.

libnut/nututils is far from ready for production, but I think mpcf.txt 
_IS_.

Is there anything else? Is anyone displeased? (even Ivan is happy and 
stopped flaming! :)

Speak now or forever (or atleast until NUT 2.0 :) hold you peace...

(The spec could really use a cleaning up, but the bitstream is locked...)

- ods15
-------------- next part --------------
Index: DOCS/tech/mpcf.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/mpcf.txt,v
retrieving revision 1.113
diff -u -r1.113 mpcf.txt
--- DOCS/tech/mpcf.txt	25 Feb 2006 18:51:46 -0000	1.113
+++ DOCS/tech/mpcf.txt	25 Feb 2006 19:15:24 -0000
@@ -1,6 +1,6 @@
-========================================
-NUT Open Container Format DRAFT 20060207
-========================================
+==================================
+NUT Open Container Format 20060225
+==================================
 
 
 
@@ -31,6 +31,8 @@
     damaged files can be played back with minimal data loss and fast
     resync times
 
+The spec is finalized. All future additions will be done in a backwards
+compatible way.
 
 
 Definitions:
@@ -352,7 +354,8 @@
     0xAB68B596BA78ULL + (((uint64_t)('N'<<8) + 'I')<<48)
 
 version
-    NUT version. The current value is 2.
+    NUT version. The current value is 3. All versions lower are
+    before initial release and MUST NOT be demuxed.
 
 forward_ptr
     size of the packet data (exactly the distance from the first byte


More information about the MPlayer-dev-eng mailing list