搜索资源列表
ITU-TG.729Sourcecode
- ITU-T G.729 Source code最新版,标准实现,很有参考价值,里面还带了nasm汇编编译器
x264_0708
- 在vc在可以编译,其中,汇编部分代码要有nasm编译器。在调试参数中输入--longhelp或者-h,会输出帮助信息。输入相应的编译选项就可以进行编码了。 -In vc can be compiled, including the compilation of some of the code have NASM compiler. In the debug parameter input- longhelp or-h, will be output to help information. E
Mplayer-Demux
- 早期mplayer开源代码在VC下汇编的移植,可在visual studio 2015下编译运行,汇编语言改为intel汇编,不需要nasm第三方汇编编译器,方便跟踪调试和学习。-Mplayer s AT&T asm to intel asm, can complie under VS2015 without nasm.