4874 Commits (7d1d4600f08af0e9e85bde3d4f016c839ff22179)

Author SHA1 Message Date
James Jackson-South 70ea2d7b6a Update based on Tanner's investigationl. 6 years ago
James Jackson-South f2aa2a7965 Replace Vector4.Clamp 6 years ago
James Jackson-South 87ef25fc87 Add Guard checks, don't pass null, 6 years ago
James Jackson-South 81137a6824 Add overloads. Fix #1144 6 years ago
James Jackson-South c9e89b16e6 Fix edge detection and reenable entropy crop tests 6 years ago
Anton Firszov a20fe6f816 fix GetSingleSpan() & GetSingleMemory() 6 years ago
Anton Firszov 11a3700bfc improve naming in SimdUtils 6 years ago
Anton Firszov 513214bc42 fix test failure related to #824 6 years ago
Anton Firszov 2e878694e3 CopyTo -> ScaledCopyTo 6 years ago
Anton Firszov f6287c4c08 reference MagicScaler code 6 years ago
Anton Firszov 173cdb928a cleanup and fix build errors 6 years ago
James Jackson-South 74de9bc174 Update submodule and remove build copy. 6 years ago
Stuart Lang cc1316d182
Correct xml docs 6 years ago
Greg d0d71b545c
Fix typos in FilterExtensions.cs 6 years ago
James Jackson-South 0d1ec74129 Remove stackalloc 6 years ago
James Jackson-South b8a535ae43 Manually include compiled file in source via auto copy. 6 years ago
James Jackson-South 893ae087c6 Fix module, import configs, automate T4 builds 6 years ago
James Jackson-South 773f773f6d Cleanup 6 years ago
James Jackson-South 3d6d39a75d Faster Gif transparency lookup. 6 years ago
James Jackson-South 9acbb10f5a Faster png palette encoding. 6 years ago
James Jackson-South 2cc1747e0b Introduce palette property 6 years ago
James Jackson-South a73a63becc Clean up quantized frame API 6 years ago
Anton Firszov 7803585ab3 Revert "Merge branch 'af/fast-dev-hack' into js/dither-quantize-updates" 6 years ago
James Jackson-South f73ac89856 Cleanup and update references. 6 years ago
James Jackson-South fb4c47413b Simplify, fix color mapping, and refactor for performance. 6 years ago
James Jackson-South 4071c65f4c Better performance 6 years ago
Anton Firszov 8efdbfb9de AVX float -> byte conversion 6 years ago
Anton Firszov eb76788232 IsAvx2CompatibleArchitecture => HasVector8 6 years ago
Anton Firszov 572c9264f8 block scaling bottleneck -> eliminated 6 years ago
Anton Firszov 9026c57330 BufferArea optimizations 6 years ago
Anton Firszov a493c79037 cold/hot path microoptimizations 6 years ago
James Jackson-South a0d76247a1 Dump progress so far 6 years ago
Sergio Pedri 7724ebc140 Minor micro-optimization in DeflaterHuffman type 6 years ago
Sergio Pedri 4b49864981 Reintroduced some bounds checks for additional security 6 years ago
Anton Firszov 3d59597b18
Add comment for DynamicProxyGenAssembly2 6 years ago
Sergio Pedri 5ef91f62d1 Refactored DeflaterHuffman.BitLengthOrder to ReadOnlySpan<byte> 6 years ago
Sergio Pedri 7583a15197 Fixed a test in the DeflaterHuffman type 6 years ago
James Jackson-South 5e34a3642f Update IPaletteDitherImageProcessor{TPixel}.cs 6 years ago
James Jackson-South e8807771c8 Simplify API 6 years ago
Sergio Pedri b73dac301e Added input validation to DeflaterHuffman unsafe offsetting 6 years ago
Sergio Pedri e908e0a2a2 Minor code changes to improve clarity 6 years ago
Sergio Pedri 23a80a3483 Fixed a build error 6 years ago
Sergio Pedri f36f9ee727 Code style tweaks 6 years ago
Sergio Pedri 3196561c8f Refactored byte[] arrays in ProfileResolver type 6 years ago
Sergio Pedri a76fbfed32 Refactored byte[] arrays in GifConstants type 6 years ago
Sergio Pedri 620fc169a5 Refactored byte[] array in Octree type 6 years ago
Sergio Pedri 1991339b0b Refactored byte[] array in ExifConstants type 6 years ago
Sergio Pedri ad80ae2d85 Refactored byte[] array in PngConstants type 6 years ago
Sergio Pedri 803f628257 Refactored byte[] array in DeflaterHuffman type 6 years ago
Sergio Pedri 65114123ce Refactored byte[] array in ZigZag type 6 years ago