huffmancode to decode in real-time for motion-jpeg

Dependents:   BaseJpegDecode_example SimpleJpegDecode_example Dumb_box_rev2

example code:

Import programBaseJpegDecode_example

BaseJpegDeocde exampe program

Import programSimpleJpegDecode_example

convert JPEG stream data to bitmap, BaseJpegDecode example program

History

aanIDCT add range_limit() default tip

2013-02-02, by va009039 [Sat, 02 Feb 2013 01:18:15 +0000] rev 6

aanIDCT add range_limit()


bug fix

2013-01-27, by va009039 [Sun, 27 Jan 2013 11:00:50 +0000] rev 5

bug fix


bug fix

2012-12-05, by va009039 [Wed, 05 Dec 2012 12:38:56 +0000] rev 4

bug fix


change to AAN inverse DCT

2012-11-05, by va009039 [Mon, 05 Nov 2012 22:47:05 +0000] rev 3

change to AAN inverse DCT


add inverseDCT

2012-10-30, by va009039 [Tue, 30 Oct 2012 13:22:08 +0000] rev 2

add inverseDCT


support DQT

2012-10-25, by va009039 [Thu, 25 Oct 2012 11:00:05 +0000] rev 1

support DQT


convert to library

2012-10-22, by va009039 [Mon, 22 Oct 2012 13:55:09 +0000] rev 0

convert to library