2939 Commits (0d15542a28e4a9e522dd35b3fa2c19d64acfed9e)

Author SHA1 Message Date
James Jackson-South 4bc09cf794 Quantizer 9 years ago
James Jackson-South fe64365532 Transforms 9 years ago
James Jackson-South 091cb8a3b5 Overlays and base processors 9 years ago
James Jackson-South 22ee2bb1a4 Replace Fast2DArray with DenseMatrix 9 years ago
James Jackson-South 13fa40874e Binarization, Convolution, DIthering, Effects & Filters 9 years ago
Anton Firszov 0fc9002dcc sanitize MCU processing code 9 years ago
Vicente Penades 1f2b2b8a7a removed ImageFormat redirect methods from Configuration. 9 years ago
Vicente Penades ce62a947d9 replaced Configuration copy constructor with a ShallowCopy method. 9 years ago
James Jackson-South 1ce9342d22 Check and ensure no error 9 years ago
James Jackson-South 37d8c47923 Can now read padded RSTn markers. Fix #481 9 years ago
Vicente Penades 2cb62b84d9 whitespaces removed 9 years ago
Vicente Penades 53f40b0f39 added missing property in copy constructor. 9 years ago
James Jackson-South 450a85387c Remove unneeded overload. 9 years ago
Vicente Penades 7e8e78070f Added a convenience copy constructor. 9 years ago
James Jackson-South 7ffa084cbb Fix bounds method 9 years ago
James Jackson-South c483cb5a53 Use Current as Default, Don't additionally throw 9 years ago
James Jackson-South 74ee173fc0 Use Size 9 years ago
Jason Nelson 72e5e51ed8 Remove T4 reference 9 years ago
Jason Nelson 924c77f973 Update T4 templates 9 years ago
Jason Nelson f6c55f33f7 Remove rouge blank line 9 years ago
Jason Nelson 7e02d037fb Work around compiler bug 9 years ago
Jason Nelson 862998974b Annotate readonly structs 9 years ago
James Jackson-South 24b4217296 So many nulls! 9 years ago
James Jackson-South c5f7f27e19 Use configuration to set ReadOrigin 9 years ago
Anton Firszov 4579e5958d better EOF handling logic 9 years ago
James Jackson-South 1d45fe8d3c Introducing ReadOrigin. Fix #477 9 years ago
Vicente Penades 08fbee99fa renaming ImageFormatsManager to ImageFormatManager 9 years ago
Vicente Penades 02dee3cad9 Coverage test 9 years ago
James Jackson-South 4fc02be38f Better EOF handling. 9 years ago
Vicente Penades 68896c7c3e stylecop whitespaces 9 years ago
Vicente Penades a1e04d8ea9 Refactored Image Formats management into its own class 9 years ago
James Jackson-South dd26af1a50 Fix #464 9 years ago
Jason Nelson c1eaf6e5da Update System.Memory 9 years ago
Anton Firszov 59f1f0fc05 Temporary Vortex 9 years ago
James Jackson-South 34e3920a4f Remove unneeded parameter 9 years ago
Anton Firszov 90937b57ca Removing all the buffer magic from the Bytes struct. It only made things worse! 9 years ago
Anton Firszov 70839cad77 removed Span bottleneck from Block8x8F.CopyTo() + removed unnecessary pinning from OrigHuffmanTree 9 years ago
James Jackson-South 220f8b58d4 Better method description 9 years ago
Anton Firszov 09d993b503 introducing ParallelFor.WithTemporalBuffer(): common utility for the parallel buffer reusal trick 9 years ago
Anton Firszov 87fe71511a optimize ResizeProcessor parallel behavior and Span<T> usage 9 years ago
Anton Firszov ef630f152e added comments for the WeakReference stuff 9 years ago
Anton Firszov 6d3b857640 review cleanup 9 years ago
Anton Firszov a7a2b0b519 adding a few TODO notes 9 years ago
James Jackson-South 072847b6f4 Ensure Bounds() is accurate per operation 9 years ago
Anton Firszov cec6083d49 SimpleManagedMemoryManager -> SimpleGcMemoryManager 9 years ago
Anton Firszov 62381eff8f removing duplicate reference to SixLabors.Core 9 years ago
Anton Firszov 3f4cdf1685 build fix after merge 9 years ago
Anton Firszov c1b4707113 tuning ArrayPoolMemoryManager configuration based on benchmark results 9 years ago
Anton Firszov c792b03279 using WeakReference in ArrayPoolMemoryManager.Buffer 9 years ago
James Jackson-South 28eb6d4bcb Add previously skipped pad and resize tests 9 years ago