2nd phase scaling optimizations: bilinear and some biadapt

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1062 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2003-07-18 03:56:48 +00:00
parent 0dfff91915
commit 0bca0e6eab
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.3:
- Bilinear scaler is now faster, has 24bpp mode and uses regions -Alex
- Accept CRLF line endings in .txt and .ts files - SvdB
- Fixed overflow problem with 32bpp bilinear,biadapt,biadv scalers -Mika
- MixSDL now handles resampling correctly (less cracklings);