summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/tech/mpcf.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt
index 7faee9ce4e..419f529f5c 100644
--- a/DOCS/tech/mpcf.txt
+++ b/DOCS/tech/mpcf.txt
@@ -109,6 +109,7 @@ stream_header:
for(;;){
codec_specific_data_type v
if(codec_specific_data_type==0) break;
+ codec_specific_data_size v
codec_specific_data b
}