5782 Commits (b142dbacffb314ef751cd78ffb3eb833d021c9da)

Author SHA1 Message Date
Brian Popow 81e95e5216 Split tga alpha bits tests in 16 bit and 32 bit tests 6 years ago
Brian Popow c6b5452aeb Set alpha channel bits in the image descriptor during tga encoding 6 years ago
Brian Popow 003640b210 Respect alpha channel bits from image descriptor during tga decoding 6 years ago
Brian Popow 2e6e22dec7 Add unit test for #1154: entropy crop on white image should not crop 6 years ago
Brian Popow 0a4c911ee5 Add image extension method for save as tga 6 years ago
Brian Popow d8bc2d0ab7 Add missing copyright note in ClampVector4 6 years ago
James Jackson-South f2aa2a7965 Replace Vector4.Clamp 6 years ago
Brian Popow f53671ad1f alpha_color_cache.webp now decodes correctly 6 years ago
Brian Popow 83d82360eb Fix issue with DecodeAlphaData when copying a block 7 years ago
Brian Popow cd8431f122 Add bigger webp benchmark files 7 years ago
Brian Popow aaa9e07416 Refactor parsing VP8X header 7 years ago
Brian Popow 0c2e5df78a Update external, change expectedDefaultConfigurationCount to be 6 instead of 5 7 years ago
James Jackson-South 81137a6824 Add overloads. Fix #1144 7 years ago
James Jackson-South c9e89b16e6 Fix edge detection and reenable entropy crop tests 7 years ago
Brian Popow 39a28668cf Add tests for reading webp metadata, fix some test images with metadata 7 years ago
Anton Firszov d036899f06 fix Benchmarks build 7 years ago
Anton Firszov daf486dd67 on Framework, SkipAllQuantizerTests should be also true locally 7 years ago
Anton Firszov 246289ddbb disable EntropyCrop test on .NET Core 3.1 for ducky.png 7 years ago
Anton Firszov c44543c294 tweak tolerance for DetectEdgesTest and OilPaintTest 7 years ago
Anton Firszov 11a3700bfc improve naming in SimdUtils 7 years ago
Anton Firszov 2e878694e3 CopyTo -> ScaledCopyTo 7 years ago
Anton Firszov 173cdb928a cleanup and fix build errors 7 years ago
Brian Popow 08c4278ba4 Add filtering for compressed alpha 7 years ago
Brian Popow a75bb568ea Add filtering for uncompressed alpha 7 years ago
Brian Popow 7592ebda72 Start implementing compressed alpha decoding 7 years ago
James Jackson-South 893ae087c6 Fix module, import configs, automate T4 builds 7 years ago
James Jackson-South 773f773f6d Cleanup 7 years ago
James Jackson-South a73a63becc Clean up quantized frame API 7 years ago
Anton Firszov 7803585ab3 Revert "Merge branch 'af/fast-dev-hack' into js/dither-quantize-updates" 7 years ago
Anton Firszov 171e629ac9 extend EncodeGif benchmark 7 years ago
James Jackson-South f73ac89856 Cleanup and update references. 7 years ago
James Jackson-South fb4c47413b Simplify, fix color mapping, and refactor for performance. 7 years ago
Brian Popow 7396db5cfe A little cleanup and refactoring 7 years ago
Brian Popow 263ff75d72 Add decode webp benchmark 7 years ago
Brian Popow c32b3f716d Additional test cases for webp lossy images 7 years ago
Anton Firszov 8efdbfb9de AVX float -> byte conversion 7 years ago
Brian Popow f5d91a6ce1 Add more webp lossy test cases 7 years ago
Anton Firszov eb76788232 IsAvx2CompatibleArchitecture => HasVector8 7 years ago
Anton Firszov 572c9264f8 block scaling bottleneck -> eliminated 7 years ago
James Jackson-South a0d76247a1 Dump progress so far 7 years ago
Anton Firszov 054cc41fc2 Tweak Block8x8F_CopyTo1x1 benchmarks 7 years ago
Anton Firszov fa5a435132 tweak profiling benchmarks 7 years ago
Anton Firszov 49103ced46 implicit & safer execution of PrepareRemoteExecutor 7 years ago
Brian Popow 1dc01205e9 Enable macroblock filtering 7 years ago
Brian Popow 4342f3eba7 Additional webp lossy tests 7 years ago
Sergio Pedri 23a80a3483 Fixed a build error 7 years ago
Sergio Pedri 3196561c8f Refactored byte[] arrays in ProfileResolver type 7 years ago
Sergio Pedri d7b9b666c1 Refactored code to use new Octet<T> type 7 years ago
Sergio Pedri 8fb9c466d8 Renamed ParallelRowIterator.IterateRows to IterateRowIntervals 7 years ago
Anton Firszov 6e3b94cfa4 workaround ImageSharp.Benchmarks issues 7 years ago