C
codec
Projects with this topic
-
This mirrored project compiles builds from the upstream source. See https://frederickding.gitlab.io/HandBrake/ for more details.
Updated -
A prototype lossless audio compressor that I made as part of my undergraduate thesis (2016-2017). This audio codec uses techniques like linear prediction of samples, inter-channel decorrelation, and Huffman coding to achieve compression.
Updated