2269 Commits (27c714966c1880b731c08d0d7d8ff3a3ccf3e9a2)

Author SHA1 Message Date
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
Anton Firszov da08852291 fix JpegDecoder 6 years ago
James Jackson-South 4dffc179f5 Refactor to inline based on feedback. 6 years ago
Anton Firszov 55c6ae51fe InBytes->InBytesSqrt, InPixels->InPixelsSqrt 6 years ago
Brian Popow 5c46dd8feb Fix localization issue with DitheringScale 6 years ago
James Jackson-South c6e6a4ca8e Skip tests on CI NETFX 6 years ago