mirror of https://git.ffmpeg.org/ffmpeg.git
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
|
@ -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…
Reference in New Issue