Tasks and schedule
Here you will find all about our objectives!
Audio tasks
# | Name | Description | Status | Date (Latest update) |
---|---|---|---|---|
1 | WAV support | Implementing a basic audio decoding and encoding process for the container format WAV | 13/06/2021 | |
2 | MP3 support : decoding | Implementing audio decompressing for the MP3 format | 13/06/2021 | |
3 | MP3 support : encoding | Implementing audio compressing algorithms for MP3 | 13/06/2021 | |
4 | Huffman compressing & decompression | Implementing the various algorithms & optimizing them | 13/06/2021 | |
5 | New file format | Using the Huffman compression algorithms, implement a new extension of the WAVE file format | 13/06/2021 |
GUI tasks
# | Name | Description | Status | Date (Latest update) |
---|---|---|---|---|
1 | Design | Designing an interface with GLADE | 13/06/2021 | |
2 | Implementation of design | Integrating the interface to the current code base with GTK | 13/06/2021 | |
3 | Asynchronous operations | Implementing threads and optimizations | 13/06/2021 |