3264 Commits (0eb76940dee88772bdad9788f06d1e61cef6beae)

Author SHA1 Message Date
Jason Nelson 8b85609320 Downgrade Unsafe package [test] 8 years ago
Jason Nelson c3bf1664ab Eliminate reference to System.Runtime.CompilerServices.Unsafe on .NETCOREAPP2.1 8 years ago
Jason Nelson 1b38d48c4f stackalloc chroma 8 years ago
Jason Nelson 400b9e4366 Interpolate Size 8 years ago
Jason Nelson b1ea9077de Make new Span field on DenseMatrix internal 8 years ago
Jason Nelson 069653d61e Revert "Eliminate allocation processing the identifier in ProcessApp2Marker" 8 years ago
Jason Nelson 0115a0ab30 Eliminate allocation reading BMP file header 8 years ago
Jason Nelson 2a4ea4aa92 Eliminate allocation processing the identifier in ProcessApp2Marker 8 years ago
Jason Nelson 337aa3e8c5 Eliminate allocation reading BMP header 8 years ago
Jason Nelson 5eaa411166 Eliminate cmd allocation in BmpDecoder 8 years ago
Jason Nelson 32cd3f2809 Eliminate subsample allocation in JpegEncoder 8 years ago
Jason Nelson 4f80c17297 Add stream extensions for Span<T> 8 years ago
Jason Nelson 0a16995fe2 Stackalloc LzwDecoder buffer 8 years ago
Jason Nelson 5ad7ae5089 Stackalloc bmp header 8 years ago
Jason Nelson 128dd1a147 👮 8 years ago
Jason Nelson 369deb3cf6 Remove trailing whitespace 8 years ago
Jason Nelson e0612ad200 Use pattern matching 8 years ago
Jason Nelson b5ec02eb40 Make Exif header a constant 8 years ago
Jason Nelson 23c1f8efd7 Use vectorized Span methods in DenseMatrix 8 years ago
Jason Nelson 40ea87482b Remove unused variable 8 years ago
Jason Nelson 3ea3c093ce Use Encoding.UTF8 overload accepting span 8 years ago
Jason Nelson 24bc975666 Cross target netcoreapp2.1 8 years ago
popow 1028fa5902 using MathF.Round in Pack 8 years ago
James Jackson-South 161a6fbb60 Update dependencies 8 years ago
Coen Munckhof d839ddfb24 Update documentation on Guard methods. 8 years ago
Anton Firszov 73d44f8380 update SixLabors.Shapes.Text 8 years ago
James Jackson-South a14c94b441 Always clear the buffer 8 years ago
James Jackson-South 48c4003896 Use Configuration over MemoryManager for ImageFrame<TPixel> 8 years ago
Johannes Bildstein e968cd604c move ICC validity check to InitDerivedMetaDataProperties 8 years ago
popow 00c6649698 using also LayoutKind.Explicit for rgb24, because it may also be affected by #576 8 years ago
popow 20f5290b8d using LayoutKind.Explicit for bgr24, to fix CloneAs_ToBgr24 failing sporadically (#576) 8 years ago
Dirk Lemstra 65a1f5be24 Added missing null check when disposing the objects. 8 years ago
Johannes Bildstein da344cb651 add a few guards around reading ICC profile data 8 years ago
Johannes Bildstein 46f0e33d59 int ToByteArray, use buffer if available instead of parsing and writing the profile 8 years ago
Johannes Bildstein 3747f46a50 add check for ICC profile validity 8 years ago
James Jackson-South f3d4aeb95b Move namespaces and improve perf 8 years ago
James Jackson-South 1fe0a900b1 Tuple deconstruct 8 years ago
Dirk Lemstra d54eabcda8 Fixed bug when marking a value as an array. 8 years ago
James Jackson-South 1cac731c9e No need for SpanHelper now. 8 years ago
Peter Amrehn 21e4f70241 #542: apply naming scheme for abstract classes 8 years ago
James Jackson-South e5797f04fe Remove missed prefixes 8 years ago
James Jackson-South 43b5b3cfb0 Remove prefix in Block8x8F and cleanup 8 years ago
Anton Firszov af26343acc minor cleanup 8 years ago
Anton Firszov 4d0c334ba6 OrigJpegDecoder -> GolangJpegDecoder + test cleanup 8 years ago
Anton Firszov be9f67ff07 update SixLabors.Shaeps to 1.0.0-ci0018 8 years ago
Johannes Bildstein b71c8d0c80 fix calculation of ICC profile ID and add tests for it 8 years ago
Jason Nelson 609e7663a0 React to LoadPixelData change 8 years ago
Jason Nelson 88098d741e Update three more spans to ReadOnly 8 years ago
Jason Nelson c161a7ee0b Tidy up ImageExtension docs 8 years ago
Jason Nelson 14d77efc5c Update Span ->ReadOnlySpan 8 years ago