文件名称:vcShiPinHuiYiKaiFaJiShuYuShiLi04
- 所属分类:
- IP电话/视频会议
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 328.13kb
- 下载次数:
- 0次
- 提 供 者:
- jiang*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
<vc视频会议开发技术与实例>第四章代码,Mpeg4的编码与解码,G.721,G.723,G.728,G.729的代码实现
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 87361024vcshipinhuiyikaifajishuyushili04.rar 列表 04\MPEG-4解码技术\DECORE\TEST\test_basic_prediction.c 04\MPEG-4解码技术\DECORE\TEST 04\MPEG-4解码技术\DECORE\SRC\DEBUG.C 04\MPEG-4解码技术\DECORE\SRC\DEBUG.H 04\MPEG-4解码技术\DECORE\SRC\DECORE.C 04\MPEG-4解码技术\DECORE\SRC\DECORE.H 04\MPEG-4解码技术\DECORE\SRC\GEN_DRAW.C 04\MPEG-4解码技术\DECORE\SRC\GEN_DRAW.H 04\MPEG-4解码技术\DECORE\SRC\GETBITS.C 04\MPEG-4解码技术\DECORE\SRC\GETBITS.H 04\MPEG-4解码技术\DECORE\SRC\GLOBAL.H 04\MPEG-4解码技术\DECORE\SRC\IDCT.C 04\MPEG-4解码技术\DECORE\SRC\IDCT.H 04\MPEG-4解码技术\DECORE\SRC\MP4_VARS.C 04\MPEG-4解码技术\DECORE\SRC\MP4_VARS.H 04\MPEG-4解码技术\DECORE\SRC\MP4_VLD.C 04\MPEG-4解码技术\DECORE\SRC\MP4_VLD.H 04\MPEG-4解码技术\DECORE\SRC\PORTAB.H 04\MPEG-4解码技术\DECORE\SRC\STORE.C 04\MPEG-4解码技术\DECORE\SRC\STORE.H 04\MPEG-4解码技术\DECORE\SRC\TIMER.H 04\MPEG-4解码技术\DECORE\SRC\YUV2RGB.H 04\MPEG-4解码技术\DECORE\SRC\Yuv2rgb.c 04\MPEG-4解码技术\DECORE\SRC\basic_prediction.c 04\MPEG-4解码技术\DECORE\SRC\basic_prediction.h 04\MPEG-4解码技术\DECORE\SRC\clearblock.c 04\MPEG-4解码技术\DECORE\SRC\clearblock.h 04\MPEG-4解码技术\DECORE\SRC\gen_usetime.c 04\MPEG-4解码技术\DECORE\SRC\gen_usetime.h 04\MPEG-4解码技术\DECORE\SRC\mp4_block.c 04\MPEG-4解码技术\DECORE\SRC\mp4_block.h 04\MPEG-4解码技术\DECORE\SRC\mp4_decoder.c 04\MPEG-4解码技术\DECORE\SRC\mp4_decoder.h 04\MPEG-4解码技术\DECORE\SRC\mp4_header.c 04\MPEG-4解码技术\DECORE\SRC\mp4_header.h 04\MPEG-4解码技术\DECORE\SRC\mp4_iquant.c 04\MPEG-4解码技术\DECORE\SRC\mp4_iquant.h 04\MPEG-4解码技术\DECORE\SRC\mp4_mblock.c 04\MPEG-4解码技术\DECORE\SRC\mp4_mblock.h 04\MPEG-4解码技术\DECORE\SRC\mp4_picture.c 04\MPEG-4解码技术\DECORE\SRC\mp4_predict.c 04\MPEG-4解码技术\DECORE\SRC\mp4_predict.h 04\MPEG-4解码技术\DECORE\SRC\mp4_recon.c 04\MPEG-4解码技术\DECORE\SRC\mp4_tables.c 04\MPEG-4解码技术\DECORE\SRC\postprocess.c 04\MPEG-4解码技术\DECORE\SRC\postprocess.h 04\MPEG-4解码技术\DECORE\SRC\transferIDCT.c 04\MPEG-4解码技术\DECORE\SRC\transferIDCT.h 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\IDCT_MMX.C 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\basic_prediction_mmx.c 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\clearblock_mmx.c 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\transferIDCT_mmx.c 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\yuv2rgb_mmx.c 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\DO_EMMS.C 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_horiz.c 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_horiz_DC_on.c 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_horiz_default_filter.c 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_horiz_lpf9.c 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_horiz_useDC.c 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_vert.c 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_vert_DC_on.c 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_vert_choose_p1p2.c 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_vert_copy_and_unpack.c 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_vert_default_filter.c 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_vert_lpf9.c 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_vert_useDC.c 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\fast_copy.c 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\postprocess.c 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\postprocess.h 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\postprocess_mmx.h 04\MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess 04\MPEG-4解码技术\DECORE\SRC\intel_mmx 04\MPEG-4解码技术\DECORE\SRC\ATT_MMX\basic_prediction_mmx.c 04\MPEG-4解码技术\DECORE\SRC\ATT_MMX 04\MPEG-4解码技术\DECORE\SRC 04\MPEG-4解码技术\DECORE\BUILD\WIN32\DECORE.DSP 04\MPEG-4解码技术\DECORE\BUILD\WIN32\DECORE.DSW 04\MPEG-4解码技术\DECORE\BUILD\WIN32\DECORE.OPT 04\MPEG-4解码技术\DECORE\BUILD\WIN32\DECORE.ncb 04\MPEG-4解码技术\DECORE\BUILD\WIN32\console.dsp 04\MPEG-4解码技术\DECORE\BUILD\WIN32\console.plg 04\MPEG-4解码技术\DECORE\BUILD\WIN32\TEST\test_basic_prediction.dsp 04\MPEG-4解码技术\DECORE\BUILD\WIN32\TEST\test_basic_prediction.dsw 04\MPEG-4解码技术\DECORE\BUILD\WIN32\TEST\test_basic_prediction.ncb 04\MPEG-4解码技术\DECORE\BUILD\WIN32\TEST\test_basic_prediction.opt 04\MPEG-4解码技术\DECORE\BUILD\WIN32\TEST\test_basic_prediction.plg 04\MPEG-4解码技术\DECORE\BUILD\WIN32\TEST 04\MPEG-4解码技术\DECORE\BUILD\WIN32 04\MPEG-4解码技术\DECORE\BUILD 04\MPEG-4解码技术\DECORE 04\MPEG-4解码技术 04\MPEG-4编码技术\encore\src\bitstream.c 04\MPEG-4编码技术\encore\src\bitstream.h 04\MPEG-4编码技术\encore\src\encore.c 04\MPEG-4编码技术\encore\src\encore.h 04\MPEG-4编码技术\encore\src\max_level.h 04\MPEG-4编码技术\encore\src\mom_access.c 04\MPEG-4编码技术\encore\src\mom_access.h 04\MPEG-4编码技术\encore\src\mom_structs.h 04\MPEG-4编码技术\encore\src\mom_util.c 04\MPEG-4编码技术\encore\src\mom_util.h 04\MPEG-4编码技术\encore\src\momusys.h 04\MPEG-4编码技术\encore\src\mot_code.c 04\MPEG-4编码技术\encore\src\mot_code.h 04\MPEG-4编码技术\encore\src\mot_est_comp.c 04\MPEG-4编码技术\encore\src\mot_est_comp.h 04\MPEG-4编码技术\encore\src\mot_est_mb.c 04\MPEG-4编码技术\encore\src\mot_est_mb.h 04\MPEG-4编码技术\encore\src\mot_util.c 04\MPEG-4编码技术\encore\src\mot_util.h 04\MPEG-4编码技术\encore\src\non_unix.h 04\MPEG-4编码技术\encore\src\putvlc.c 04\MPEG-4编码技术\encore\src\putvlc.h 04\MPEG-4编码技术\encore\src\rate_ctl.c 04\MPEG-4编码技术\encore\src\rate_ctl.h 04\MPEG-4编码技术\encore\src\text_bits.c 04\MPEG-4编码技术\encore\src\text_bits.h 04\MPEG-4编码技术\encore\src\text_code.c 04\MPEG-4编码技术\encore\src\text_code.h 04\MPEG-4编码技术\encore\src\text_code_mb.c 04\MPEG-4编码技术\encore\src\text_code_mb.h 04\MPEG-4编码技术\encore\src\text_dct.c 04\MPEG-4编码技术\encore\src\text_dct.h 04\MPEG-4编码技术\encore\src\text_defs.h 04\MPEG-4编码技术\encore\src\vlc.h 04\MPEG-4编码技术\encore\src\vm_common_defs.h 04\MPEG-4编码技术\encore\src\vm_enc_defs.h 04\MPEG-4编码技术\encore\src\vop_code.c 04\MPEG-4编码技术\encore\src\vop_code.h 04\MPEG-4编码技术\encore\src\zigzag.h 04\MPEG-4编码技术\encore\src\intel_mmx\text_fdct_mmx.c 04\MPEG-4编码技术\encore\src\intel_mmx\text_idct_mmx.c 04\MPEG-4编码技术\encore\src\intel_mmx\CVS\Entries 04\MPEG-4编码技术\encore\src\intel_mmx\CVS\Repository 04\MPEG-4编码技术\encore\src\intel_mmx\CVS\Root 04\MPEG-4编码技术\encore\src\intel_mmx\CVS 04\MPEG-4编码技术\encore\src\intel_mmx 04\MPEG-4编码技术\encore\src 04\MPEG-4编码技术\encore\build\win32\encore.dsp 04\MPEG-4编码技术\encore\build\win32\encore.dsw 04\MPEG-4编码技术\encore\build\win32\encore.ncb 04\MPEG-4编码技术\encore\build\win32\encore.opt 04\MPEG-4编码技术\encore\build\win32\encore.plg 04\MPEG-4编码技术\encore\build\win32\Debug 04\MPEG-4编码技术\encore\build\win32\CVS\Entries 04\MPEG-4编码技术\encore\build\win32\CVS\Repository 04\MPEG-4编码技术\encore\build\win32\CVS\Root 04\MPEG-4编码技术\encore\build\win32\CVS 04\MPEG-4编码技术\encore\build\win32 04\MPEG-4编码技术\encore\build 04\MPEG-4编码技术\encore 04\MPEG-4编码技术 04\G729(LD-CELP)\020_hdr.asm 04\G729(LD-CELP)\21kflags.h 04\G729(LD-CELP)\Makefile 04\G729(LD-CELP)\README 04\G729(LD-CELP)\adapters.c 04\G729(LD-CELP)\cbindex.asm 04\G729(LD-CELP)\cbindex.h 04\G729(LD-CELP)\cmain.c 04\G729(LD-CELP)\codebook.c 04\G729(LD-CELP)\common.h 04\G729(LD-CELP)\data.c 04\G729(LD-CELP)\data.h 04\G729(LD-CELP)\dmain.c 04\G729(LD-CELP)\ez.ach 04\G729(LD-CELP)\ezplay.c 04\G729(LD-CELP)\fast.h 04\G729(LD-CELP)\filters.c 04\G729(LD-CELP)\fio21k.asm 04\G729(LD-CELP)\global.c 04\G729(LD-CELP)\io-sparc.c 04\G729(LD-CELP)\parm.h 04\G729(LD-CELP)\postfil.c 04\G729(LD-CELP)\prototyp.h 04\G729(LD-CELP)\qsize.h 04\G729(LD-CELP)\ccelp\ccelp.dsp 04\G729(LD-CELP)\ccelp\ccelp.dsw 04\G729(LD-CELP)\ccelp\ccelp.ncb 04\G729(LD-CELP)\ccelp\ccelp.opt 04\G729(LD-CELP)\ccelp\Debug 04\G729(LD-CELP)\ccelp 04\G729(LD-CELP) 04\G728\Makefile 04\G728\samples\g728decoder.c 04\G728\samples\g728decoder.h 04\G728\samples\g728encoder.c 04\G728\samples\g728encoder.dsp 04\G728\samples\g728encoder.dsw 04\G728\samples\g728encoder.h 04\G728\samples\g728encoder.ncb 04\G728\samples\g728encoder.opt 04\G728\samples\g728encoder.plg 04\G728\samples\Debug 04\G728\samples 04\G728\include\g728.h 04\G728\include\g728api.h 04\G728\include 04\G728\api\adapters.c 04\G728\api\consealg728.c 04\G728\api\g728api.c 04\G728\api\g728tables.c 04\G728\api\g728tables.h 04\G728\api\owng728.c 04\G728\api\owng728.h 04\G728\api\pitchg728.c 04\G728\api\pstg728.c 04\G728\api\scratchmem.h 04\G728\api\vq.c 04\G728\api 04\G728 04\G721-G723\Makefile 04\G721-G723\README 04\G721-G723\decode.c 04\G721-G723\encode.c 04\G721-G723\g711.c 04\G721-G723\g721.c 04\G721-G723\g723_24.c 04\G721-G723\g723_40.c 04\G721-G723\g72x.c 04\G721-G723\g72x.h 04\G721-G723 04