4494 Commits (f6591228c1173fc53e54fd3d8561f70ba1cf8dcc)
 

Author SHA1 Message Date
Dirk Lemstra f6591228c1 Remove test for path that is not yet created at the start of the test run. 9 years ago
James Jackson-South 14d67b0e88 Merge pull request #342 from JBildstein/bitconverter-uint64-readfix 9 years ago
James Jackson-South d20d359c33 Merge branch 'master' into bitconverter-uint64-readfix 9 years ago
Scott Williams 2c8d68ae3d Merge pull request #349 from SixLabors/js/fix-imageframe-allocation 9 years ago
Scott Williams 3f5442c8eb Merge branch 'master' into js/fix-imageframe-allocation 9 years ago
Dirk Lemstra 75e99354e0 Merge pull request #350 from SixLabors/feature/codecov-fix 9 years ago
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 510220db80 Fix double cloning on collection overload. 9 years ago
JimBobSquarePants 45d2e255fc Remove undisposed clone from default constructor 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
Anton Firszov 1e60b2a73c NormalizeColorsAndRoundAvx2() + JpegBlockPostProcessor cleanup 9 years ago
Anton Firszov d4d7d302ab add library level tuples 9 years ago
Anton Firszov adafde4002 inlined stuff in CopyTo2x2() 9 years ago
Anton Firszov fa91eb6239 optimized quantization 9 years ago
Anton Firsov 64d829eeef Merge pull request #336 from SixLabors/antonfirsov/commiting-minor-changes-to-master-is-really-complicated-now 9 years ago
Anton Firszov e6ad98c5ec FormattableString, why are you so cruel to Eastern Europeans? 9 years ago
Anton Firsov 69f3c555c3 Merge commit '39bd3e6c027a6423d3947c333f5a648419b35abe' into antonfirsov/jpeg-optimization 9 years ago
Anton Firsov 39bd3e6c02 WIP on master: 8899f23 Merge pull request #299 from SixLabors/beta-1 9 years ago
Anton Firsov d63d4f10c6 index on master: 8899f23 Merge pull request #299 from SixLabors/beta-1 9 years ago
Anton Firszov 6a4ed5caed improved Jpeg regression testing 9 years ago
Anton Firszov 1c84a3c312 fix rounding in YCbCr conversion, started refactoring dequantiziation logic 9 years ago