forked from FFmpeg/FFmpeg
update spec to reflect changes to implementation about per frame
qlog/decomp_count Originally committed as revision 10459 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
e559c30a20
commit
bc66275b06
1 changed files with 5 additions and 0 deletions
|
@ -66,6 +66,11 @@ header:
|
|||
|hcoeff[i]| u header_state
|
||||
}
|
||||
}
|
||||
update_qlogs b header_state
|
||||
if(update_qlogs){
|
||||
spatial_decomposition_count u header_state
|
||||
qlogs
|
||||
}
|
||||
}
|
||||
|
||||
spatial_decomposition_type s header_state
|
||||
|
|
Loading…
Add table
Reference in a new issue