2274 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 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 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
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 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 82b07abc62 Renamed ParallelRowIterator.IterateRows to IterateRowIntervals 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 14e2a1ef98 Inline resizing sampler. 6 years ago
James Jackson-South 457adb16a4 Apply Transforms 33% faster 6 years ago
Anton Firszov b0646df24c implement review suggestions 6 years ago
Anton Firszov a3f169f9e0 cleanup 6 years ago
Anton Firszov 29b4a95f84 test common processors for disco buffers 6 years ago
Anton Firszov cc080b94f2 cover and harden ResizeProcessor 6 years ago
Anton Firszov 798aaa4b6b fix test execution 6 years ago
James Jackson-South 429872d872 Update equality check and add ests. Fix #1116 6 years ago