搜索资源列表
raw-wave-lib-v0.1
- raw-wave-lib:一个非常好的wav文件读写的库,包含测试文件。在Linux/windows下运行良好。使用C语音书写-raw-wave-lib : a very good wav file reader of the library, including test paper. Linux / windows running good. Speech writing C
kphone
- SIP Stacks dissipate2: C++ Linux, requries the qt-library, License: GPL Homepage: http://www.wirlab.net/kphone/ A enhanced dissipate, is part of the kphone distribution.
eXosip-0.7.6
- SIP Stacks GNU eXosip: C Linux+Windows+... License: GPL Homepage: http://savannah.nongnu.org/projects/exosip/ The extensible osip: \"...It aims to implement a simple high layer API to control the SIP for sessions establishements and common extensio
bass24
- BASS is an audio library for use in Windows and Mac OSX software. Its purpose is to provide developers with powerful and efficient sample, stream (MP3, MP2, MP1, OGG, WAV, AIFF, custom generated, and more via add-ons), MOD music (XM, IT, S3M, MOD, MT
madlldlib-10b4_dll
- libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, en
JUCE-master
- JUCE (Jules Utility Class Extensions)是由Raw MaterialSoftware发布的一套基于C++的跨平台应用程序框架类库(Windows, Mac,Linux,Android ).JUCE有众多覆盖音频、图像、XML分析、网络等方面的类.JUCE最突出的特点是其对音频的特殊支持.-JUCE (Jules' Utility Class Extensions) is set based on published Raw MaterialSoftwar
rockchip_mpp.tar
- 可在瑞芯微平台上实现视频硬解码,降低cpu占比,并可多路同时使用mpp h264编解码库进行硬解码。开源库,支持C/C++语言,支持Linux/Unix/Windows平台。(Hard video decoding can be implemented on the Rockchip Micro-Platform to reduce the proportion of CPU, and MPP H264 codec library can be used in multi-channel har
HiPhones
- PJSIP 由英国Teluu团队主导开发,由Benny Prijono 创建,他的名字缩写pj,所以命名PJSIP 优点: 可移植性强:可运行在windows、windowsmobile、linux、unix、MacOS、RTEMS、Symbian 内存需求小:编译后只需要150k内存空间 支持多种SIP功能以及扩展功能:支持多人会话、事件驱动框架、会话控制(presence)、即时信息、电话传输 文档介绍:官网有教程可以学习 缺点: Demo代码之间关联比较紧密