23 Commits (775610d5a0221e11096bbe500adc5bd31d6cbe63)

Author SHA1 Message Date
Dmitry Pentin 775610d5a0 Fixed tests, fixed compilation, added DHT marker decoding more meaningful exception messages, fixed invalid jpeg encoding 5 years ago
Dmitry Pentin 2f143bf9d3 New FDCT method, reciprocal quantization 5 years ago
Dmitry Pentin cc99da35bf Added DCT in place 5 years ago
Dmitry Pentin 8d321a5dc2 Added DCT tests paths for nosimd/avx/avx+fma 5 years ago
Dmitry Pentin b9b853b523 Added docs & stylecop fixes 5 years ago
Dmitry Pentin 8a61048a5c Fixed DCT tests 5 years ago
Dmitry Pentin a4222fd91c Added DCT tests 5 years ago
Brian Popow 074d1a6a12 Add xunit trait attributes to tests 6 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Anton Firszov 2e878694e3 CopyTo -> ScaledCopyTo 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
Simon Cropp bcbd4726a6 use var where apparent (#972) 7 years ago
Simon Cropp 270a073fc6 Cleanup (#965) 7 years ago
James Jackson-South df6f544341 Move common components 8 years ago
Jason Nelson eabbc796fc Use new AsSpan overloads 8 years ago
Anton Firszov 352198db4d CalculateJpegChannelSize() 9 years ago
Anton Firszov 6d66209e9f well ... that LLM implementation is actually NOT inaccurate 9 years ago
Anton Firszov 4e62e7e8d7 UnZigAndQuantize --> QuantizeBlock (the block itself is not zigged here) 9 years ago
Anton Firszov ea834c3bae Postfixing: Orig*** instead of Old** + introducing PdfJs*** again 9 years ago
Anton Firszov 34a52bba51 DCT.cs -> FastFloatingPointDCT.cs 9 years ago
Anton Firszov 66df6fd2eb organizing DCT code 9 years ago
Anton Firszov f6b5b420c7 clean up and organize Jpeg test utilities 9 years ago