10812 Commits (83da0e069459d716bd3df4fcd7d53282419d295d)
 

Author SHA1 Message Date
Brian Popow 92ac52221c Remove not needed DeepClone 5 years ago
Brian Popow e03709d7b6 Make StorageOrder bytes a ReadOnlySpan 5 years ago
Brian Popow b8925e1aaf CostsManager now uses MemoryAllocator 5 years ago
Brian Popow 7c1f05b0a8 Avoid allocating too many CostInterval objects 5 years ago
Dmitry Pentin eaa73732cf Comments 5 years ago
Dmitry Pentin 2294693446 Fused transpose with zig-zag ordering 5 years ago
Dmitry Pentin 408462a4ac Added new IDCT implementation 5 years ago
James Jackson-South 2c5c9f1b63
Merge pull request #1845 from br3aker/jpeg-decoder-size-fix 5 years ago
Dmitry Pentin 2a182d7563 Updated benchmark results 5 years ago
Dmitry Pentin f7753da088
Merge branch 'SixLabors:master' into jpeg-decoder-size-fix 5 years ago
Dmitry Pentin 5e40977eb0 Fixed typo 5 years ago
James Jackson-South a8de2ecf35
Merge pull request #1844 from br3aker/jpeg-benchmark 5 years ago
Dmitry Pentin e1c0a39c9d Added bug proof image to jpeg decoder test suit 5 years ago
Dmitry Pentin 582fa51229 Fixed jpeg component mcu size calculation bug 5 years ago
Dmitry Pentin e143093d98 Removed excess comment 5 years ago
Dmitry Pentin cdb2a648a6 Structured benchmark files 5 years ago
Dmitry Pentin af7c3c509c Added generic benchmark 5 years ago
Brian Popow c712f98e05 Change CodeLengthCodeOrder, LiteralMap and Norm to ReadOnlySpan 5 years ago
Brian Popow 44316b2231 Make HTreeGroup a struct 5 years ago
Brian Popow 40b6f4e55b Change huffman code to a struct 5 years ago
Brian Popow 3de317f6d5 Change hashchain to use the memoryAllocator 5 years ago
Brian Popow 7cf0c32e9f Pass in parameters as ref to UpSample32Pixels 5 years ago
Brian Popow d58dde0060 Group load uv vectors together 5 years ago
Brian Popow 0c057278fd Add InliningOptions.ShortMethod to LoadHigh 5 years ago
Brian Popow c5170f9504
Re-grouping the code to do identical operations 5 years ago
Brian Popow c59ae02e64 Change some methods to be private 5 years ago
Brian Popow d3a7a4ad10
Merge branch 'master' into bp/upscalesse 5 years ago
Brian Popow 1eb1e82a2f Avoid allocating uvBuffer on each upscale call 5 years ago
Brian Popow 595492491e Add upsample tests 5 years ago
James Jackson-South 413c90c23d
Merge pull request #1841 from SixLabors/af/EuclideanPixelMap-readonly 5 years ago
James Jackson-South d52bd19f02
Merge branch 'master' into af/EuclideanPixelMap-readonly 5 years ago
James Jackson-South 8985ed6be8 Merge branch 'master' into bp/upscalesse 5 years ago
James Jackson-South c223d2eadb Avoid implicit casting 5 years ago
Anton Firszov 1ef54f9e6d
Merge pull request #1840 from SixLabors/af/remove-HistogramEqualizationOptions-Default 5 years ago
Anton Firszov 61bfb9e60c add comment on ColorDistanceCache member 5 years ago
Anton Firszov 7ee7952a2c make ColorDistanceCache non-readonly 5 years ago
Anton Firszov 83455e7e0a replace tabs with spaces in LossyUtilsTests 5 years ago
Anton Firszov c2bf48e945 remove HistogramEqualizationOptions.Default 5 years ago
Brian Popow 806a2eeaa0
Merge branch 'master' into bp/upscalesse 5 years ago
Brian Popow ec18321a81 Fix last block 5 years ago
Brian Popow 3f4388323b Fix shuffle masks 5 years ago
James Jackson-South 9777a3b84e
Merge pull request #1834 from Turnerj/gaussian-blur-fix 5 years ago
Brian Popow 2a03d00c68 Upsample last block 5 years ago
Brian Popow e6921e1779
Merge branch 'master' into bp/upscalesse 5 years ago
Brian Popow 59a11bf901 Add SSE41 version of UpSample 5 years ago
Turnerj 088e92cfcf Add reference image for gaussian blur issue 5 years ago
Turnerj 56890ba076 Add missing premultiply 5 years ago
Brian Popow 7191acaf34 Move UpSample to YuvConversion class 5 years ago
Anton Firszov 59903aa434
Merge pull request #1833 from SixLabors/af/delete-benchmarksh 5 years ago
Anton Firszov 31e6230801
Delete benchmark.sh 5 years ago