329 Commits (ed3525d5e7a7cd16b027eccd6b76999f486ba7a8)

Author SHA1 Message Date
Anton Firszov ed3525d5e7 fixed JpegEncoderTests 8 years ago
Anton Firszov b46792a10a fixed PngEncoderTests 8 years ago
Anton Firszov 8337046d66 MakeOpaque + fixing BmpEncoderTests 8 years ago
Anton Firszov 525124d849 removing unused stuff 8 years ago
Anton Firszov 079f46c437 adding a few more cases to PngEncoderTests 8 years ago
Anton Firszov 15a995dd5c JpegEncoderTests using reference images 8 years ago
Anton Firszov 72e465d272 use ImageComparer.Tolerant() when testing Palette PNG encoding 8 years ago
Anton Firszov ad3eee5364 PngEncoderTests using reference images 8 years ago
Anton Firszov b389ce646a GifDecoderTests using reference images 8 years ago
Anton Firszov 79808201f1 DebugSaveMultiFrame() works 8 years ago
Anton Firszov 46368a9fa7 improve information locality for BmpDecoderTests 8 years ago
Anton Firszov 8ea447d94c BmpEncoderTests using reference output 8 years ago
Anton Firszov 8e1a4f34b1 better BmpEncoderTests 8 years ago
James Jackson-South f657f41cea Fix equality operators 8 years ago
James Jackson-South e91863e2f7 Fix all failing tests 8 years ago
denisivan0v e88e13806f bugfix in GifDecoderCore.Identity 8 years ago
denisivan0v a631a64dfb Added an API to read base image information without decoding it 8 years ago
James Jackson-South 6469a42e77 Fix #403 9 years ago
James Jackson-South e25ee10acd Fix #405 9 years ago
James Jackson-South 493d582d25 Remove methods from test 9 years ago
James Jackson-South 2391577c74 Refactor filters to match CSS & SVG methods 9 years ago
James Jackson-South 1bf234db10 Fix #390 9 years ago
Anton Firszov 7238862aa7 add test for #394 + #395 9 years ago
Anton Firszov a464c65ba9 fix #385 + add test 9 years ago
James Jackson-South 94e95c63d7 Update tests 9 years ago
James Jackson-South 36658e13f9 Fix #369 and update test 9 years ago
James Jackson-South 45a89e0631 Add FrameDecodingMode. Fix #255 9 years ago
JimBobSquarePants eeab5854d0 Quality 0 and 1 should be equal 9 years ago
JimBobSquarePants 25647a5afc Add missing test for #359 9 years ago
Nikita Balabaev 93419ab0e4 fix bugs after merge 9 years ago
JimBobSquarePants 1b4bd0c4e9 JFifMarker now handles parsing logic 9 years ago
JimBobSquarePants 1021547d13 Moar AdobeMarker tests 9 years ago
JimBobSquarePants 30cf4ea7eb Use AdobeMarker for parsing logic 9 years ago
James Jackson-South 6c7af0c4a6 Testable code 9 years ago
Anton Firszov c8fb7c346a comment out the profiling benchmark 9 years ago
Anton Firszov e7d2985a04 JpegColorConverter.FromYCbCrSimdAvx2 works! 9 years ago
Anton Firszov 48ecb8776c organizing color converster code 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 1e60b2a73c NormalizeColorsAndRoundAvx2() + JpegBlockPostProcessor cleanup 9 years ago
Anton Firszov fa91eb6239 optimized quantization 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
Anton Firsov deb6a8bbf1 Disable benchmark tests 9 years ago
Anton Firszov 40353af459 SimdUtils.BulkConvertNormalizedFloatToByte() 9 years ago
Anton Firszov 3e73bd8cf1 speedup Block8x8F.RoundInplace() 9 years ago
Anton Firszov 948d09a1b8 skipping the CopyToBufferArea tests again 9 years ago
Anton Firszov 1fab14bc2a bringing back life into Benchmarks project 9 years ago
Anton Firszov d1953ea79c go home Vector<T>, you are drunk 9 years ago