搜索资源列表
Mp3Player03
- mars-android网上视频源码 mp3-mars-android网上视频源码 mp3
Mpeg2Dec
- TS文件(mpeg2)文件播放器,c/c++语言实现,编译后即可运行.-TS Stream file(mpeg2) player,use c/c++ language complete,you can compile it use vc++6 and later compiler.
H264Android_code
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
MP3_Player
- 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
iLBC
- 在VS2010平台下用C语言开发的iLBC定点程序,工程包括编码和解码的源代码,可在VS2010平台下编译和运行,也可移植到DSP、安卓、ARM等定点运算平台上。程序经过了优化,可以实时编码和解码。-VS2010 platform using C language development of the iLBC fixed-point procedures, including encoding and decoding of the source code, can be compiled a
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