搜索资源列表
test_mp3
- 包含CRecordMP3和CPlayMP3两个类,还有lame编码库,mpg123解码库。CRecordMP3是直接录音成mp3文件格式的类,CPlayMP3是播放MP3的类,并附有测试工程-CRecordMP3 and CPlayMP3 contains two classes, as well as lame coding libraries, mpg123 decoder library. CRecordMP3 directly into mp3 audio file format typ
ffmpegForH264Decod
- 著名的ffmpeg转码工具的源代码,专门为解决H264高清解码做的VC的工程-Well-known ffmpeg transcoding tools, source code, specifically to address the H264 HD decoder to do VC project
H264 Decode
- 提问,寻找哪儿有H.264解码器,询问如何从ffmpeg中提取H.264的解码器,询问 是否有VC下的工程,可以实现H.264的解码,……,为了满足这些朋友的要求, ffmpeg工程组成员“hust_xcl”特地从ffmpeg中提取出了H.264的解码器部分(H.264 的编码器有独立的工程:x264),并用VC++生成了工程文件,各位有需要的朋友 可以在本工程的基础上进行适当的修改,以满足自己的需求。-As
H264
- h264解码器,从ffmpeg抽取,vc工程,可直接使用-h264 decoder in ffmpeg, the vc2008 project
MP4DEC_MT_v2_ok_2010
- 实现mpeg4 decoder armv7 neon 优化,很精细的对每条关键函数 进行了neon 优化,C函数部分进行了多线程优化,极大的提高了解码速度。包含c++ project 同时也可以再rvds 4.0下使用。-mpeg4 decoder neon optimization code, containing every important function, the decode speed is much more faster (40 times) than pure c code
