2939 Commits (0d15542a28e4a9e522dd35b3fa2c19d64acfed9e)

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