JPEG Codec Middleware (TMCCJPEG) Sample Demo

Location

$REVOLUTION_SDK_ROOT/build/demos/jpegdemo

Compilation

From the $REVOLUTION_SDK_ROOT/build/demos/jpegdemo directory, enter make. The execution file (the ELF file) is created under $REVOLUTION_SDK_ROOT/RVL/bin/demos/jpegdemo/decode_simple/bin/RVL. (No special environment variable needs to be specified.)

Execution

From the $REVOLUTION_SDK_ROOT/RVL/bin/demos/jpegdemo directory, do the following.

Description

decode_simple A demo using the tmccjpeg.a JPEG decoder. The demo decodes $DvdRoot/jpeg/sample.jpg and displays it on the screen.

See Also

JPEG Codec Middleware (TMCCJPEG) API Function List

Revision History

2009/10/20 Corrected errors.
2009/10/14 Initial version.


CONFIDENTIAL