5781 Commits (494d2dd97b7b639495f46111a3cdf4ec91cbef4f)

Author SHA1 Message Date
James Jackson-South 494d2dd97b Clone TIFF profiles into image metadata 3 weeks ago
James Jackson-South dfdc0734e3 Validate CgBI chunk order in PNG decoder 3 weeks ago
James Jackson-South 3d89f941d4 Fix degeneracy check for resize transforms 3 weeks ago
James Jackson-South e1c3013f96 Fix bulk RGBA-compatible conversion bounds 4 weeks ago
James Jackson-South c1449ebeb2 Update AssociatedAlphaPixelTests.cs 4 weeks ago
James Jackson-South 2ffa9fb07b Add binary16 pixel formats and scaling fixes 4 weeks ago
James Jackson-South 3d3f49fab8 Refine alpha conversion and AOT seeding 4 weeks ago
James Jackson-South 4b07920c7c Fix alpha association and SIMD rounding parity 1 month ago
James Jackson-South c4683902a4 Add associated-alpha pixel formats 1 month ago
James Jackson-South 0b685ab034 Fix convolution sampling for bounds smaller than the kernel radius 1 month ago
James Jackson-South eb4bfc95ea Add BlendWithCoverage overloads. Optimize Rgba32 compatible shuffling. 1 month ago
Erik White 5472d6918a Use FeatureTestRunner for all instruction sets 2 months ago
Erik White fb207199f5 Clean up/clarify test helper method 2 months ago
James Jackson-South e5ca2782e6 Fix GIF transparency handling and dither 2 months ago
Erik White a68921cac3 Break out cgbi helper methods 3 months ago
Erik White 29ae5f8409 Guard CgBI bit depth and color type 3 months ago
James Jackson-South a3e9cc6fd4 Fix in-place shuffles and vectorize PNG CgBI transform 3 months ago
Erik White 5d206ec10f Add test data for RGB24 3 months ago
Erik White 70a49b1d9d Add tests for Identify 3 months ago
Erik White 3e843a06a2 Implement CgBI support 3 months ago
James Jackson-South 8e6cab957b Validate PBM max pixel value 3 months ago
James Jackson-South 8f2716b567
GIF: background handling & quantizer overflow fix (#3133) 3 months ago
James Jackson-South ff36e83c74
Add AllocationTrackedMemoryManager and refactor allocators (#3120) 3 months ago
Sven Claesson c795d81404
Fix integer overflow and bounds-checking vulnerabilities in EXR decoder (#3126) 3 months ago
James Jackson-South 1e65e08fc1 Add additional unit tests to improve code coverage. Update licensing version 3 months ago
James Jackson-South 37f534ea5d Add ImageFrame visitor; use Buffer2D Size/Bounds + expose subregion extensions 4 months ago
Brian Popow 7d38e50d3f Use better test image for float pixel type created with reference encoder 4 months ago
Brian Popow e8c9d6db9d Add test case for pxr compression with pixel type uint 4 months ago
Brian Popow efa1f8bbae Add test case for pxr compression with pixel type float 4 months ago
Brian Popow d805b9b50c Add test case for pxr24 compressed image 4 months ago
James Jackson-South c470a9a05a Revert "Merge pull request #3056 from SixLabors/js/accumulative-memory-limit" 4 months ago
James Jackson-South 66671a0e9f Implement proper segment integrity handling & tolerant parsing 4 months ago
James Jackson-South 3b1b8956cf Stop parsing after SOS in JPEG decoder in ProcessStartOfFrameMarker 4 months ago
James Jackson-South cde366b5cd Remove premature rounding during normalization 4 months ago
James Jackson-South dd395e1c03 Enhance metadata conversion 4 months ago
James Jackson-South f96d28714d Update ColorNumericsTests.cs 4 months ago
James Jackson-South 6b486e30f1 Fix failing conversion tests 4 months ago
Anton Firszov 988314aae7
Add more throughput benchmarks and pass Configuration where missed (#3114) 4 months ago
Brian Popow d98ffac34c Add test for setting pixel type for encoding exr images 4 months ago
James Jackson-South 656f53d052 Remove not-needed validate method and tests 4 months ago
Brian Popow af14463b07 Add better test image for uint rgba pixel type 4 months ago
Brian Popow 29f558a801 Add test case for uint pixel type with alpha 4 months ago
Brian Popow b4cd27f2c9 Remove unnecessary ColorScaleTo32Bit when decoding pixel type uint32 4 months ago
Brian Popow 51463a368d Better test image for uint pixel type 4 months ago
James Jackson-South a9c43dc800 Convolution Replace parallel row iteration with sequential loops 4 months ago
Anton Firszov 25b3567482
Benchmark parallelization (#3111) 4 months ago
James Jackson-South ad58e74505 Allow -1 (unbounded) parallelism; validate settings 4 months ago
Brian Popow e611b1e018 Add tests for Rgba128 4 months ago
James Jackson-South fd688db0eb Complete implementation and add tests/benchmark 4 months ago
James Jackson-South 5e4f3ef1ff Use operators in generated functions 4 months ago