mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 17:41:00 +00:00
I think the context normally changes for every bit. But this here is enough to correctly decode the test bitstream in Annex H.2 in the spec, which seems like a good checkpoint. The internals of the decoder use spec naming, to make the code look virtually identical to what's in the spec. (Even so, I managed to put in several typos that took a while to track down.) |
||
|---|---|---|
| .. | ||
| test-inputs | ||
| BenchmarkGfxPainter.cpp | ||
| BenchmarkJPEGLoader.cpp | ||
| CMakeLists.txt | ||
| TestDeltaE.cpp | ||
| TestFontHandling.cpp | ||
| TestGfxBitmap.cpp | ||
| TestICCProfile.cpp | ||
| TestImageDecoder.cpp | ||
| TestPainter.cpp | ||
| TestParseISOBMFF.cpp | ||
| TestRect.cpp | ||
| TestScalingFunctions.cpp | ||
| TestWOFF.cpp | ||
| TestWOFF2.cpp | ||