3806 Commits (51bf965f8964f0ac6caa0f2fc401adb3a2d7a141)

Author SHA1 Message Date
Brian Popow 51bf965f89 Fix solution file, test images got messed up 5 years ago
Brian Popow cd0148c6a9 Run gif metadata tests serial with decoder and encoder tests 5 years ago
Brian Popow 84572d887f Remove bitmap with negative height from test, because reference decoder seems to have a problem with it 5 years ago
Brian Popow ea66e97909 Remove flaky test 5 years ago
Brian Popow b440d51331 Write hasAlpha flag when encoding lossless webp 5 years ago
Anton Firszov 20040bd89a add ability to filter for Baseline/Progressive 5 years ago
Brian Popow 4fefcf1461 Add filter strength as encoder parameter 5 years ago
Brian Popow 388eb5267b Add RunSerial attribute to the encoder and decoder tests 5 years ago
Brian Popow 91ff891815 Put decoder and encoder tests in one test collection, so those tests are executed serial 5 years ago
James Jackson-South 69687da552 Add missing ref for macOS 5 years ago
James Jackson-South 17b0e3ed82 Fix reference issues 5 years ago
Anton Firszov 2566879ff5 workaround NuGet restore issues 5 years ago
Anton Firszov 21544fdbbe fix StyleCop warnings 5 years ago
Anton Firszov 19f3559b92 minor fix 5 years ago
Anton Firszov 5a9826e858 remove FreeImage 5 years ago
Brian Popow 217c3e6dc7 Add exact flag as a encoder parameter 5 years ago
Anton Firszov 7a91493ddb unify parallel & non-parallel benchmarks 5 years ago
Anton Firszov 2e91fc8363 add a README 5 years ago
Anton Firszov f37b46e567 initial import of beeees stress code 5 years ago
James Jackson-South bd4d2c0ab3 Final migrations 5 years ago
Brian Popow 397588ff18 Add CheckNonOpaque tests disabling avx 5 years ago
James Jackson-South 043427ac7f Refactor to avoid all the weird allocations 5 years ago
Brian Popow 415836fdcc Add Avx2 version of CheckNonOpaque 5 years ago
Brian Popow 798220a0f5 Add SSE2 version of CheckNonOpaque 5 years ago
Brian Popow 3b603be32e Fix issue with resizing the bitwriter buffer 5 years ago
Brian Popow 925c2ffe20 Add yuv conversion test with argb 5 years ago
Brian Popow dd0242fe49 Additional tests 5 years ago
Brian Popow e41a9252eb Use tolerant comparer for Encode_Lossy_WorksWithTestPattern 5 years ago
Brian Popow 103b440213 Fix another issue with converting the last row to yuv 5 years ago
Brian Popow 5b6d4d82fb Fix convert to yuv: missed last uv row when height is uneven 5 years ago
Brian Popow 24fec9b4bc Add encoding test pattern tests 5 years ago
Brian Popow 19d18e9949 Do not skip 4-bit and 1-bit bmp tests on linux 5 years ago
James Jackson-South 27025f200f Removed IManagedByteBuffer from BmpDecoder 5 years ago
James Jackson-South 0791b576bd Rename methods to use Dangerous prefix. 5 years ago
Dmitry Pentin ba8f344e13 Added updated benchmarks 5 years ago
Dmitry Pentin 0a6bf553e3 Added tests for GetLastValuableElementIndex 5 years ago
Dmitry Pentin 6d14b8205c Added tests for GetHuffmanEncodingLength 5 years ago
Brian Popow 347279c258 Clamp color map index, fixes issue #1668 5 years ago
Brian Popow f4180d16c4 Update benchmark results 5 years ago
Brian Popow 810bebf972 Add CoreRuntime.Core50 5 years ago
Brian Popow a534513ee9 Fix issue with AccumulateRgba in the last row 5 years ago
James Jackson-South 4b1dd91847 Fix build warning 5 years ago
Brian Popow eb69eb7d17 Add tests for tiff encoder discontiguous buffers 5 years ago
James Jackson-South 021ac8b15f Fix buffer allocation 5 years ago
James Jackson-South 1642a675c0 Fix build errors 5 years ago
James Jackson-South d650073603 Fix build config 5 years ago
Dmitry Pentin 3c70300a41 Added Log2 tests 5 years ago
Anton Firszov 255802cd9b improve comment 5 years ago
Anton Firszov 816a379218 use ConditionalFact to skip the test 5 years ago
Anton Firszov 73d273d425 skip RemoteExecutor_FailingRemoteTestShouldFailLocalTest on 32 bit Framework 5 years ago