2923 Commits (b09b916c8ebbeeeeb288992aceaf9b4a391cd274)

Author SHA1 Message Date
Peter Amrehn 02d93d620b fix build warnings 6 years ago
Brian Popow 45bf1064e3 alpha_color_cache.webp now decodes correctly 6 years ago
Brian Popow 9c80c78c5f Fix issue with DecodeAlphaData when copying a block 6 years ago
Brian Popow 54d27b93c7 Add bigger webp benchmark files 6 years ago
Brian Popow 4e5a87c223 Refactor parsing VP8X header 6 years ago
Brian Popow 8c8d04ab8b Update external, change expectedDefaultConfigurationCount to be 6 instead of 5 6 years ago
Brian Popow 27c714966c Add tests for reading webp metadata, fix some test images with metadata 6 years ago
Anton Firszov 810d3bbe04 fix Benchmarks build 6 years ago
Anton Firszov 26ddbc06d3 on Framework, SkipAllQuantizerTests should be also true locally 6 years ago
Anton Firszov 939c16455a disable EntropyCrop test on .NET Core 3.1 for ducky.png 6 years ago
Anton Firszov 16afcab544 tweak tolerance for DetectEdgesTest and OilPaintTest 6 years ago
Anton Firszov ddb73eacd1 improve naming in SimdUtils 6 years ago
Anton Firszov c61c3d71b6 CopyTo -> ScaledCopyTo 6 years ago
Anton Firszov 10616c80a5 cleanup and fix build errors 6 years ago
Brian Popow 3f0a1cd0f5 Add filtering for compressed alpha 6 years ago
Brian Popow 592e5b1d4a Add filtering for uncompressed alpha 6 years ago
Brian Popow 3f3b445cfe Start implementing compressed alpha decoding 6 years ago
James Jackson-South cbd18728ea Fix module, import configs, automate T4 builds 6 years ago
James Jackson-South 5ca7408a72 Cleanup 6 years ago
James Jackson-South 1837f6abb9 Clean up quantized frame API 6 years ago
Anton Firszov f0d55caf17 Revert "Merge branch 'af/fast-dev-hack' into js/dither-quantize-updates" 6 years ago
Anton Firszov 590777c5e1 extend EncodeGif benchmark 6 years ago
James Jackson-South d9596ef33b Cleanup and update references. 6 years ago
James Jackson-South 63f277b404 Simplify, fix color mapping, and refactor for performance. 6 years ago
Brian Popow e2cd0d88f3 A little cleanup and refactoring 6 years ago
Brian Popow 4c66366121 Add decode webp benchmark 6 years ago
Brian Popow 240b1561a4 Additional test cases for webp lossy images 6 years ago
Anton Firszov 7a93ae42d9 AVX float -> byte conversion 6 years ago
Brian Popow bf758f7fd7 Add more webp lossy test cases 6 years ago
Anton Firszov cc056a695b IsAvx2CompatibleArchitecture => HasVector8 6 years ago
Anton Firszov 7b7e50244d block scaling bottleneck -> eliminated 6 years ago
James Jackson-South d113c787fd Dump progress so far 6 years ago
Anton Firszov 7c364dcd36 Tweak Block8x8F_CopyTo1x1 benchmarks 6 years ago
Anton Firszov d951fd9f74 tweak profiling benchmarks 6 years ago
Anton Firszov 39c993d1c0 implicit & safer execution of PrepareRemoteExecutor 6 years ago
Brian Popow 2ab691ca47 Enable macroblock filtering 6 years ago
Brian Popow c27427615b Additional webp lossy tests 6 years ago
Sergio Pedri 8ad8a5969e Fixed a build error 6 years ago
Sergio Pedri bb7b041852 Refactored byte[] arrays in ProfileResolver type 6 years ago
Sergio Pedri f6f004690f Refactored code to use new Octet<T> type 6 years ago
Sergio Pedri 82b07abc62 Renamed ParallelRowIterator.IterateRows to IterateRowIntervals 6 years ago
Anton Firszov e1e229036e workaround ImageSharp.Benchmarks issues 6 years ago
Sergio Pedri 6735eecdda Fixed leftover pixel type constraint in test project 6 years ago
Anton Firszov f9f8ad935a strong name all assemblies in repository 6 years ago
Brian Popow 0e21c6aaa5 Add webp lossy tests 6 years ago
James Jackson-South ee0600e682 Don't backpeddle when reading chunk lengths. Fix #1127 6 years ago
James Jackson-South 585b7be0e7 Simplify IResampler contract 6 years ago
Sergio Pedri 5cccfbcacd Switched pixel format type constraint to unmanaged 6 years ago
James Jackson-South f9fb732e22 Make ResizeKernelMap non-generic. 6 years ago
James Jackson-South e1005f219f Fix for tests, update reference images 6 years ago