A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
-
Updated
Jun 7, 2022 - Jupyter Notebook
{{ message }}
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
Building better compression together
The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlzlib) for decompressing LZMA2-encapsulated compressed data in LZMA format within an XZ container, as can be generated with Python 3.6, 7-zip, and xzutils
Clear implementation of arithmetic coding for educational purposes in Java, Python, C++.
a fast range coder in C++, using SSE
Data Compression using Arithmetic Encoding in Python
TurboRC - Turbo Range Coder / Arithmetic Coding
The implementation of various data compression techniques.
An arithmetic coder for Rust.
This is a demo for still image compression application
Arithmetic coding library
Image compression using arithmetic coding algorithm
File compression library | Shennon | Fano | Huffman | Bigram Huffman | Adaptive Huffman | Arithmetic coding
Embeddable dynamic bit sequence compressor using arithmetic coding
LZW and AAC Data Compression
Implementation of lossless data compression technique written in Python.
File compression library (includes 6 algorithms) with Qt GUI
Adaptive Arithmetic Compression Library Written in Rust.
MATLAB implementation of the arithmetic encoding algorithm.
My own Unicode compression algorithm
This is an implementation of arithmetic coding used for compression
A Simple Adaptive Binary Arithmetic Coder
Compression algorithms: Arithmetic, LZW, Run-length. Coding algorithms: Hamming, Repetition, Read-Muller
implementation of the CTW algorithm
A small program that multiplies two 16-bit numbers using 16 1-bit ALUs
Examples of Coding Theory
Add a description, image, and links to the arithmetic-coding topic page so that developers can more easily learn about it.
To associate your repository with the arithmetic-coding topic, visit your repo's landing page and select "manage topics."