Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

/prog/ Challenge: JPEG9001

Name: Cudder !cXCudderUE 2018-02-19 4:46

Write a JPEG2000 decoder that takes as input a single JP2 or raw bitstream file, and outputs a BMP file of the decoded output. You must support both lossless and lossy modes, up to 8 bits per channel, and 1 or 3 channels (grayscale or RGB). Otherwise, everything in ITU T.800 is fair game.

You may use only the standard C(89) library. Anything else counts against your total size. Smallest binary wins.

The deadline is March 18, 2038.

Name: Anonymous 2018-02-19 11:42

>>10
you can use whatever language you want but the rules are written to favor C89 and asm. even a low-level non-C language like Pascal will get reduced score because its standard library isn't libc. classic Cudder!

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List