[FFmpeg-cvslog] r10459 - trunk/doc/snow.txt
michael
subversion
Sun Sep 9 17:08:41 CEST 2007
Author: michael
Date: Sun Sep 9 17:08:40 2007
New Revision: 10459
Log:
update spec to reflect changes to implementation about per frame
qlog/decomp_count
Modified:
trunk/doc/snow.txt
Modified: trunk/doc/snow.txt
==============================================================================
--- trunk/doc/snow.txt (original)
+++ trunk/doc/snow.txt Sun Sep 9 17:08:40 2007
@@ -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
More information about the ffmpeg-cvslog
mailing list