https://github.com/baidut/co-codec
collection of programs about CODEC, including entropy codec, image compression, video compression.
https://github.com/baidut/co-codec
Last synced: 3 months ago
JSON representation
collection of programs about CODEC, including entropy codec, image compression, video compression.
- Host: GitHub
- URL: https://github.com/baidut/co-codec
- Owner: baidut
- Created: 2014-12-08T14:49:57.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-03T12:12:29.000Z (over 11 years ago)
- Last Synced: 2023-08-07T10:44:55.379Z (almost 3 years ago)
- Language: C
- Homepage:
- Size: 4.09 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
entropyCodec
============
FSE, arithmetic coding program included.
imageCompression
================
libjpeg included.