summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/mpcf.txt
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-14 23:11:45 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-14 23:11:45 +0000
commita54647c14ff86de44356c01499dda65b29bed4b8 (patch)
treed5426ef58cfb45fa2b0d61c8e4b0c1ec76d1912d /DOCS/tech/mpcf.txt
parent5efa43de2d2dfcc748fd380a515ceee98aaec2d7 (diff)
downloadmpv-a54647c14ff86de44356c01499dda65b29bed4b8.tar.bz2
mpv-a54647c14ff86de44356c01499dda65b29bed4b8.tar.xz
moving f() and u()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12210 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/mpcf.txt')
-rw-r--r--DOCS/tech/mpcf.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt
index d65c2f529e..d97d14f96b 100644
--- a/DOCS/tech/mpcf.txt
+++ b/DOCS/tech/mpcf.txt
@@ -38,6 +38,10 @@ SHOULD its recommanded to be done that way but its not strictly required
Syntax:
Type definitions:
+
+f(x) n fixed bits in big endian order
+u(x) unsigned number encoded in x bits in MSB first order
+
v
value=0
do{
@@ -62,9 +66,6 @@ vb
length v
value b
-f(x) n fixed bits in big endian order
-u(x) unsigned number encoded in x bits in MSB first order
-
Bitstream syntax:
packet header