summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-09-15 20:22:27 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-09-15 20:22:27 +0000
commit3ddcf7ba1e3bbdc300d24462c7e669349a67ca74 (patch)
treeebb1323bd5ce9690866caedae408fa69835dac21 /DOCS
parent619a28d16fa3edb6ced4dc93f0a7e155b4fc714a (diff)
downloadmpv-3ddcf7ba1e3bbdc300d24462c7e669349a67ca74.tar.bz2
mpv-3ddcf7ba1e3bbdc300d24462c7e669349a67ca74.tar.xz
moved file_size and len_in_msec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10874 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/mpcf.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt
index 98e37bbc02..7faee9ce4e 100644
--- a/DOCS/tech/mpcf.txt
+++ b/DOCS/tech/mpcf.txt
@@ -88,8 +88,6 @@ main header:
packet header
version v
stream_count v
- file_size v
- length_in_msec v
reserved_bytes
checksum u(32)
@@ -434,6 +432,7 @@ type
name
the name of the info entry, valid names are
+ "TotalTime" total length of the stream in msecs
"StreamId" the stream(s) to which the info packet applies
"StartTimestamp"
"EndTimestamp" the time range in msecs to which the info applies