OpenCores
URL https://opencores.org/ocsvn/mjpeg-decoder/mjpeg-decoder/trunk

Subversion Repositories mjpeg-decoder

[/] [mjpeg-decoder/] [trunk/] [Readme.txt] - Blame information for rev 4

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 smanz
-----------
2
 Synthesis
3
-----------
4
The code located in the 'mjpeg' folder can be syntesized with Xilinx EDK 8.2.
5
(from the console: "make -f System.make init_bram")
6
 
7
-------------------
8
 Container formats
9
-------------------
10
Common avi containers containing just an mjpeg-video-stream will work. However to play the movie in a repeating loop, the Characters "ENDE ENDE ENDE ENDE ENDE" need to be appended to the end of the file (this is an fast and ugly hack due to lack of time).
11
 
12
-------
13
 Tools
14
-------
15
There are some scripts inside the 'tools' folder:
16
'usbdownload' for downloading a bitfile without the gui of impact.
17
'xmddownload' for automatic downloading of a movie/image to RAM
18
'encode_mjpeg.sh' for creating compatiple movie-files
19
 
20
----------
21
 Licence
22
----------
23
All code and dokumentation located in the 'pcores/myipif/hdl/vhdl' and 'doc' folder respectively is released under the GPL Version 2 (a copy should be present in the doc-folder), with the following exceptions:
24
- jpeg_checkff_fifo.vhd
25
- jpeg_dequant_multiplier.vhd
26
- jpeg_ht_nr_of_symbols.vhd
27
- jpeg_ht_tables
28
- jpeg_huffman_input_sr
29
- jpeg_idct_core_12
30
- jpeg_input_fifo
31
- jpeg_qt_sr
32
- jpeg_qt_tables
33
- jpeg_upsampling_buffer
34
- vga_memory
35
which are all under Xilinx-License as provided inside the files.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.