# HG changeset patch # User michael # Date 1083777984 0 # Node ID bfa269cec22bef1cc5d582814d0a859bab4f5c91 # Parent 1eb43b548092df11bbb41fe5e38eadf03ebd947b extendible frame_code table maybe more compact too diff -r 1eb43b548092 -r bfa269cec22b DOCS/tech/mpcf.txt --- a/DOCS/tech/mpcf.txt Wed May 05 16:30:32 2004 +0000 +++ b/DOCS/tech/mpcf.txt Wed May 05 17:26:24 2004 +0000 @@ -94,23 +94,26 @@ short_startcode v for(i=0; i<256; ){ tmp_flag v - tmp_stream v - tmp_mul v - tmp_size v - tmp_timestamp s - tmp_res v - count v - for(j=0; j0) tmp_timestamp s + if(tmp_fields>1) tmp_mul v + if(tmp_fields>2) tmp_stream v + if(tmp_fields>3) tmp_size v + else tmp_size=0 + if(tmp_fields>4) tmp_res v + else tmp_res=0 + if(tmp_fields>5) count v + else count= tmp_mul - tmp_size + for(j=6; j= tmp_mul){ - tmp_size=0; - tmp_stream++; - } } } reserved_bytes