OpenCores

Project maintainers

Details

Name: mjpeg-decoder
Created: Oct 30, 2008
Updated: May 30, 2010
SVN Updated: Nov 16, 2009
SVN: Browse
Latest version: download (might take a bit to start...)
Statistics: View
Bugs: 1 reported / 0 solved
Star8you like it: star it!

Other project properties

Category:Video controller
Language:VHDL
Development status:Beta
Additional info:
WishBone compliant: No
WishBone version: n/a
License: GPL

Description

A hardware based system to decode JPEG baseline compressed image data. The different stages of the decoding process are implemented in a pipelined design described in VHDL. Running on a Virtex-II Pro FPGA at 100 MHz operation frequency. The pipelined structure allows for the processing of multiple image blocks simultanously. Thus, the decoder is prepared to decode MotionJPEG movies. Functionality of the system is demonstrated with a proof-of-concept hardware MotionJPEG video player application.

Features

- jpeg baseline decoding
- mjpeg
- display decoded data on a VGA monitor

Status

- closed