Skip to content

andarut/jpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jpeg

JPEG decoder in C without using any libs and SDL program to open decoder images.

Demo

You need to gcc and sdl2 installed on your machine

./demo.sh

Why?

I'm interested in codecs, so i started with JPEG. I needed to know how it works. So i write it's decoder in C without using any libs)

About

JPEG decoder in pure C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published