Bug: webrtc:8366 Change-Id: Ic57bd5c5c01871aee2956b2a098a79b106f54c9e Reviewed-on: https://webrtc-review.googlesource.com/85375 Commit-Queue: Artem Titov <titovartem@webrtc.org> Reviewed-by: Niklas Enbom <niklas.enbom@webrtc.org> Reviewed-by: Oskar Sundbom <ossu@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24095}
15 lines
429 B
Plaintext
15 lines
429 B
Plaintext
/*
|
|
* 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.
|
|
*/
|