4999 Commits (53f42bc5af7dfcaa3347cbb2ddb791d5562157dc)

Author SHA1 Message Date
Anton Firszov b74e1b7695 Allocate works 6 years ago
Anton Firszov d3e3e953ba More tests for MemoryGroup.Allocate() 6 years ago
Anton Firszov 591ed2765d test cases for MemoryGroup.Allocate() 6 years ago
James Jackson-South 3afec1734b Delete unused ColorConstants 6 years ago
James Jackson-South 93a6cc092f Add new parsing methods. Fix #1103 6 years ago
Brian Popow 834deae68c Implement VP8 decoder init 6 years ago
Brian Popow 305d8efba2 Add ParseResiduals 6 years ago
Brian Popow 47b54328e0 Revert "Change InternalsVisibleTo from SixLabors.ImageSharp.Sandbox46 to ImageSharp.Tests.ProfilingSandbox" 6 years ago
Brian Popow 1b899d920e Change InternalsVisibleTo from SixLabors.ImageSharp.Sandbox46 to ImageSharp.Tests.ProfilingSandbox 6 years ago
James Jackson-South cc46f801d3 Add comment for default value. 6 years ago
James Jackson-South 62feaf33e1 Default RepeatCount to 1. Fix #1098 6 years ago
James Jackson-South f089d49a72 Generics FTW! 6 years ago
James Jackson-South fb1f38a261 rename pixel shader extensions and delegates 6 years ago
James Jackson-South 158d610b51 Rename IConfigurable 6 years ago
James Jackson-South a4257e002a Fix documentation comment 6 years ago
James Jackson-South 9e6a03459a Normalize MemoryAllocator references. 6 years ago
James Jackson-South 4f46b3e1a4 Normalize configuration usage and expose method. 6 years ago
James Jackson-South e848f9d01b Expose operations. Fix #1092 6 years ago
Anton Firszov 8764fd44f5 make stuff internal 6 years ago
Anton Firszov ef9bc9ec27 bufferLengthAlignment 6 years ago
Anton Firszov 1b54376c1c bufferLengthAlignment 6 years ago
Anton Firszov 1e663d72de better comments 6 years ago
Anton Firszov 32502d041b adjust names 6 years ago
Anton Firszov d90ece2729 initial skeleton of discontinuous buffer object model 6 years ago
Anton Firszov 9eed2f0344 fast-dev-hack 6 years ago
Peter Amrehn 30eeeaa7af code cleanup, make method static 6 years ago
Brian Popow 3fb621f28a Move Vp8 specific parsing into LossyDecoder 6 years ago
Brian Popow 7f5a48137b Move parsing VP8 infos into separate methods 6 years ago
James Jackson-South 02199fdd2b Fix options calculation precedence 6 years ago
James Jackson-South bc1dde64c8 Update options helper to use switch and complete tests 6 years ago
Brian Popow beb04d010d Paragraph 13.4: Parse probabilities 6 years ago
Sergio Pedri b048dacaa7 Removed using statements, added detailed comment 6 years ago
Anton Firszov cdc3d395f3 use only netcoreapp3.1 6 years ago
Sergio Pedri 156aaa3446 Reimplemented bulk conversion for target row 6 years ago
Sergio Pedri c09a25426e Fixed indexing of source row span 6 years ago
Sergio Pedri a8650aa5f1 Reintroduced bulk ToVector4 source conversion 6 years ago
Sergio Pedri 37e318de6d Fixed a rollback error 6 years ago
Brian Popow c4e5796158 Use using declarations to reduce nesting 6 years ago
Brian Popow c542dffd08 Revert changes from 692c35b166ca7a18680b5efa6cd863ee48e01e11: "Switched to vectorized pixel conversions" 6 years ago
Sergio Pedri d7a2dee255 Added missing using statement 6 years ago
Sergio Pedri bacdb623af Reduced number of memory allocations 6 years ago
Sergio Pedri 62e347a514 Removed incorrect using directive 6 years ago
James Jackson-South 5c4324f241 Update LenseInfo name and type to match specification 6 years ago
Brian Popow 66c719e606 Rename constants 6 years ago
Brian Popow 795617bdcf Paragraph 9.6: Dequantization Indices 6 years ago
Brian Popow 2acb3df0ea Fix some issues in Vp8BitReader 6 years ago
Peter Amrehn 72f3499146 WebP: split Filter classes to different files 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
Peter Amrehn fcd5a37404 WebP: implement AlphaDecoder and AlphaApplyFilter, start implementing VP8Io 6 years ago
James Jackson-South 38d833a571 Remove duplicate Constants 6 years ago