Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages