Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (5)
G.729 audio codec compression demo
no vote
Demo which allow You to compile and decompile from WAV to g.729 and g.729 to WAV and see bits from g.729 file. Using Matlab you can see for example for every frame / subframe fixed codebook index etc.
Krzysztof94
2016-11-16
2
1
G.729 audio codec decoder
no vote
Files to compile using C language audio codec G.729 aka CS-ACELP. Very useful for students, who want to try to compile and see how does structure of codec look like. There are files for G.729 decoder only.
Krzysztof94
2016-11-16
0
1
Ethernet packets detector & editor
no vote
Source code for detecting and catching ethernet frames. You can see how do the frames change, how do they look. This program is something like Wireshark but You can edit and send ethernet frame with for example changed ip addres, mac addres etc. I wrote this during my laboratory lessons on Academy.  I used linux system (virtual machine) CentOS and Eclipse, which i had launched using sudo.
Krzysztof94
2016-11-13
0
1
G.729 audio codec encoder
no vote
Files to compile using C language audio codec G.729 aka CS-ACELP. Very useful for students, who want to try to compile and see how does structure of codec look like. There are files for G.729 encoder only.
Krzysztof94
2016-11-13
0
1
Get signal for encoder and decoder G.729
no vote
Files to get encoder and decoder signal for compile G.729 audio codec. Necessary to coder and encoder
Krzysztof94
2016-11-12
0
1
No more~