]> git.mxchange.org Git - flightgear.git/blob - 3rdparty/iaxclient/lib/codec_ulaw.h
VS2015 compatability fixes.
[flightgear.git] / 3rdparty / iaxclient / lib / codec_ulaw.h
1 /*
2  * iaxclient: a cross-platform IAX softphone library
3  *
4  * Copyrights:
5  * Copyright (C) 2003-2006, Horizon Wimba, Inc.
6  * Copyright (C) 2007, Wimba, Inc.
7  *
8  * Contributors:
9  * Steve Kann <stevek@stevek.com>
10  *
11  * This program is free software, distributed under the terms of
12  * the GNU Lesser (Library) General Public License.
13  */
14
15 struct iaxc_audio_codec *codec_audio_ulaw_new();