Applied result detail

Minimalist JPEG decoder & encoder

BAŘINA, D.

Original Title

Minimalist JPEG decoder & encoder

English Title

Minimalist JPEG decoder & encoder

Type

Software

Abstract

Decoder

  • written in C99
  • can parse YCbCr, YCCK and grayscale images
  • can handle 8-bit or 12-bit samples
  • can handle subsampled components
  • can handle restart markers
  • supports interleaved and non-interleaved scans
  • supports Motion JPEG
  • does not support progressive JPEG files
  • does not support arithmetic coding
Encoder
  • written in C99
  • supports subsampled components (4:4:4, 4:2:2, 4:2:0)
  • uses interleaved scan
  • supports quality setting (1..100)
  • support color and grayscale images
  • uses default Huffman table or optimized tables
  • can handle 8-bit and 12-bit input images

Abstract in English

Decoder

  • written in C99
  • can parse YCbCr, YCCK and grayscale images
  • can handle 8-bit or 12-bit samples
  • can handle subsampled components
  • can handle restart markers
  • supports interleaved and non-interleaved scans
  • supports Motion JPEG
  • does not support progressive JPEG files
  • does not support arithmetic coding
Encoder
  • written in C99
  • supports subsampled components (4:4:4, 4:2:2, 4:2:0)
  • uses interleaved scan
  • supports quality setting (1..100)
  • support color and grayscale images
  • uses default Huffman table or optimized tables
  • can handle 8-bit and 12-bit input images

Keywords

JPEG

Key words in English

JPEG

Location

http://www.fit.vutbr.cz/research/prod/?id=814

Licence fee

Use of the result by another entity is possible without acquiring a license (the result is not licensed)

www

Documents