From 1383d92f0a914f44314f2a4a2d98de135a3d5970 Mon Sep 17 00:00:00 2001 From: ivo Date: Fri, 24 Nov 2006 16:43:05 +0000 Subject: [PATCH] add two missing descriptions (index.syncpoints and info_packet.count) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21193 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/nut.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/DOCS/tech/nut.txt b/DOCS/tech/nut.txt index 328bf84ffb..c980c2912f 100644 --- a/DOCS/tech/nut.txt +++ b/DOCS/tech/nut.txt @@ -747,6 +747,9 @@ Index tags: 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_start (t) 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