diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2007-09-09 15:08:40 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2007-09-09 15:08:40 +0000 |
commit | bc66275b06a78c628c86a69038bd3d97d5a80d29 (patch) | |
tree | e0207f79c4b0738a10b5581ef89aabcdc8289eb7 /doc | |
parent | e559c30a20dcbb67d3101bf08dfdbabd71f4b337 (diff) | |
download | ffmpeg-bc66275b06a78c628c86a69038bd3d97d5a80d29.tar.gz |
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
Diffstat (limited to 'doc')
-rw-r--r-- | doc/snow.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/snow.txt b/doc/snow.txt index d1420fdf5a..688dbd836f 100644 --- a/doc/snow.txt +++ b/doc/snow.txt @@ -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 |