搜索资源列表
FGS_server
- An MPEG4 FGS proxy Server. Can trancate/adjust streams at your desired rate, and then you can decode it into raw streams-An MPEG4 FGS proxy Server. Can trancate/adjust streams at your desired rate, and then you can decode it into raw streams
MPEG4decode
- Mpeg4 视频解码器 用于多媒体 视频流方面的开发-Mpeg4 decode mutilmedia video stream program development
UUCORELIB
- vc++下的一套涉及编码解码的API,直接dll调用方便使用。可编码/解码MJPG,MPEG4,MPEG2,音频MP2,解码时可直接设置为反交错。方便简单-vc++ code under a set of related decoding API, easy to use direct dll calls. Can encode/decode MJPG, MPEG4, MPEG2, audio MP2, set decoding can be directly de-interlacing. C
ffmpeg-1.2.3
- ffmpeg-1.2.3,本代码编译后生成exe,可对视频进行编解码,支持MPEG4标准,H264-this is ffmpeg-1.2.3.the source code is employed to encode or decode video
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