Name Description Size Coverage
BUILD.gn 540 -
g711.c SpanDSP - a series of DSP components for telephony g711.c - A-law and u-law transcoding routines Written by Steve Underwood <steveu@coppice.org> Copyright (C) 2006 Steve Underwood Despite my general liking of the GPL, I place this code in the public domain for the benefit of all mankind - even the slimy ones who might try to proprietize my work and use it to my detriment. $Id: g711.c,v 1.1 2006/06/07 15:46:39 steveu Exp $ Modifications for WebRtc, 2011/04/28, by tlegrand: -Removed unused include files -Changed to use WebRtc types -Added option to run encoder bitexact with ITU-T reference implementation 3781 0 %
g711.h SpanDSP - a series of DSP components for telephony g711.h - In line A-law and u-law conversion routines Written by Steve Underwood <steveu@coppice.org> Copyright (C) 2001 Steve Underwood Despite my general liking of the GPL, I place this code in the public domain for the benefit of all mankind - even the slimy ones who might try to proprietize my work and use it to my detriment. $Id: g711.h,v 1.1 2006/06/07 15:46:39 steveu Exp $ Modifications for WebRtc, 2011/04/28, by tlegrand: -Changed to use WebRtc types -Changed __inline__ to __inline -Two changes to make implementation bitexact with ITU-T reference implementation 9751 93 %
g711_3p_gn -
LICENSE 429 -
README.chromium Name: In line A-law and u-law conversion routines 362 -