mirror of
https://github.com/mpv-player/mpv
synced 2025-01-02 21:12:23 +00:00
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
This commit is contained in:
parent
5c6f05602c
commit
1383d92f0a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user