diff options
author | michael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-10 17:51:44 +0000 |
---|---|---|
committer | michael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-10 17:51:44 +0000 |
commit | 0df7543f6ffab5cb753c1e369c266ccf551c15c5 (patch) | |
tree | 6827ab583e3b95a0661f5d74263eac1f8bf13b71 /DOCS/tech | |
parent | 2791c8b17160d9641189f6c524932065c4eb69a5 (diff) |
time_base_count
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20839 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech')
-rw-r--r-- | DOCS/tech/nut.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/tech/nut.txt b/DOCS/tech/nut.txt index 9881d9fc67..d06bdcae82 100644 --- a/DOCS/tech/nut.txt +++ b/DOCS/tech/nut.txt @@ -428,6 +428,10 @@ version stream_count number of streams in this file +time_base_count + number of different time bases in this file + this MUST NOT be 0 + forward_ptr size of the packet data (exactly the distance from the first byte after the packet_header to the first byte of the next packet) |