文件名称:Mpeg4Decode
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:132.68kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
VC下的MPEG4解码示例代码,适合于做流媒体的开发人员参考-MPEG4 decoding under VC sample code for developers who do streaming media reference
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/console.dsp
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/console.plg
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/DECORE.DSP
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/DECORE.DSW
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/DECORE.ncb
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/DECORE.OPT
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST/test_basic_prediction.dsp
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST/test_basic_prediction.dsw
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST/test_basic_prediction.ncb
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST/test_basic_prediction.opt
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST/test_basic_prediction.plg
MpegDecode/MPEG-4解码技术/DECORE/SRC/ATT_MMX/basic_prediction_mmx.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/basic_prediction.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/basic_prediction.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/clearblock.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/clearblock.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/DEBUG.C
MpegDecode/MPEG-4解码技术/DECORE/SRC/DEBUG.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/DECORE.C
MpegDecode/MPEG-4解码技术/DECORE/SRC/DECORE.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/GEN_DRAW.C
MpegDecode/MPEG-4解码技术/DECORE/SRC/GEN_DRAW.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/gen_usetime.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/gen_usetime.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/GETBITS.C
MpegDecode/MPEG-4解码技术/DECORE/SRC/GETBITS.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/GLOBAL.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/IDCT.C
MpegDecode/MPEG-4解码技术/DECORE/SRC/IDCT.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/basic_prediction_mmx.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/clearblock_mmx.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/IDCT_MMX.C
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_horiz.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_horiz_DC_on.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_horiz_default_filter.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_horiz_lpf9.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_horiz_useDC.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_choose_p1p2.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_copy_and_unpack.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_DC_on.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_default_filter.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_lpf9.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_useDC.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/DO_EMMS.C
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/fast_copy.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/postprocess.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/postprocess.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/postprocess_mmx.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/transferIDCT_mmx.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/yuv2rgb_mmx.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_block.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_block.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_decoder.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_decoder.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_header.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_header.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_iquant.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_iquant.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_mblock.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_mblock.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_picture.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_predict.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_predict.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_recon.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_tables.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/MP4_VARS.C
MpegDecode/MPEG-4解码技术/DECORE/SRC/MP4_VARS.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/MP4_VLD.C
MpegDecode/MPEG-4解码技术/DECORE/SRC/MP4_VLD.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/PORTAB.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/postprocess.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/postprocess.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/STORE.C
MpegDecode/MPEG-4解码技术/DECORE/SRC/STORE.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/TIMER.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/transferIDCT.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/transferIDCT.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/Yuv2rgb.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/YUV2RGB.H
MpegDecode/MPEG-4解码技术/DECORE/TEST/test_basic_prediction.c
MpegDecode/ReadMe.txt
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32
MpegDecode/MPEG-4解码技术/DECORE/SRC/ATT_MMX
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx
MpegDecode/MPEG-4解码技术/DECORE/BUILD
MpegDecode/MPEG-4解码技术/DECORE/SRC
MpegDecode/MPEG-4解码技术/DECORE/TEST
MpegDecode/MPEG-4解码技术/DECORE
MpegDecode/MPEG-4解码技术
MpegDecode
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/console.plg
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/DECORE.DSP
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/DECORE.DSW
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/DECORE.ncb
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/DECORE.OPT
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST/test_basic_prediction.dsp
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST/test_basic_prediction.dsw
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST/test_basic_prediction.ncb
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST/test_basic_prediction.opt
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST/test_basic_prediction.plg
MpegDecode/MPEG-4解码技术/DECORE/SRC/ATT_MMX/basic_prediction_mmx.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/basic_prediction.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/basic_prediction.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/clearblock.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/clearblock.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/DEBUG.C
MpegDecode/MPEG-4解码技术/DECORE/SRC/DEBUG.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/DECORE.C
MpegDecode/MPEG-4解码技术/DECORE/SRC/DECORE.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/GEN_DRAW.C
MpegDecode/MPEG-4解码技术/DECORE/SRC/GEN_DRAW.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/gen_usetime.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/gen_usetime.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/GETBITS.C
MpegDecode/MPEG-4解码技术/DECORE/SRC/GETBITS.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/GLOBAL.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/IDCT.C
MpegDecode/MPEG-4解码技术/DECORE/SRC/IDCT.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/basic_prediction_mmx.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/clearblock_mmx.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/IDCT_MMX.C
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_horiz.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_horiz_DC_on.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_horiz_default_filter.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_horiz_lpf9.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_horiz_useDC.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_choose_p1p2.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_copy_and_unpack.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_DC_on.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_default_filter.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_lpf9.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/deblock_vert_useDC.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/DO_EMMS.C
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/fast_copy.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/postprocess.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/postprocess.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess/postprocess_mmx.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/transferIDCT_mmx.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/yuv2rgb_mmx.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_block.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_block.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_decoder.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_decoder.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_header.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_header.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_iquant.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_iquant.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_mblock.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_mblock.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_picture.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_predict.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_predict.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_recon.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/mp4_tables.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/MP4_VARS.C
MpegDecode/MPEG-4解码技术/DECORE/SRC/MP4_VARS.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/MP4_VLD.C
MpegDecode/MPEG-4解码技术/DECORE/SRC/MP4_VLD.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/PORTAB.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/postprocess.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/postprocess.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/STORE.C
MpegDecode/MPEG-4解码技术/DECORE/SRC/STORE.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/TIMER.H
MpegDecode/MPEG-4解码技术/DECORE/SRC/transferIDCT.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/transferIDCT.h
MpegDecode/MPEG-4解码技术/DECORE/SRC/Yuv2rgb.c
MpegDecode/MPEG-4解码技术/DECORE/SRC/YUV2RGB.H
MpegDecode/MPEG-4解码技术/DECORE/TEST/test_basic_prediction.c
MpegDecode/ReadMe.txt
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32/TEST
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx/postprocess
MpegDecode/MPEG-4解码技术/DECORE/BUILD/WIN32
MpegDecode/MPEG-4解码技术/DECORE/SRC/ATT_MMX
MpegDecode/MPEG-4解码技术/DECORE/SRC/intel_mmx
MpegDecode/MPEG-4解码技术/DECORE/BUILD
MpegDecode/MPEG-4解码技术/DECORE/SRC
MpegDecode/MPEG-4解码技术/DECORE/TEST
MpegDecode/MPEG-4解码技术/DECORE
MpegDecode/MPEG-4解码技术
MpegDecode
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.