[NUT-devel] r21193 - trunk/DOCS/tech/nut.txt

ivo subversion at mplayerhq.hu
Fri Nov 24 17:43:05 CET 2006


Author: ivo
Date: Fri Nov 24 17:43:05 2006
New Revision: 21193

Modified:
   trunk/DOCS/tech/nut.txt

Log:
add two missing descriptions (index.syncpoints and info_packet.count)



Modified: trunk/DOCS/tech/nut.txt
==============================================================================
--- trunk/DOCS/tech/nut.txt	(original)
+++ trunk/DOCS/tech/nut.txt	Fri Nov 24 17:43:05 2006
@@ -747,6 +747,9 @@
 max_pts (t)
     The highest pts in the entire file
 
+syncpoints (v)
+    number of indexed syncpoints
+
 syncpoint_pos_div16 (v)
     offset from beginning of file to up to 15 bytes before the syncpoint
     referred to in this index entry. Relative to position of last
@@ -793,6 +796,9 @@
 chapter_len (v)
     Length of chapter in same timebase of chapter_start.
 
+count (v)
+    number of name/value pairs in this info packet
+
 type
     for example: "UTF8" -> string or "JPEG" -> JPEG image
     "v" -> unsigned integer



More information about the NUT-devel mailing list