3350 Commits (a8d3cebde8690896a1919df4fac585ad48360dd8)

Author SHA1 Message Date
Ynse Hoornenborg c6f9050a5e Initial Abgr32 pixel format implementation 5 years ago
Anton Firszov 1e24da4bef improve test naming 4 years ago
Anton Firszov 4986c52b30 Address local failures caused by high memory load 4 years ago
Anton Firszov 01f055a6a2 Revert "attempt to re-enable MultiplePoolInstances_TrimPeriodElapsed_AllAreTrimmed on Mac" 4 years ago
Anton Firszov c90993b32f Comments on [Theory] data 4 years ago
Anton Firszov 7eaa5ee1a2 attempt to re-enable MultiplePoolInstances_TrimPeriodElapsed_AllAreTrimmed on Mac 5 years ago
Anton Firszov 90316a1507 serialize MultiplePoolInstances_TrimPeriodElapsed_AllAreTrimmed 5 years ago
Brian Popow 3780ca78e0 Add lossless encode test which checks the expected bytes count of the encoded file 5 years ago
Anton Firszov f10da94830 MemoryAllocatorSettings -> MemoryAllocatorOptions 5 years ago
Brian Popow 67c3de2240 Add tests for decoding lossy without hardware intrinsics 5 years ago
James Jackson-South 15716c1d38 Fix Color conversion for differing types 5 years ago
James Jackson-South f415e379ed Update JpegDecoderTests.cs 5 years ago
Brian Popow 83caa30b96 Add tests for TransformOne and TransformTwo 5 years ago
Dmitry Pentin 13602169c0 Moved cancellation token to a more appropriate place 5 years ago
Dmitry Pentin 15f7889811 Removed benchmarking code from test suite - we already have those in benchmark project 5 years ago
Brian Popow 8e515c1423 Rename ITransform to ITransformTwo to better reflect that actually two transforms take place 5 years ago
Brian Popow 837a37931d Add test for Vp8Sse4X4 without AVX2 5 years ago
Brian Popow ec4298abd8 Add QuantizeBlock test without AVX 5 years ago
Dmitry Pentin 140b07854e Removed redundant code from Block8x8F and Block8x8 5 years ago
Anton Firszov e10126e686 use standard NETCOREAPP3_1_OR_GREATER directive 5 years ago
Brian Popow 0880c58652 Add FTransform tests 5 years ago
Dmitry Pentin 60fd3b0659 Removed GenericBlock8x8<T> 5 years ago
Anton Firszov 7ec7447808 fix DetectEncoder tests 5 years ago
Anton Firszov a3a6d1d93e Always disable MultiplePoolInstances_TrimPeriodElapsed_AllAreTrimmed on Mac. 5 years ago
Anton Firszov a02d88a70f address some unrelated coverage issues reported by CodeCov for some reason 5 years ago
Dmitry Pentin 7a2c22a966 Removed obsolete/redundant/unused code from Block8x8F 5 years ago
Anton Firszov 4865adab73 cleanup & comments 5 years ago
Anton Firszov 308676ef53 promote Debug-InnerLoop hack 5 years ago
Anton Firszov 452f31c9b0 Disable RentReturnRelease_SubsequentRentReturnsDifferentHandles on Mac. 5 years ago
Anton Firszov a8273901c1 Docs and null check on Configuration.MemoryAllocator. 5 years ago
Anton Firszov d045df2f52 implement pool finalization & cleanup 5 years ago
Anton Firszov 916b31c4a2 Disable MultiplePoolInstances_TrimPeriodElapsed_AllAreTrimmed on MacOS + .NET 6 5 years ago
Anton Firszov 13a3522465 fix tests 5 years ago
Anton Firszov b0b56df9b1 wait a bit more in trim tests 5 years ago
Anton Firszov b685d3787a re-enable tests on Unix 5 years ago
Anton Firszov b43e963b60 stress testing improvements 5 years ago
Anton Firszov 77e7700857 Reimplement buffer ownership management 5 years ago
Brian Popow c174ab42be Remove SSE2 version of VectorMismatch: Profiling does not show any speedup 5 years ago
Brian Popow fa24760a88 Add AddVector tests 5 years ago
Brian Popow 427a39213e Add VectorMismatch tests 5 years ago
Dmitry Pentin 92445c3581 Added test for TransposeInplace 5 years ago
Brian Popow 0fc3ce7212 Add CombinedShannonEntropy tests 5 years ago
Dmitry Pentin 3069dd18de Fixed failing tests 5 years ago
Dmitry Pentin 50b0f0b07f Test qol fixes 5 years ago
Dmitry Pentin af0b8ac3dd Fixed compilation errors, fixed tests 5 years ago
Dmitry Pentin 2294693446 Fused transpose with zig-zag ordering 5 years ago
Dmitry Pentin e1c0a39c9d Added bug proof image to jpeg decoder test suit 5 years ago
Dmitry Pentin af7c3c509c Added generic benchmark 5 years ago
Brian Popow 40b6f4e55b Change huffman code to a struct 5 years ago
Anton Firszov 432c03a65d remove outdated AllocationOptions.Contiguous 5 years ago