文件名称:xvidcore
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.79mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
xvid core source
directshow, core, example
version 1-xvid core source
directshow, core, example
version 1.2.2
directshow, core, example
version 1-xvid core source
directshow, core, example
version 1.2.2
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AUTHORS
build/generic/bootstrap.sh
build/generic/config.guess
build/generic/config.sub
build/generic/configure
build/generic/configure.in
build/generic/install-sh
build/generic/libxvidcore.def
build/generic/libxvidcore.ld
build/generic/Makefile
build/generic/missing
build/generic/platform.inc.in
build/generic/sources.inc
build/win32/libxvidcore.dsp
build/win32/libxvidcore.sln
build/win32/libxvidcore.vcproj
build/win32/libxvidcore_static.dsp
build/win32/xvidcore.dsw
build/win32/xvidcore.ncb
build/win32/xvid_bench.dsp
build/win32/xvid_decraw.dsp
build/win32/xvid_decraw.vcproj
build/win32/xvid_decraw_static.dsp
build/win32/xvid_encraw.dsp
build/win32/xvid_encraw.vcproj
build/win32/xvid_encraw_static.dsp
ChangeLog
ChangeLog-1.0
debian/changelog
debian/compat
debian/control
debian/copyright
debian/libxvidcore4-dev.dirs
debian/libxvidcore4-dev.docs
debian/libxvidcore4-dev.install
debian/libxvidcore4.dirs
debian/libxvidcore4.docs
debian/libxvidcore4.install
debian/README.Debian
debian/rules
doc/INSTALL
doc/README
dshow/authors.txt
dshow/dshow.dsp
dshow/dshow.sln
dshow/dxpatch/dx90sdk-update-gcc.patch
dshow/dxpatch/dx90sdk-update-gcc.txt
dshow/Makefile
dshow/sources.inc
dshow/src/CAbout.cpp
dshow/src/CAbout.h
dshow/src/config.c
dshow/src/config.h
dshow/src/Configure.cpp
dshow/src/CXvidDecoder.cpp
dshow/src/CXvidDecoder.h
dshow/src/debug.c
dshow/src/debug.h
dshow/src/IXvidDecoder.h
dshow/src/resource.h
dshow/src/xvid.ax.aps
dshow/src/xvid.ax.def
dshow/src/xvid.ax.rc
dshow/src/XviD_logo.bmp
dshow/UpgradeLog.XML
examples/bench.pl
examples/bench_list.pl
examples/cactus.pgm.bz2
examples/Makefile
examples/README
examples/xvid_bench.c
examples/xvid_decraw.c
examples/xvid_encraw.c
LICENSE
README
src/bitstream/bitstream.c
src/bitstream/bitstream.h
src/bitstream/cbp.c
src/bitstream/cbp.h
src/bitstream/mbcoding.c
src/bitstream/mbcoding.h
src/bitstream/vlc_codes.h
src/bitstream/x86_asm/cbp_mmx.asm
src/bitstream/x86_asm/cbp_sse2.asm
src/bitstream/zigzag.h
src/dct/fdct.c
src/dct/fdct.h
src/dct/ia64_asm/fdct_ia64.s
src/dct/ia64_asm/genidct.py
src/dct/ia64_asm/idct_fini.s
src/dct/ia64_asm/idct_ia64_ecc.s
src/dct/ia64_asm/idct_ia64_gcc.s
src/dct/ia64_asm/idct_init.s
src/dct/idct.c
src/dct/idct.h
src/dct/ppc_asm/idct_altivec.c
src/dct/README.IJG
src/dct/simple_idct.c
src/dct/x86_asm/fdct_mmx_ffmpeg.asm
src/dct/x86_asm/fdct_mmx_skal.asm
src/dct/x86_asm/fdct_sse2_skal.asm
src/dct/x86_asm/idct_3dne.asm
src/dct/x86_asm/idct_mmx.asm
src/dct/x86_asm/idct_sse2_dmitry.asm
src/decoder.c
src/decoder.h
src/encoder.c
src/encoder.h
src/global.h
src/image/colorspace.c
src/image/colorspace.h
src/image/font.c
src/image/font.h
src/image/ia64_asm/interpolate8x8_ia64.s
src/image/ia64_asm/interpolate8x8_ia64_exact.s
src/image/ia64_asm/README
src/image/image.c
src/image/image.h
src/image/interpolate8x8.c
src/image/interpolate8x8.h
src/image/postprocessing.c
src/image/postprocessing.h
src/image/ppc_asm/colorspace_altivec.c
src/image/ppc_asm/interpolate8x8_altivec.c
src/image/ppc_asm/qpel_altivec.c
src/image/qpel.c
src/image/qpel.h
src/image/reduced.c
src/image/reduced.h
src/image/x86_asm/colorspace_mmx.inc
src/image/x86_asm/colorspace_rgb_mmx.asm
src/image/x86_asm/colorspace_yuv_mmx.asm
src/image/x86_asm/colorspace_yuyv_mmx.asm
src/image/x86_asm/deintl_sse.asm
src/image/x86_asm/gmc_mmx.asm
src/image/x86_asm/interpolate8x8_3dn.asm
src/image/x86_asm/interpolate8x8_3dne.asm
src/image/x86_asm/interpolate8x8_mmx.asm
src/image/x86_asm/interpolate8x8_xmm.asm
src/image/x86_asm/postprocessing_mmx.asm
src/image/x86_asm/postprocessing_sse2.asm
src/image/x86_asm/qpel_mmx.asm
src/image/x86_asm/reduced_mmx.asm
src/motion/estimation.h
src/motion/estimation_bvop.c
src/motion/estimation_common.c
src/motion/estimation_gmc.c
src/motion/estimation_pvop.c
src/motion/estimation_rd_based.c
src/motion/estimation_rd_based_bvop.c
src/motion/gmc.c
src/motion/gmc.h
src/motion/ia64_asm/calc_delta_1.s
src/motion/ia64_asm/calc_delta_2.s
src/motion/ia64_asm/calc_delta_3.s
src/motion/ia64_asm/halfpel8_refine_ia64.s
src/motion/ia64_asm/sad_ia64.s
src/motion/motion.h
src/motion/motion_comp.c
src/motion/motion_inlines.h
src/motion/motion_smp.h
src/motion/ppc_asm/sad_altivec.c
src/motion/sad.c
src/motion/sad.h
src/motion/vop_type_decision.c
src/motion/x86_asm/sad_3dn.asm
src/motion/x86_asm/sad_3dne.asm
src/motion/x86_asm/sad_mmx.asm
src/motion/x86_asm/sad_sse2.asm
src/motion/x86_asm/sad_xmm.asm
src/nasm.inc
src/plugins/plugin_2pass1.c
src/plugins/plugin_2pass2.c
src/plugins/plugin_dump.c
src/plugins/plugin_lumimasking.c
src/plugins/plugin_psnr.c
src/plugins/plugin_single.c
src/plugins/plugin_ssim.c
src/plugins/plugin_ssim.h
src/plugins/x86_asm/plugin_ssim-a.asm
src/portab.h
src/prediction/mbprediction.c
src/prediction/mbprediction.h
src/quant/ia64_asm/quant_h263_ia64.s
src/quant/ppc_asm/quant_h263_altivec.c
src/quant/ppc_asm/quant_mpeg_altivec.c
src/quant/quant.h
src/quant/quant_h263.c
src/quant/quant_matrix.c
src/quant/quant_matrix.h
src/quant/quant_mpeg.c
src/quant/x86_asm/quantize_h263_3dne.asm
src/quant/x86_asm/quantize_h263_mmx.asm
src/quant/x86_asm/quantize_mpeg_mmx.asm
src/quant/x86_asm/quantize_mpeg_
build/generic/bootstrap.sh
build/generic/config.guess
build/generic/config.sub
build/generic/configure
build/generic/configure.in
build/generic/install-sh
build/generic/libxvidcore.def
build/generic/libxvidcore.ld
build/generic/Makefile
build/generic/missing
build/generic/platform.inc.in
build/generic/sources.inc
build/win32/libxvidcore.dsp
build/win32/libxvidcore.sln
build/win32/libxvidcore.vcproj
build/win32/libxvidcore_static.dsp
build/win32/xvidcore.dsw
build/win32/xvidcore.ncb
build/win32/xvid_bench.dsp
build/win32/xvid_decraw.dsp
build/win32/xvid_decraw.vcproj
build/win32/xvid_decraw_static.dsp
build/win32/xvid_encraw.dsp
build/win32/xvid_encraw.vcproj
build/win32/xvid_encraw_static.dsp
ChangeLog
ChangeLog-1.0
debian/changelog
debian/compat
debian/control
debian/copyright
debian/libxvidcore4-dev.dirs
debian/libxvidcore4-dev.docs
debian/libxvidcore4-dev.install
debian/libxvidcore4.dirs
debian/libxvidcore4.docs
debian/libxvidcore4.install
debian/README.Debian
debian/rules
doc/INSTALL
doc/README
dshow/authors.txt
dshow/dshow.dsp
dshow/dshow.sln
dshow/dxpatch/dx90sdk-update-gcc.patch
dshow/dxpatch/dx90sdk-update-gcc.txt
dshow/Makefile
dshow/sources.inc
dshow/src/CAbout.cpp
dshow/src/CAbout.h
dshow/src/config.c
dshow/src/config.h
dshow/src/Configure.cpp
dshow/src/CXvidDecoder.cpp
dshow/src/CXvidDecoder.h
dshow/src/debug.c
dshow/src/debug.h
dshow/src/IXvidDecoder.h
dshow/src/resource.h
dshow/src/xvid.ax.aps
dshow/src/xvid.ax.def
dshow/src/xvid.ax.rc
dshow/src/XviD_logo.bmp
dshow/UpgradeLog.XML
examples/bench.pl
examples/bench_list.pl
examples/cactus.pgm.bz2
examples/Makefile
examples/README
examples/xvid_bench.c
examples/xvid_decraw.c
examples/xvid_encraw.c
LICENSE
README
src/bitstream/bitstream.c
src/bitstream/bitstream.h
src/bitstream/cbp.c
src/bitstream/cbp.h
src/bitstream/mbcoding.c
src/bitstream/mbcoding.h
src/bitstream/vlc_codes.h
src/bitstream/x86_asm/cbp_mmx.asm
src/bitstream/x86_asm/cbp_sse2.asm
src/bitstream/zigzag.h
src/dct/fdct.c
src/dct/fdct.h
src/dct/ia64_asm/fdct_ia64.s
src/dct/ia64_asm/genidct.py
src/dct/ia64_asm/idct_fini.s
src/dct/ia64_asm/idct_ia64_ecc.s
src/dct/ia64_asm/idct_ia64_gcc.s
src/dct/ia64_asm/idct_init.s
src/dct/idct.c
src/dct/idct.h
src/dct/ppc_asm/idct_altivec.c
src/dct/README.IJG
src/dct/simple_idct.c
src/dct/x86_asm/fdct_mmx_ffmpeg.asm
src/dct/x86_asm/fdct_mmx_skal.asm
src/dct/x86_asm/fdct_sse2_skal.asm
src/dct/x86_asm/idct_3dne.asm
src/dct/x86_asm/idct_mmx.asm
src/dct/x86_asm/idct_sse2_dmitry.asm
src/decoder.c
src/decoder.h
src/encoder.c
src/encoder.h
src/global.h
src/image/colorspace.c
src/image/colorspace.h
src/image/font.c
src/image/font.h
src/image/ia64_asm/interpolate8x8_ia64.s
src/image/ia64_asm/interpolate8x8_ia64_exact.s
src/image/ia64_asm/README
src/image/image.c
src/image/image.h
src/image/interpolate8x8.c
src/image/interpolate8x8.h
src/image/postprocessing.c
src/image/postprocessing.h
src/image/ppc_asm/colorspace_altivec.c
src/image/ppc_asm/interpolate8x8_altivec.c
src/image/ppc_asm/qpel_altivec.c
src/image/qpel.c
src/image/qpel.h
src/image/reduced.c
src/image/reduced.h
src/image/x86_asm/colorspace_mmx.inc
src/image/x86_asm/colorspace_rgb_mmx.asm
src/image/x86_asm/colorspace_yuv_mmx.asm
src/image/x86_asm/colorspace_yuyv_mmx.asm
src/image/x86_asm/deintl_sse.asm
src/image/x86_asm/gmc_mmx.asm
src/image/x86_asm/interpolate8x8_3dn.asm
src/image/x86_asm/interpolate8x8_3dne.asm
src/image/x86_asm/interpolate8x8_mmx.asm
src/image/x86_asm/interpolate8x8_xmm.asm
src/image/x86_asm/postprocessing_mmx.asm
src/image/x86_asm/postprocessing_sse2.asm
src/image/x86_asm/qpel_mmx.asm
src/image/x86_asm/reduced_mmx.asm
src/motion/estimation.h
src/motion/estimation_bvop.c
src/motion/estimation_common.c
src/motion/estimation_gmc.c
src/motion/estimation_pvop.c
src/motion/estimation_rd_based.c
src/motion/estimation_rd_based_bvop.c
src/motion/gmc.c
src/motion/gmc.h
src/motion/ia64_asm/calc_delta_1.s
src/motion/ia64_asm/calc_delta_2.s
src/motion/ia64_asm/calc_delta_3.s
src/motion/ia64_asm/halfpel8_refine_ia64.s
src/motion/ia64_asm/sad_ia64.s
src/motion/motion.h
src/motion/motion_comp.c
src/motion/motion_inlines.h
src/motion/motion_smp.h
src/motion/ppc_asm/sad_altivec.c
src/motion/sad.c
src/motion/sad.h
src/motion/vop_type_decision.c
src/motion/x86_asm/sad_3dn.asm
src/motion/x86_asm/sad_3dne.asm
src/motion/x86_asm/sad_mmx.asm
src/motion/x86_asm/sad_sse2.asm
src/motion/x86_asm/sad_xmm.asm
src/nasm.inc
src/plugins/plugin_2pass1.c
src/plugins/plugin_2pass2.c
src/plugins/plugin_dump.c
src/plugins/plugin_lumimasking.c
src/plugins/plugin_psnr.c
src/plugins/plugin_single.c
src/plugins/plugin_ssim.c
src/plugins/plugin_ssim.h
src/plugins/x86_asm/plugin_ssim-a.asm
src/portab.h
src/prediction/mbprediction.c
src/prediction/mbprediction.h
src/quant/ia64_asm/quant_h263_ia64.s
src/quant/ppc_asm/quant_h263_altivec.c
src/quant/ppc_asm/quant_mpeg_altivec.c
src/quant/quant.h
src/quant/quant_h263.c
src/quant/quant_matrix.c
src/quant/quant_matrix.h
src/quant/quant_mpeg.c
src/quant/x86_asm/quantize_h263_3dne.asm
src/quant/x86_asm/quantize_h263_mmx.asm
src/quant/x86_asm/quantize_mpeg_mmx.asm
src/quant/x86_asm/quantize_mpeg_
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.