changeset 10985:c041999a8d5b

codec_specific_data_size
author alex
date Thu, 02 Oct 2003 22:16:20 +0000
parents e5f2765c6d80
children 2a6d6381f335
files DOCS/tech/mpcf.txt
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/mpcf.txt	Thu Oct 02 19:02:28 2003 +0000
+++ b/DOCS/tech/mpcf.txt	Thu Oct 02 22:16:20 2003 +0000
@@ -109,6 +109,7 @@
 	for(;;){
 		codec_specific_data_type	v
 		if(codec_specific_data_type==0) break;
+		codec_specific_data_size	v
 		codec_specific_data		b
 	}