JPEG Decoder
JPEG Decoder is the hardware source code of Verilog which decodes the RGB data from the JPEG data.
Features
- Base line DCT
- Huffman Decode
- Sampling only 4:1:1
- no read Sum nail
- Only DQT, DHT, SOF0, SOS, SOI and EOI read.
- no read DRI and RSTm
Status
2006/10/5 1st Release