5166 Commits (0d15542a28e4a9e522dd35b3fa2c19d64acfed9e)
 

Author SHA1 Message Date
Scott Williams 91b53723a5 Merge pull request #349 from SixLabors/js/fix-imageframe-allocation 9 years ago
Dirk Lemstra bf7093503c Merge branch 'master' into js/cleanup-jpeg 9 years ago
Scott Williams 7132452eb6 Merge branch 'master' into js/fix-imageframe-allocation 9 years ago
Dirk Lemstra 36c2fa8dc5 Merge pull request #350 from SixLabors/feature/codecov-fix 9 years ago
JimBobSquarePants 34364641e2 Better profile identifers 9 years ago
Dirk Lemstra c4980e358c Clean the solution to force a rebuild with /p:codecov=true 9 years ago
Scott Williams 5066da574a fix constuctor validation 9 years ago
JimBobSquarePants d2f6a8534f Minor cleanup tweaks 9 years ago
JimBobSquarePants 5731f192be Cleanup ScanDecoder 9 years ago
JimBobSquarePants b5c18d6e5d Fix double cloning on collection overload. 9 years ago
JimBobSquarePants a626cb637e Remove undisposed clone from default constructor 9 years ago
James Jackson-South 77f8a8e406 No need for full structs. 9 years ago
James Jackson-South 67c0e50726 Ensure we don't slow down CI 9 years ago
James Jackson-South 923b80eb73 Use JFifMarker 9 years ago
James Jackson-South 81e86f40f1 Reorder methods to match marker order 9 years ago
James Jackson-South c3b2b8c71a Rename methods 9 years ago
James Jackson-South 0c59baa49e Removed unused methods 9 years ago
James Jackson-South 7d77583a83 DeduceJpegColorSpace 9 years ago
James Jackson-South 646ea16aab App14Marker 9 years ago
James Jackson-South d3975280e6 App2Marker 9 years ago
James Jackson-South df8a67be0a App1Marker 9 years ago
James Jackson-South fb94270e07 AppHeadMarker 9 years ago
James Jackson-South 061dda6014 Revert "Replace AppHead and App1" 9 years ago
James Jackson-South fcf373cefb Replace AppHead and App1 9 years ago
James Jackson-South b835bc8bda Make markers common 9 years ago
James Jackson-South e59c42effe Cleanup and migrate constants 9 years ago
James Jackson-South 8de4dc9515 Merge branch 'master' into bitconverter-uint64-readfix 9 years ago
James Jackson-South dd1b3ca058 Merge pull request #346 from SixLabors/antonfirsov/jpeg-optimization 9 years ago
James Jackson-South 72e034980d Merge branch 'master' into bitconverter-uint64-readfix 9 years ago
James Jackson-South 2bd719a401 Merge branch 'master' into antonfirsov/jpeg-optimization 9 years ago
James Jackson-South 1cfffc3c41 Merge pull request #344 from SixLabors/tocsoft/extract-clone-frames 9 years ago
Scott Williams af489306c1 Merge branch 'master' into tocsoft/extract-clone-frames 9 years ago
Scott Williams 2e9dab7005 Merge pull request #347 from SixLabors/fix-345 9 years ago
JimBobSquarePants 5b8077bfe0 Fix #345 9 years ago
Anton Firszov b99967fac2 comment out the profiling benchmark 9 years ago
Scott Williams 67cda9b4c8 refactor ImageFrameCollection for updated API 9 years ago
Anton Firszov c9dd2d5f14 build fix 9 years ago
Anton Firszov 4eeacb0e7d benchmark 128 elements 9 years ago
Anton Firszov 134fa595ed JpegColorConverter.FromYCbCrSimdAvx2 works! 9 years ago
Anton Firszov acf5aed3ed organizing color converster code 9 years ago
James Jackson-South 606d34411a Merge pull request #343 from SixLabors/tocsoft/cleanup-frame-metadata 9 years ago
Scott Williams 7c7af28da6 Add unit tests 9 years ago
Scott Williams 72c786bc41 extract/clone frames 9 years ago
Scott Williams 19ed95c09c fix missed IFrameMetaData method 9 years ago
Scott Williams 68c3b93478 remove IFrameMetaData and frame properties from ImageMataData 9 years ago
Johannes Bildstein 816d2fe114 Merge branch 'master' into bitconverter-uint64-readfix 9 years ago
Johannes Bildstein 5157a1f1a5 ToInt64 read wrong value when negative (except -1) 9 years ago
Dirk Lemstra b583a7aa4d Merge pull request #339 from SixLabors/feature/fix-skip 9 years ago
Dirk Lemstra c6fe389c7f Added extra check for when the number of bytes read is not the same as the count (fixes #338) 9 years ago
Anton Firsov a7aec0b1d3 Merge pull request #337 from SixLabors/antonfirsov/jpeg-optimization 9 years ago