2543 Commits (16dd75b2e06180035f5f3283f889b455f8fdd0b9)

Author SHA1 Message Date
JimBobSquarePants 16dd75b2e0 Allow dithering on animated gifs. 9 years ago
James Jackson-South 027a6bd23d Reduce scanline looping 9 years ago
JimBobSquarePants 81ef3f1b30 Fix build 9 years ago
JimBobSquarePants 1b4bd0c4e9 JFifMarker now handles parsing logic 9 years ago
JimBobSquarePants 30cf4ea7eb Use AdobeMarker for parsing logic 9 years ago
James Jackson-South 6c7af0c4a6 Testable code 9 years ago
James Jackson-South 57b6af1db3 Much better profile marker matching. 9 years ago
JimBobSquarePants 748a2c8673 Better profile identifers 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 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
JimBobSquarePants e4b01463e8 Fix #345 9 years ago
Scott Williams 70f9fd229e refactor ImageFrameCollection for updated API 9 years ago
Anton Firszov e7d2985a04 JpegColorConverter.FromYCbCrSimdAvx2 works! 9 years ago
Anton Firszov 48ecb8776c organizing color converster code 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 8fe1841d8b ToInt64 read wrong value when negative (except -1) 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 Firszov 218ca1d33c additional Block8x8F cleanup 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 Firszov 1c84a3c312 fix rounding in YCbCr conversion, started refactoring dequantiziation logic 9 years ago
Anton Firszov 63fa1fdbe1 unrelated to PR: Skipping AVX2-tests if the CPU does not support AVX2 9 years ago
Anton Firszov 5dc06612b2 Renamed *.Advanced.ImageExtensions to AdvancedImageExtensions, 9 years ago
Scott Williams e4670d002b update dependencies to prevent stylecop.json being included in package 9 years ago
Anton Firsov 2945aaef9a Updated docs on DangerousGetPinnableReferenceToPixelBuffer() 9 years ago
Scott Williams c152674755 fix style issues 9 years ago