tree: c5cf4356d660c9a9fdc1a3122374a0d1e02bfd9f
  1. common_consts.wuffs
  2. decode_idct_default.wuffs
  3. decode_idct_x86_avx2.wuffs
  4. decode_jpeg.wuffs
  5. decode_load_smooth.wuffs
  6. decode_mcu_default.wuffs
  7. decode_mcu_progressive_ac_high_bits.wuffs
  8. decode_mcu_progressive_ac_low_bit.wuffs
  9. decode_mcu_progressive_dc_high_bits.wuffs
  10. decode_mcu_progressive_dc_low_bit.wuffs
  11. decode_quirks.wuffs
  12. README.md
std/jpeg/README.md

JPEG

JPEG (Joint Photographic Experts Group) is a lossy image compression format for opaque, still images.

The “Making Software - Image Compression” book chapter also has a good overview of a number of image formats, including JPEG.

Further Reading

Web pages:

YouTube videos:

Books:

You may be able to find these books at your local university's science library.

Link collections: