5061 Commits (ffef3ecd147d2a30bdfeecdde28bf3ebd53a080e)
 

Author SHA1 Message Date
Dirk Lemstra ac14257c01 Clean the solution to force a rebuild with /p:codecov=true 9 years ago
Scott Williams c0d585b1bb fix constuctor validation 9 years ago
JimBobSquarePants 931de57e0d Minor cleanup tweaks 9 years ago
JimBobSquarePants 3ae2185b7e Cleanup ScanDecoder 9 years ago
JimBobSquarePants 510220db80 Fix double cloning on collection overload. 9 years ago
JimBobSquarePants 45d2e255fc Remove undisposed clone from default constructor 9 years ago
James Jackson-South f8ecf85f4b No need for full structs. 9 years ago
James Jackson-South 20adb6a487 Ensure we don't slow down CI 9 years ago
James Jackson-South 7206e37e54 Use JFifMarker 9 years ago
James Jackson-South 3f9d5e3317 Reorder methods to match marker order 9 years ago
James Jackson-South c53ea8830d Rename methods 9 years ago
James Jackson-South 7f9bb9012b Removed unused methods 9 years ago
James Jackson-South 34845882b7 DeduceJpegColorSpace 9 years ago
James Jackson-South 92a62cc5f0 App14Marker 9 years ago
James Jackson-South 1801a63065 App2Marker 9 years ago
James Jackson-South 9a7bfef94f App1Marker 9 years ago
James Jackson-South d6bc806ace AppHeadMarker 9 years ago
James Jackson-South 47c222d103 Revert "Replace AppHead and App1" 9 years ago
James Jackson-South 08bd59b668 Replace AppHead and App1 9 years ago
James Jackson-South 5bc6ff0f7b Make markers common 9 years ago
James Jackson-South d828512301 Cleanup and migrate constants 9 years ago
James Jackson-South 806f359584 Merge branch 'master' into bitconverter-uint64-readfix 9 years ago
James Jackson-South 0691e373e7 Merge pull request #346 from SixLabors/antonfirsov/jpeg-optimization 9 years ago
James Jackson-South 3973d6bf12 Merge branch 'master' into bitconverter-uint64-readfix 9 years ago
James Jackson-South 0210c84525 Merge branch 'master' into antonfirsov/jpeg-optimization 9 years ago
James Jackson-South 60b7ab1bef Merge pull request #344 from SixLabors/tocsoft/extract-clone-frames 9 years ago
Scott Williams 0a3dcd800f Merge branch 'master' into tocsoft/extract-clone-frames 9 years ago
Scott Williams 72f02b96bf Merge pull request #347 from SixLabors/fix-345 9 years ago
JimBobSquarePants e4b01463e8 Fix #345 9 years ago
Anton Firszov c8fb7c346a comment out the profiling benchmark 9 years ago
Scott Williams 70f9fd229e refactor ImageFrameCollection for updated API 9 years ago
Anton Firszov a95f938633 build fix 9 years ago
Anton Firszov c98b591fe8 benchmark 128 elements 9 years ago
Anton Firszov e7d2985a04 JpegColorConverter.FromYCbCrSimdAvx2 works! 9 years ago
Anton Firszov 48ecb8776c organizing color converster code 9 years ago
James Jackson-South 5f1c91a397 Merge pull request #343 from SixLabors/tocsoft/cleanup-frame-metadata 9 years ago
Scott Williams 9e02918f70 Add unit tests 9 years ago
Scott Williams af33fd3026 extract/clone frames 9 years ago
Scott Williams 42d74e6795 fix missed IFrameMetaData method 9 years ago
Scott Williams 4a0f95635e remove IFrameMetaData and frame properties from ImageMataData 9 years ago
Johannes Bildstein 8d3d5a0fd0 Merge branch 'master' into bitconverter-uint64-readfix 9 years ago
Johannes Bildstein 8fe1841d8b ToInt64 read wrong value when negative (except -1) 9 years ago
Dirk Lemstra 7a6b035899 Merge pull request #339 from SixLabors/feature/fix-skip 9 years ago
Dirk Lemstra f52845d97a Added extra check for when the number of bytes read is not the same as the count (fixes #338) 9 years ago
Anton Firsov 71a837ce5e Merge pull request #337 from SixLabors/antonfirsov/jpeg-optimization 9 years ago
Anton Firszov 218ca1d33c additional Block8x8F cleanup 9 years ago
Anton Firszov 5538227c47 Merge remote-tracking branch 'origin/master' into antonfirsov/jpeg-optimization 9 years ago
Anton Firszov 6e51489fe0 more cleanup + more tests 9 years ago
Anton Firszov 347dd15ea2 cleanup and docs 9 years ago
Anton Firszov a9204f1115 deleting unused tuples for now cuz they are neither tested nor DRY 9 years ago