8000 GitHub - vassomak/AAC-Encoder-Decoder: This is an assignment of the course Multimedia Systems (AUTh-9th semester)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vassomak/AAC-Encoder-Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

AAC-encoder-decoder

This is an assignment of the course Multimedia Systems (AUTh-9th semester).

The goal is to implement an AAC Encoder and Decoder. The phychoacoustic model is used as conformity criterion for the quantizer, the Modified Discrete Cosine Transform (MDCT) at the filterbank level, and Huffman encoding for entropy encoding. Level 1 is the simplest implementation, and more modules are added in each level.

A schematic of the encoder and the decoder is displayed below:

image

About

This is an assignment of the course Multimedia Systems (AUTh-9th semester)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0