文件名称:MP4_decode_filter
介绍说明--下载内容均来自于网络,请自行研究使用
filter
实现mpg4,h263,h264,divx等格式的解码,使用汇编内核,可能阅读起来有点麻烦,但filter部分使用的是标准的c++可以结合这些理解-filter realize mpg4, h263, h264, divx and other format decoder, use the compilation of the kernel, you may read up a little trouble, but the filter used is a standard part of the c++ can combine these to understand
实现mpg4,h263,h264,divx等格式的解码,使用汇编内核,可能阅读起来有点麻烦,但filter部分使用的是标准的c++可以结合这些理解-filter realize mpg4, h263, h264, divx and other format decoder, use the compilation of the kernel, you may read up a little trouble, but the filter used is a standard part of the c++ can combine these to understand
相关搜索: H264
H264
filter
h263
MP4_decode_filter
divx
mp4
divx
filter
MP4_decode_filt
h263
解码
DivXDec
filter
H264
filter
h263
MP4_decode_filter
divx
mp4
divx
filter
MP4_decode_filt
h263
解码
DivXDec
filter
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dshow(MP4解码器)
................\authors.txt
................\Debug
................\dshow.dsp
................\dshow.dsw
................\dshow.ncb
................\dshow.opt
................\dshow.plg
................\dxpatch
................\.......\dx90sdk-update-gcc.patch
................\.......\dx90sdk-update-gcc.txt
................\Makefile
................\sources.inc
................\src
................\...\CAbout.cpp
................\...\CAbout.h
................\...\config.c
................\...\config.h
................\...\Configure.cpp
................\...\CXvidDecoder.cpp
................\...\CXvidDecoder.h
................\...\debug.h
................\...\IXvidDecoder.h
................\...\resource.h
................\...\xvid.ax.aps
................\...\xvid.ax.def
................\...\xvid.ax.rc
src
...\bitstream
...\.........\bitstream.c
...\.........\bitstream.h
...\.........\cbp.c
...\.........\cbp.h
...\.........\mbcoding.c
...\.........\mbcoding.h
...\.........\vlc_codes.h
...\.........\x86_asm
...\.........\.......\cbp_3dne.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
...\...\.......\idct_altivec.c
...\...\README.IJG
...\...\simple_idct.c
...\...\x86_64_asm
...\...\..........\fdct_mmx_skal.asm
...\...\..........\idct_mmx.asm
...\...\x86_asm
...\...\.......\fdct_mmx_ffmpeg.asm
...\...\.......\fdct_mmx_skal.asm
...\...\.......\fdct_sse2_skal.asm
...\...\.......\idct_3dne.asm
...\...\.......\idct_mmx.asm
...\...\.......\idct_sse2_dmitry.asm
...\...\.......\simple_idct_mmx.asm
...\decoder.c
...\decoder.h
...\encoder.c
...\encoder.h
...\global.h
...\image
...\.....\colorspace.c
...\.....\colorspace.h
...\.....\font.c
...\.....\font.h
...\.....\ia64_asm
...\.....\........\interpolate8x8_ia64.s
...\.....\........\interpolate8x8_ia64_exact.s
...\.....\........\README
...\.....\image.c
...\.....\image.h
...\.....\interpolate8x8.c
...\.....\interpolate8x8.h
...\.....\postprocessing.c
...\.....\postprocessing.h
...\.....\ppc_asm
...\.....\.......\colorspace_altivec.c
...\.....\.......\interpolate8x8_altivec.c
...\.....\.......\qpel_altivec.c
...\.....\qpel.c
...\.....\qpel.h
...\.....\reduced.c
...\.....\reduced.h
...\.....\x86_64_asm
...\.....\..........\interpolate8x8_mmx.asm
...\.....\..........\interpolate8x8_xmm.asm
................\authors.txt
................\Debug
................\dshow.dsp
................\dshow.dsw
................\dshow.ncb
................\dshow.opt
................\dshow.plg
................\dxpatch
................\.......\dx90sdk-update-gcc.patch
................\.......\dx90sdk-update-gcc.txt
................\Makefile
................\sources.inc
................\src
................\...\CAbout.cpp
................\...\CAbout.h
................\...\config.c
................\...\config.h
................\...\Configure.cpp
................\...\CXvidDecoder.cpp
................\...\CXvidDecoder.h
................\...\debug.h
................\...\IXvidDecoder.h
................\...\resource.h
................\...\xvid.ax.aps
................\...\xvid.ax.def
................\...\xvid.ax.rc
src
...\bitstream
...\.........\bitstream.c
...\.........\bitstream.h
...\.........\cbp.c
...\.........\cbp.h
...\.........\mbcoding.c
...\.........\mbcoding.h
...\.........\vlc_codes.h
...\.........\x86_asm
...\.........\.......\cbp_3dne.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
...\...\.......\idct_altivec.c
...\...\README.IJG
...\...\simple_idct.c
...\...\x86_64_asm
...\...\..........\fdct_mmx_skal.asm
...\...\..........\idct_mmx.asm
...\...\x86_asm
...\...\.......\fdct_mmx_ffmpeg.asm
...\...\.......\fdct_mmx_skal.asm
...\...\.......\fdct_sse2_skal.asm
...\...\.......\idct_3dne.asm
...\...\.......\idct_mmx.asm
...\...\.......\idct_sse2_dmitry.asm
...\...\.......\simple_idct_mmx.asm
...\decoder.c
...\decoder.h
...\encoder.c
...\encoder.h
...\global.h
...\image
...\.....\colorspace.c
...\.....\colorspace.h
...\.....\font.c
...\.....\font.h
...\.....\ia64_asm
...\.....\........\interpolate8x8_ia64.s
...\.....\........\interpolate8x8_ia64_exact.s
...\.....\........\README
...\.....\image.c
...\.....\image.h
...\.....\interpolate8x8.c
...\.....\interpolate8x8.h
...\.....\postprocessing.c
...\.....\postprocessing.h
...\.....\ppc_asm
...\.....\.......\colorspace_altivec.c
...\.....\.......\interpolate8x8_altivec.c
...\.....\.......\qpel_altivec.c
...\.....\qpel.c
...\.....\qpel.h
...\.....\reduced.c
...\.....\reduced.h
...\.....\x86_64_asm
...\.....\..........\interpolate8x8_mmx.asm
...\.....\..........\interpolate8x8_xmm.asm