Repository navigation

#

jpeg-decoder

JPEGsnoop: JPEG decoder and detailed analysis

C++
562
2 年前

720p FPGA Media Player (RISC-V + Motion JPEG + SD + HDMI on an Artix 7)

C
277
4 年前

High throughput JPEG decoder in Verilog for FPGA

Verilog
225
3 年前

SPI TFT and XPT2046 touch screen controller driver for esp-idf

C
193
2 个月前

JPEG encoder/decoder written in Python

Python
184
7 年前

LibJpeg.Net allows you to read and create JPEG images in .NET compatible languages. It's the managed version of original libjpeg library developed by Tom Lane and the Independent JPEG Group (IJG).

C#
93
2 年前

Free Tools to View Internals of Binary File, including .class, .dex, .elf, .zip, etc.

Java
67
1 年前

PNG and JPEG decoder / parser / renderer in pure micropython

Python
35
5 年前

GID (Generic Image Decoder): a standalone, portable generic Ada package for decoding images

Ada
25
15 天前

A JPEG decoder made in Python, that supports both baseline (sequential) and progressive images.

Python
23
3 年前

Optimize any image by chroma subsampling and optimized huffman coding in Python. Basically, using JPEG algorithm!

Python
18
7 年前

Resource compiler, packages images, fonts, cursors, etc as compilable C source. Portable ANSI C.

C
14
4 个月前

JPEG decoder & encoder

C
13
4 年前

A toy JPEG decoder.

Rust
6
2 年前

A simple, easy-to-use JPEG library

C++
5
2 年前

Playing streaming video (motion jpeg). The server (computer) continuously takes screenshots of the desktop, encodes them in jpeg and transmits via VCP them to the client (microcontroller). The microcontroller decodes the image and displays it on the display.

C
4
1 年前