- DataStructureDesign 数据结构课程设计 txt文件作为数据库 使用链表等等数据结构知识
- SCM-serial-number-hair SCM serial number hair cc2430学习者一定能用上
- Protection_Dossier This my last Vbscript and i want to share it with you for testing on your machines and of course you should give me your feedback to improve it So This Vbscript show you How to create a folder and protect it by password
- uCOS_DEMO(2.8) ucos系统的demo板演示代码
- gbn3 计算机网络自顶向下:课本里的一个协议
- DLL优化模块 【开启高速,重定向至内存DLL】 一直好奇易语言为啥不用虚函数表
文件名称:x264-2012_my
-
所属分类:
- 标签属性:
- 上传时间:2012-12-31
-
文件大小:692.5kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
在原先的X264软件的基础上进行了编码方式的调整,经过测试相对于当前的X264效率更高,占用内存更小;-Original X264 software based on the adjustment of the encoding phase tested for the X264 efficient, take up memory smaller
(系统自动生成,下载前可以参看下载内容)
下载文件列表
x264-2012_my/.gitignore
x264-2012_my/AUTHORS
x264-2012_my/common/arm/asm.S
x264-2012_my/common/arm/cpu-a.S
x264-2012_my/common/arm/dct-a.S
x264-2012_my/common/arm/dct.h
x264-2012_my/common/arm/deblock-a.S
x264-2012_my/common/arm/mc-a.S
x264-2012_my/common/arm/mc-c.c
x264-2012_my/common/arm/mc.h
x264-2012_my/common/arm/pixel-a.S
x264-2012_my/common/arm/pixel.h
x264-2012_my/common/arm/predict-a.S
x264-2012_my/common/arm/predict-c.c
x264-2012_my/common/arm/predict.h
x264-2012_my/common/arm/quant-a.S
x264-2012_my/common/arm/quant.h
x264-2012_my/common/bitstream.c
x264-2012_my/common/bitstream.h
x264-2012_my/common/cabac.c
x264-2012_my/common/cabac.h
x264-2012_my/common/common.c
x264-2012_my/common/common.h
x264-2012_my/common/cpu.c
x264-2012_my/common/cpu.h
x264-2012_my/common/dct.c
x264-2012_my/common/dct.h
x264-2012_my/common/deblock.c
x264-2012_my/common/display-x11.c
x264-2012_my/common/display.h
x264-2012_my/common/frame.c
x264-2012_my/common/frame.h
x264-2012_my/common/macroblock.c
x264-2012_my/common/macroblock.h
x264-2012_my/common/mc.c
x264-2012_my/common/mc.h
x264-2012_my/common/mvpred.c
x264-2012_my/common/osdep.c
x264-2012_my/common/osdep.h
x264-2012_my/common/pixel.c
x264-2012_my/common/pixel.h
x264-2012_my/common/ppc/dct.c
x264-2012_my/common/ppc/dct.h
x264-2012_my/common/ppc/deblock.c
x264-2012_my/common/ppc/mc.c
x264-2012_my/common/ppc/mc.h
x264-2012_my/common/ppc/pixel.c
x264-2012_my/common/ppc/pixel.h
x264-2012_my/common/ppc/ppccommon.h
x264-2012_my/common/ppc/predict.c
x264-2012_my/common/ppc/predict.h
x264-2012_my/common/ppc/quant.c
x264-2012_my/common/ppc/quant.h
x264-2012_my/common/predict.c
x264-2012_my/common/predict.h
x264-2012_my/common/quant.c
x264-2012_my/common/quant.h
x264-2012_my/common/rectangle.c
x264-2012_my/common/rectangle.h
x264-2012_my/common/set.c
x264-2012_my/common/set.h
x264-2012_my/common/sparc/pixel.asm
x264-2012_my/common/sparc/pixel.h
x264-2012_my/common/threadpool.c
x264-2012_my/common/threadpool.h
x264-2012_my/common/visualize.c
x264-2012_my/common/visualize.h
x264-2012_my/common/vlc.c
x264-2012_my/common/win32thread.c
x264-2012_my/common/win32thread.h
x264-2012_my/common/x86/bitstream-a.asm
x264-2012_my/common/x86/cabac-a.asm
x264-2012_my/common/x86/const-a.asm
x264-2012_my/common/x86/cpu-a.asm
x264-2012_my/common/x86/dct-32.asm
x264-2012_my/common/x86/dct-64.asm
x264-2012_my/common/x86/dct-a.asm
x264-2012_my/common/x86/dct.h
x264-2012_my/common/x86/deblock-a.asm
x264-2012_my/common/x86/mc-a.asm
x264-2012_my/common/x86/mc-a2.asm
x264-2012_my/common/x86/mc-c.c
x264-2012_my/common/x86/mc.h
x264-2012_my/common/x86/pixel-32.asm
x264-2012_my/common/x86/pixel-a.asm
x264-2012_my/common/x86/pixel.h
x264-2012_my/common/x86/predict-a.asm
x264-2012_my/common/x86/predict-c.c
x264-2012_my/common/x86/predict.h
x264-2012_my/common/x86/quant-a.asm
x264-2012_my/common/x86/quant.h
x264-2012_my/common/x86/sad-a.asm
x264-2012_my/common/x86/sad16-a.asm
x264-2012_my/common/x86/util.h
x264-2012_my/common/x86/x86inc.asm
x264-2012_my/common/x86/x86util.asm
x264-2012_my/config.guess
x264-2012_my/config.sub
x264-2012_my/configure
x264-2012_my/COPYING
x264-2012_my/doc/ratecontrol.txt
x264-2012_my/doc/regression_test.txt
x264-2012_my/doc/standards.txt
x264-2012_my/doc/threads.txt
x264-2012_my/doc/vui.txt
x264-2012_my/encoder/analyse.c
x264-2012_my/encoder/analyse.h
x264-2012_my/encoder/cabac.c
x264-2012_my/encoder/cavlc.c
x264-2012_my/encoder/encoder.c
x264-2012_my/encoder/lookahead.c
x264-2012_my/encoder/macroblock.c
x264-2012_my/encoder/macroblock.h
x264-2012_my/encoder/me.c
x264-2012_my/encoder/me.h
x264-2012_my/encoder/ratecontrol.c
x264-2012_my/encoder/ratecontrol.h
x264-2012_my/encoder/rdo.c
x264-2012_my/encoder/set.c
x264-2012_my/encoder/set.h
x264-2012_my/encoder/slicetype.c
x264-2012_my/extras/avisynth_c.h
x264-2012_my/extras/gas-preprocessor.pl
x264-2012_my/extras/getopt.c
x264-2012_my/extras/getopt.h
x264-2012_my/extras/inttypes.h
x264-2012_my/extras/stdint.h
x264-2012_my/filters/filters.c
x264-2012_my/filters/filters.h
x264-2012_my/filters/video/cache.c
x264-2012_my/filters/video/crop.c
x264-2012_my/filters/video/depth.c
x264-2012_my/filters/video/fix_vfr_pts.c
x264-2012_my/filters/video/internal.c
x264-2012_my/filters/video/internal.h
x264-2012_my/filters/video/resize.c
x264-2012_my/filters/video/select_every.c
x264-2012_my/filters/video/source.c
x264-2012_my/filters/video/video.c
x264-2012_my/filters/video/video.h
x264-2012_my/input/avs.c
x264-2012_my/input/ffms.c
x264-2012_my/input/input.c
x264-2012_my/input/input.h
x264-2012_my/input/lavf.c
x264-2012_my/input/raw.c
x264-2012_my/input/thread.c
x264-2012_my/input/timecode.c
x264-2012_my/input/y4m.c
x264-2012_my/Makefile
x264-2012_my/output/flv.c
x264-2012_my/output/flv_bytestream.c
x264-2012_my/output/flv_bytestream.h
x264-2012_my/output/matroska.c
x264-2012_my/output/matroska_ebml.c
x264-2012_my/output/matroska_ebml.h
x264-2012_my/output/mp4.c
x264-2012_my/output/output.h
x264-2012_my/output/raw.c
x264-2012_my/tools/checkasm-a.asm
x264-2012_my/tools/checkasm.c
x264-2012_my/tools/countquant_x264.pl
x264-2012_my/tools/digress/cli.py
x264-2012_my/
x264-2012_my/AUTHORS
x264-2012_my/common/arm/asm.S
x264-2012_my/common/arm/cpu-a.S
x264-2012_my/common/arm/dct-a.S
x264-2012_my/common/arm/dct.h
x264-2012_my/common/arm/deblock-a.S
x264-2012_my/common/arm/mc-a.S
x264-2012_my/common/arm/mc-c.c
x264-2012_my/common/arm/mc.h
x264-2012_my/common/arm/pixel-a.S
x264-2012_my/common/arm/pixel.h
x264-2012_my/common/arm/predict-a.S
x264-2012_my/common/arm/predict-c.c
x264-2012_my/common/arm/predict.h
x264-2012_my/common/arm/quant-a.S
x264-2012_my/common/arm/quant.h
x264-2012_my/common/bitstream.c
x264-2012_my/common/bitstream.h
x264-2012_my/common/cabac.c
x264-2012_my/common/cabac.h
x264-2012_my/common/common.c
x264-2012_my/common/common.h
x264-2012_my/common/cpu.c
x264-2012_my/common/cpu.h
x264-2012_my/common/dct.c
x264-2012_my/common/dct.h
x264-2012_my/common/deblock.c
x264-2012_my/common/display-x11.c
x264-2012_my/common/display.h
x264-2012_my/common/frame.c
x264-2012_my/common/frame.h
x264-2012_my/common/macroblock.c
x264-2012_my/common/macroblock.h
x264-2012_my/common/mc.c
x264-2012_my/common/mc.h
x264-2012_my/common/mvpred.c
x264-2012_my/common/osdep.c
x264-2012_my/common/osdep.h
x264-2012_my/common/pixel.c
x264-2012_my/common/pixel.h
x264-2012_my/common/ppc/dct.c
x264-2012_my/common/ppc/dct.h
x264-2012_my/common/ppc/deblock.c
x264-2012_my/common/ppc/mc.c
x264-2012_my/common/ppc/mc.h
x264-2012_my/common/ppc/pixel.c
x264-2012_my/common/ppc/pixel.h
x264-2012_my/common/ppc/ppccommon.h
x264-2012_my/common/ppc/predict.c
x264-2012_my/common/ppc/predict.h
x264-2012_my/common/ppc/quant.c
x264-2012_my/common/ppc/quant.h
x264-2012_my/common/predict.c
x264-2012_my/common/predict.h
x264-2012_my/common/quant.c
x264-2012_my/common/quant.h
x264-2012_my/common/rectangle.c
x264-2012_my/common/rectangle.h
x264-2012_my/common/set.c
x264-2012_my/common/set.h
x264-2012_my/common/sparc/pixel.asm
x264-2012_my/common/sparc/pixel.h
x264-2012_my/common/threadpool.c
x264-2012_my/common/threadpool.h
x264-2012_my/common/visualize.c
x264-2012_my/common/visualize.h
x264-2012_my/common/vlc.c
x264-2012_my/common/win32thread.c
x264-2012_my/common/win32thread.h
x264-2012_my/common/x86/bitstream-a.asm
x264-2012_my/common/x86/cabac-a.asm
x264-2012_my/common/x86/const-a.asm
x264-2012_my/common/x86/cpu-a.asm
x264-2012_my/common/x86/dct-32.asm
x264-2012_my/common/x86/dct-64.asm
x264-2012_my/common/x86/dct-a.asm
x264-2012_my/common/x86/dct.h
x264-2012_my/common/x86/deblock-a.asm
x264-2012_my/common/x86/mc-a.asm
x264-2012_my/common/x86/mc-a2.asm
x264-2012_my/common/x86/mc-c.c
x264-2012_my/common/x86/mc.h
x264-2012_my/common/x86/pixel-32.asm
x264-2012_my/common/x86/pixel-a.asm
x264-2012_my/common/x86/pixel.h
x264-2012_my/common/x86/predict-a.asm
x264-2012_my/common/x86/predict-c.c
x264-2012_my/common/x86/predict.h
x264-2012_my/common/x86/quant-a.asm
x264-2012_my/common/x86/quant.h
x264-2012_my/common/x86/sad-a.asm
x264-2012_my/common/x86/sad16-a.asm
x264-2012_my/common/x86/util.h
x264-2012_my/common/x86/x86inc.asm
x264-2012_my/common/x86/x86util.asm
x264-2012_my/config.guess
x264-2012_my/config.sub
x264-2012_my/configure
x264-2012_my/COPYING
x264-2012_my/doc/ratecontrol.txt
x264-2012_my/doc/regression_test.txt
x264-2012_my/doc/standards.txt
x264-2012_my/doc/threads.txt
x264-2012_my/doc/vui.txt
x264-2012_my/encoder/analyse.c
x264-2012_my/encoder/analyse.h
x264-2012_my/encoder/cabac.c
x264-2012_my/encoder/cavlc.c
x264-2012_my/encoder/encoder.c
x264-2012_my/encoder/lookahead.c
x264-2012_my/encoder/macroblock.c
x264-2012_my/encoder/macroblock.h
x264-2012_my/encoder/me.c
x264-2012_my/encoder/me.h
x264-2012_my/encoder/ratecontrol.c
x264-2012_my/encoder/ratecontrol.h
x264-2012_my/encoder/rdo.c
x264-2012_my/encoder/set.c
x264-2012_my/encoder/set.h
x264-2012_my/encoder/slicetype.c
x264-2012_my/extras/avisynth_c.h
x264-2012_my/extras/gas-preprocessor.pl
x264-2012_my/extras/getopt.c
x264-2012_my/extras/getopt.h
x264-2012_my/extras/inttypes.h
x264-2012_my/extras/stdint.h
x264-2012_my/filters/filters.c
x264-2012_my/filters/filters.h
x264-2012_my/filters/video/cache.c
x264-2012_my/filters/video/crop.c
x264-2012_my/filters/video/depth.c
x264-2012_my/filters/video/fix_vfr_pts.c
x264-2012_my/filters/video/internal.c
x264-2012_my/filters/video/internal.h
x264-2012_my/filters/video/resize.c
x264-2012_my/filters/video/select_every.c
x264-2012_my/filters/video/source.c
x264-2012_my/filters/video/video.c
x264-2012_my/filters/video/video.h
x264-2012_my/input/avs.c
x264-2012_my/input/ffms.c
x264-2012_my/input/input.c
x264-2012_my/input/input.h
x264-2012_my/input/lavf.c
x264-2012_my/input/raw.c
x264-2012_my/input/thread.c
x264-2012_my/input/timecode.c
x264-2012_my/input/y4m.c
x264-2012_my/Makefile
x264-2012_my/output/flv.c
x264-2012_my/output/flv_bytestream.c
x264-2012_my/output/flv_bytestream.h
x264-2012_my/output/matroska.c
x264-2012_my/output/matroska_ebml.c
x264-2012_my/output/matroska_ebml.h
x264-2012_my/output/mp4.c
x264-2012_my/output/output.h
x264-2012_my/output/raw.c
x264-2012_my/tools/checkasm-a.asm
x264-2012_my/tools/checkasm.c
x264-2012_my/tools/countquant_x264.pl
x264-2012_my/tools/digress/cli.py
x264-2012_my/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.