Inactive

Project Summary

  Analyzed 3 days ago based on code collected 3 days ago.

GladSToNe is an educational tool for learning about hi-performance audio handling for real-time transmissions. The goal of the project is to use the open source model to improve the psycho acoustics, noise shaping and speed of audio transmissions over IP.

The core is an optimization patch applied on ITU-T reference code (to be downloaded from http://www.itu.int/rec/T-REC-G.729-200701-I/en , the C source is part of the specs). Wrapping around it, encoder and decoder GStreamer elements are provided as well.

It has been tested against some industry-grade devices and is roughly working. Some minor issues must still be addressed and fixed.

NOTE 1: before configuring the project you need to download g729 ITU-T specifications (with reference code) and set G729_PATH environment variable to point to a c_code folder (so far only annex A has been tested), e.g.: export G729_PATH=/home/gibrovacco/Soft/g729AnnexA/c_codeNOTE 2: before compiling with GCC the makefiles coder.mak and decoder.mak (in the chosen ITU-T reference code folder) must be modified accordingly (see in the files themself for more hints). NOTE 3: some files in reference code are all upper case.. you should convert them to lower case (I suggest you a combination of find/awk -or sed-/xargs).

Tags

  No tags have been added

Share

In a Nutshell, gladstone...

Languages

Autoconf
62%
shell script
32%
3 Other
6%
 
 

Lines of Code

 

Activity

30 Day Summary Apr 16 2013 — May 16 2013

12 Month Summary May 16 2012 — May 16 2013

Community

Ratings

Be the first to rate this project
 
Click to add your rating
 
Review this Project!
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.