13334 Commits (2c8dd67fcfe2fa4a2fe13f672c0b1dbfa235a324)
 

Author SHA1 Message Date
Anton Firszov 8764fd44f5 make stuff internal 7 years ago
Anton Firszov ef9bc9ec27 bufferLengthAlignment 7 years ago
Anton Firszov 1b54376c1c bufferLengthAlignment 7 years ago
Anton Firszov 1e663d72de better comments 7 years ago
Anton Firszov 32502d041b adjust names 7 years ago
Anton Firszov d90ece2729 initial skeleton of discontinuous buffer object model 7 years ago
Anton Firszov 9eed2f0344 fast-dev-hack 7 years ago
James Jackson-South 9b1e9194a9
Merge pull request #1019 from Sheyne/master 7 years ago
Peter Amrehn 30eeeaa7af code cleanup, make method static 7 years ago
Brian Popow 3fb621f28a Move Vp8 specific parsing into LossyDecoder 7 years ago
Brian Popow 7f5a48137b Move parsing VP8 infos into separate methods 7 years ago
James Jackson-South 02199fdd2b Fix options calculation precedence 7 years ago
James Jackson-South bc1dde64c8 Update options helper to use switch and complete tests 7 years ago
Brian Popow beb04d010d Paragraph 13.4: Parse probabilities 7 years ago
James Jackson-South 4983909efc
Merge branch 'master' into master 7 years ago
James Jackson-South 7712257f1f
Merge pull request #1068 from Sergio0694/improvement/oil-processor-memory-usage 7 years ago
Sergio Pedri b048dacaa7 Removed using statements, added detailed comment 7 years ago
Anton Firszov cdc3d395f3 use only netcoreapp3.1 7 years ago
Sergio Pedri 156aaa3446 Reimplemented bulk conversion for target row 7 years ago
Sergio Pedri c09a25426e Fixed indexing of source row span 7 years ago
Sergio Pedri a8650aa5f1 Reintroduced bulk ToVector4 source conversion 7 years ago
Sergio Pedri 37e318de6d Fixed a rollback error 7 years ago
Brian Popow c4e5796158 Use using declarations to reduce nesting 7 years ago
Brian Popow c542dffd08 Revert changes from 692c35b166ca7a18680b5efa6cd863ee48e01e11: "Switched to vectorized pixel conversions" 7 years ago
Sergio Pedri d7a2dee255 Added missing using statement 7 years ago
Sergio Pedri bacdb623af Reduced number of memory allocations 7 years ago
Sergio Pedri 62e347a514 Removed incorrect using directive 7 years ago
Sergio Pedri c070e300ee
Merge branch 'master' into improvement/oil-processor-memory-usage 7 years ago
James Jackson-South 2b87875094
Merge pull request #1093 from SixLabors/js/fix-exif-lensinfo 7 years ago
James Jackson-South 76736c8809
Merge branch 'master' into js/fix-exif-lensinfo 7 years ago
James Jackson-South da5e6c7793
Merge pull request #1094 from MarcoRossignoli/fixcoverage 7 years ago
James Jackson-South 45f4e323c1 Inline token 7 years ago
James Jackson-South dbd3007045 Workaround codecov for forks. 7 years ago
Marco Rossignoli 1e1ffca446 update ci script 7 years ago
Marco Rossignoli bb27648552 fix ci 7 years ago
James Jackson-South 0136e78988 Merge branch 'master' into js/fix-exif-lensinfo 7 years ago
James Jackson-South f82ddafe07
Merge pull request #1089 from SixLabors/af/improve-tests 7 years ago
James Jackson-South 3fa41b70fd Update README.md 7 years ago
James Jackson-South 6ddd5f6e28 Revert HSL<=>Rgb test changes 7 years ago
James Jackson-South 5c4324f241 Update LenseInfo name and type to match specification 7 years ago
Anton Firszov 8f9e44d84f Merge branch 'af/improve-tests' of https://github.com/SixLabors/ImageSharp into af/improve-tests 7 years ago
Anton Firszov aeb0100361 LambdaProvider -> serializable MemberMethodProvider 7 years ago
Brian Popow 66c719e606 Rename constants 7 years ago
Brian Popow 795617bdcf Paragraph 9.6: Dequantization Indices 7 years ago
Brian Popow 2acb3df0ea Fix some issues in Vp8BitReader 7 years ago
Peter Amrehn 72f3499146 WebP: split Filter classes to different files 7 years ago
Brian Popow a75d5cc16f Revert comment as it was before, add exception for SA1115 7 years ago
Brian Popow f688b09d12 Move ITestImageProvider to a separate file 7 years ago
Brian Popow c0221c458c Defining the tmp vars in a single line again 7 years ago
Brian Popow d17eb1df6d Rename method names again to be the same as in the reference implementation 7 years ago