summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/mpcf.txt
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-14 11:48:13 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-14 11:48:13 +0000
commit46877e4e7a4742a05a45028244c96be7ea3b7a9e (patch)
tree0ec90d1e269817a40435f69177b83832cff5242e /DOCS/tech/mpcf.txt
parent25f37785186f9593fd9116131d91e82189cdfd5e (diff)
downloadmpv-46877e4e7a4742a05a45028244c96be7ea3b7a9e.tar.bz2
mpv-46877e4e7a4742a05a45028244c96be7ea3b7a9e.tar.xz
disallow multiple subpackets per packet for video streams idea by (me & Moritz Bunkus <moritz at bunkus dot org>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9423 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/mpcf.txt')
-rw-r--r--DOCS/tech/mpcf.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt
index de4a324ed1..3c5c0d7277 100644
--- a/DOCS/tech/mpcf.txt
+++ b/DOCS/tech/mpcf.txt
@@ -284,10 +284,12 @@ msb_timestamp_flag
MUST be 1 for keyframes
subpacket_type
- 00 1 subpacket per packet (normally used for video)
+ 00 1 subpacket per packet (video, ...)
01 subpacket_count fixed length subpackets per packet
10 subpacket_count variable length subpackets per packet
11 reserved
+ the only legal subpacket_type for video streams is 00, so video streams
+ MUST NOT contain multiple subpackets per packet
Note, if there are multiple subpackets then the timestamp of the packet
is the timestamp of the first subpacket
Note, if multiple subpackets are stored in one frame then the resulting