搜索资源列表
xvidcore-1.1.2
- 最新xvid视频解码源代码,最新版,支持mmx,sse,sse2-latest xvid video decoder source code, the latest version, support mmx, Idee, sse2
h264_decoder
- h.264在windows在的解码算法,用到了sse mmx sse2 等技术,部分代码用汇编编译,保证能够编译和运行
H.263
- 最近想做个视频流检测的东东,发现了这篇文章:H_263编码器中运动补偿的MMX加速,应该是当今很流行的技术了,于大家共享了!
h264_ffmpeg049pre
- Reffer to ffmpeg 0.4.9pre to modify H264 decoder. U can use it in network stream codec.Output use mmx coding to ARGB, and add a sample to show how to use it. I add many safe function in this case so u can use it in ur company project easily.Pass
x264encoder
- H.264编码器代码,在windows下运行,用了mmx指令。-H.264 encoder code, running under the windows, using the mmx instructions.
Ffmpeg H264 Decoder Lib
- 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC200
encore
- mpeg4压缩 源代码 VC++, 支持MMX-mpeg4 coder decode
DECORE
- mpeg4解压缩 源代码 VC++, 支持MMX-mpeg4 coder decode
Ffh264Class
- ffh264 in VC or Mac. Use C++ class rebuild it, and add MMX,SSE3 asm code. Win32 need preinstall MinGw32. My name:Jesse Stone Taiwan. email:fatalfeel@hotmail.com-ffh264 in VC or Mac. Use C++ class rebuild it, and add MMX,SSE3 asm code. need preins
Ffh264Class5
- ffh264 decoder in vc. add MMX and SSE3 need install mingw. by Jesse Stone, Taiwan email:fatalfeel@hotmail.com
