Skip to content

Commit 23fa221

Browse files
committed
Switch to my own JPEG decoder implementation. Much more stable and high performance...
1 parent 22546d9 commit 23fa221

20 files changed

+6
-4223
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@
1010
[submodule "firmware/fs/fatfs"]
1111
path = firmware/fs/fatfs
1212
url = https://github.com/ultraembedded/fat_io_lib.git
13+
[submodule "gateware/jpeg_core"]
14+
path = gateware/jpeg_core
15+
url = https://github.com/ultraembedded/core_jpeg

bitstreams/fpga_hdmi.bit

0 Bytes
Binary file not shown.

docs/block_diagram.png

-1.29 KB
Loading

gateware/jpeg_core

Submodule jpeg_core added at f9e269a

gateware/jpeg_decoder/aq_djpeg.v

-307
This file was deleted.

0 commit comments

Comments
 (0)