4874 Commits (f36930dcc088f88f92f4e7bf42424ffb5f875b6e)

Author SHA1 Message Date
James Jackson-South f36930dcc0 Update based on Tanner's investigationl. 6 years ago
James Jackson-South e4b239910a Replace Vector4.Clamp 6 years ago
James Jackson-South 0873fe5244 Add Guard checks, don't pass null, 7 years ago
James Jackson-South 29b709da12 Add overloads. Fix #1144 7 years ago
James Jackson-South e7e30bc258 Fix edge detection and reenable entropy crop tests 7 years ago
Anton Firszov c567762368 fix GetSingleSpan() & GetSingleMemory() 7 years ago
Anton Firszov ddb73eacd1 improve naming in SimdUtils 7 years ago
Anton Firszov 0f278e2b59 fix test failure related to #824 7 years ago
Anton Firszov c61c3d71b6 CopyTo -> ScaledCopyTo 7 years ago
Anton Firszov 687b48a1b0 reference MagicScaler code 7 years ago
Anton Firszov 10616c80a5 cleanup and fix build errors 7 years ago
James Jackson-South 91796ce96d Update submodule and remove build copy. 7 years ago
Stuart Lang 38242842fa
Correct xml docs 7 years ago
Greg 0e83ee3c4f
Fix typos in FilterExtensions.cs 7 years ago
James Jackson-South dd32cdfd1b Remove stackalloc 7 years ago
James Jackson-South 20bf5fad16 Manually include compiled file in source via auto copy. 7 years ago
James Jackson-South cbd18728ea Fix module, import configs, automate T4 builds 7 years ago
James Jackson-South 5ca7408a72 Cleanup 7 years ago
James Jackson-South fb26d0ebd1 Faster Gif transparency lookup. 7 years ago
James Jackson-South 01efb09758 Faster png palette encoding. 7 years ago
James Jackson-South 89c5fe249f Introduce palette property 7 years ago
James Jackson-South 1837f6abb9 Clean up quantized frame API 7 years ago
Anton Firszov f0d55caf17 Revert "Merge branch 'af/fast-dev-hack' into js/dither-quantize-updates" 7 years ago
James Jackson-South d9596ef33b Cleanup and update references. 7 years ago
James Jackson-South 63f277b404 Simplify, fix color mapping, and refactor for performance. 7 years ago
James Jackson-South 8952954149 Better performance 7 years ago
Anton Firszov 7a93ae42d9 AVX float -> byte conversion 7 years ago
Anton Firszov cc056a695b IsAvx2CompatibleArchitecture => HasVector8 7 years ago
Anton Firszov 7b7e50244d block scaling bottleneck -> eliminated 7 years ago
Anton Firszov 1f2894af80 BufferArea optimizations 7 years ago
Anton Firszov 48d3963cdd cold/hot path microoptimizations 7 years ago
James Jackson-South d113c787fd Dump progress so far 7 years ago
Sergio Pedri 4b0dfd11c0 Minor micro-optimization in DeflaterHuffman type 7 years ago
Sergio Pedri 70ed21e63b Reintroduced some bounds checks for additional security 7 years ago
Anton Firszov 6d2afb3b08
Add comment for DynamicProxyGenAssembly2 7 years ago
Sergio Pedri 5b7ac75dfa Refactored DeflaterHuffman.BitLengthOrder to ReadOnlySpan<byte> 7 years ago
Sergio Pedri 68387a7737 Fixed a test in the DeflaterHuffman type 7 years ago
James Jackson-South 9d73689f53 Update IPaletteDitherImageProcessor{TPixel}.cs 7 years ago
James Jackson-South c69eb2bee0 Simplify API 7 years ago
Sergio Pedri 057769037d Added input validation to DeflaterHuffman unsafe offsetting 7 years ago
Sergio Pedri b251c00500 Minor code changes to improve clarity 7 years ago
Sergio Pedri 8ad8a5969e Fixed a build error 7 years ago
Sergio Pedri f907f90d6a Code style tweaks 7 years ago
Sergio Pedri bb7b041852 Refactored byte[] arrays in ProfileResolver type 7 years ago
Sergio Pedri 714c960ddf Refactored byte[] arrays in GifConstants type 7 years ago
Sergio Pedri 4dbec4cf86 Refactored byte[] array in Octree type 7 years ago
Sergio Pedri da79756a32 Refactored byte[] array in ExifConstants type 7 years ago
Sergio Pedri aa6552632c Refactored byte[] array in PngConstants type 7 years ago
Sergio Pedri c83d0661df Refactored byte[] array in DeflaterHuffman type 7 years ago
Sergio Pedri 4e8de956aa Refactored byte[] array in ZigZag type 7 years ago