搜索资源列表
yasm
- yasm.exe that is needed to compile x264 and ffmpeg in windows (perhaps linux). copy to mingw/bin
VS2005compilex264encoder
- 在VS2005环境下编译成功的X264编码器,附有文档,希望可以帮到做流媒体开发的人-Compiled in VS2005 environment, the successful X264 encoder, with the document, the desire to help people make the development of streaming media
vsyasm-1.2.0-win32
- 编译x264时需要一个汇编编译器 把vsyasm.exe改为yasm.exe-Compile x264 need an assembler the compiler change vsyasm.exe to yasm.exe
ffmpeg-x264-bin-progress.tar
- Android项目里实现视频编辑功能的完整工程代码(ffmpeg/x264/yasm),包括视频编码x264,视频解码ffmpeg,转码进度实现(修改ffmpeg代码),测试例子(Android project implementation of the video editing function of the complete engineering code (ffmpeg/x264/yasm), including video coding, x264, video decoding,