文件名称:XvidDec改进版
介绍说明--下载内容均来自于网络,请自行研究使用
本程序对DIVX中的算法作了修改,是学习MPEG4解码的资料,希望对读者提供帮助-DIVX the right procedures were revised algorithm is studying MPEG4 decode the information hope to help readers
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bitstream
.........\bitstream.c
.........\bitstream.h
.........\cbp.c
.........\cbp.h
.........\mbcoding.c
.........\mbcoding.h
.........\ppc_asm
.........\.......\cbp_altivec.s
.........\.......\cbp_ppc.s
.........\vlc_codes.h
.........\x86_asm
.........\.......\cbp_mmx.asm
.........\.......\cbp_sse2.asm
.........\zigzag.h
dct
...\fdct.c
...\fdct.h
...\ia64_asm
...\........\fdct_ia64.s
...\........\genidct.py
...\........\idct_fini.s
...\........\idct_ia64_ecc.s
...\........\idct_ia64_gcc.s
...\........\idct_init.s
...\idct.c
...\idct.h
...\ppc_asm
...\.......\fdct_altivec.s
...\.......\idct_altivec.s
...\README.IJG
...\x86_asm
...\.......\fdct_mmx.asm
...\.......\idct_mmx.asm
Debug
.....\adapt_quant.obj
.....\bitstream.obj
.....\cbp.obj
.....\colorspace.obj
.....\decoder.obj
.....\divx4.obj
.....\emms.obj
.....\encoder.obj
.....\fdct.obj
.....\idct.obj
.....\image.obj
.....\interpolate8x8.obj
.....\mbcoding.obj
.....\mbprediction.obj
.....\mbtransquant.obj
.....\mem_align.obj
.....\mem_transfer.obj
.....\motion_comp.obj
.....\motion_est.obj
.....\quant_h263.obj
.....\quant_matrix.obj
.....\quant_mpeg4.obj
.....\ratecontrol.obj
.....\sad.obj
.....\timer.obj
.....\vc60.idb
.....\vc60.pdb
.....\xvid.obj
.....\XvidDec.exe
.....\XvidDec.ilk
.....\XvidDec.pch
.....\XvidDec.pdb
.....\xvid_decraw.obj
decoder.c
decoder.h
divx4.c
divx4.h
encoder.c
encoder.h
global.h
image
.....\colorspace.c
.....\colorspace.h
.....\ia64_asm
.....\........\interpolate8x8_ia64.s
.....\........\interpolate8x8_ia64_exact.s
.....\........\README
.....\image.c
.....\image.h
.....\interpolate8x8.c
.....\interpolate8x8.h
.....\x86_asm
.....\.......\interpolate8x8_3dn.asm
.....\.......\interpolate8x8_mmx.asm
.....\.......\interpolate8x8_xmm.asm
.....\.......\rgb_to_yv12_mmx.asm
.....\.......\yuv_to_yv12_mmx.asm
.....\.......\yuyv_to_yv12_mmx.asm
.....\.......\yv12_to_rgb24_mmx.asm
.....\.......\yv12_to_rgb32_mmx.asm
.....\.......\yv12_to_yuyv_mmx.asm
mesh
....\readme.txt
motion
......\ia64_asm
.........\bitstream.c
.........\bitstream.h
.........\cbp.c
.........\cbp.h
.........\mbcoding.c
.........\mbcoding.h
.........\ppc_asm
.........\.......\cbp_altivec.s
.........\.......\cbp_ppc.s
.........\vlc_codes.h
.........\x86_asm
.........\.......\cbp_mmx.asm
.........\.......\cbp_sse2.asm
.........\zigzag.h
dct
...\fdct.c
...\fdct.h
...\ia64_asm
...\........\fdct_ia64.s
...\........\genidct.py
...\........\idct_fini.s
...\........\idct_ia64_ecc.s
...\........\idct_ia64_gcc.s
...\........\idct_init.s
...\idct.c
...\idct.h
...\ppc_asm
...\.......\fdct_altivec.s
...\.......\idct_altivec.s
...\README.IJG
...\x86_asm
...\.......\fdct_mmx.asm
...\.......\idct_mmx.asm
Debug
.....\adapt_quant.obj
.....\bitstream.obj
.....\cbp.obj
.....\colorspace.obj
.....\decoder.obj
.....\divx4.obj
.....\emms.obj
.....\encoder.obj
.....\fdct.obj
.....\idct.obj
.....\image.obj
.....\interpolate8x8.obj
.....\mbcoding.obj
.....\mbprediction.obj
.....\mbtransquant.obj
.....\mem_align.obj
.....\mem_transfer.obj
.....\motion_comp.obj
.....\motion_est.obj
.....\quant_h263.obj
.....\quant_matrix.obj
.....\quant_mpeg4.obj
.....\ratecontrol.obj
.....\sad.obj
.....\timer.obj
.....\vc60.idb
.....\vc60.pdb
.....\xvid.obj
.....\XvidDec.exe
.....\XvidDec.ilk
.....\XvidDec.pch
.....\XvidDec.pdb
.....\xvid_decraw.obj
decoder.c
decoder.h
divx4.c
divx4.h
encoder.c
encoder.h
global.h
image
.....\colorspace.c
.....\colorspace.h
.....\ia64_asm
.....\........\interpolate8x8_ia64.s
.....\........\interpolate8x8_ia64_exact.s
.....\........\README
.....\image.c
.....\image.h
.....\interpolate8x8.c
.....\interpolate8x8.h
.....\x86_asm
.....\.......\interpolate8x8_3dn.asm
.....\.......\interpolate8x8_mmx.asm
.....\.......\interpolate8x8_xmm.asm
.....\.......\rgb_to_yv12_mmx.asm
.....\.......\yuv_to_yv12_mmx.asm
.....\.......\yuyv_to_yv12_mmx.asm
.....\.......\yv12_to_rgb24_mmx.asm
.....\.......\yv12_to_rgb32_mmx.asm
.....\.......\yv12_to_yuyv_mmx.asm
mesh
....\readme.txt
motion
......\ia64_asm