文件名称:G711DecoderFilter
- 所属分类:
- 多媒体编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 70kb
- 下载次数:
- 0次
- 提 供 者:
- l**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ilbc和G711的音频解码filter。可编译通过,编译成功注册后就可以使用-ilbc,g711 decoder filter
(系统自动生成,下载前可以参看下载内容)
下载文件列表
G711DecoderFilter\AudioCodec.cpp
.................\AudioCodec.h
.................\G711Decoder.cpp
.................\G711Decoder.h
.................\G711DecoderFilter.cpp
.................\G711DecoderFilter.def
.................\G711DecoderFilter.dsp
.................\G711DecoderFilter.dsw
.................\G711DecoderFilter.h
.................\iLBCCodec.cpp
.................\iLBCCodec.h
.................\resource.h
.................\ilbc\anaFilter.c
.................\....\anaFilter.h
.................\....\constants.c
.................\....\constants.h
.................\....\createCB.c
.................\....\createCB.h
.................\....\doCPLC.c
.................\....\doCPLC.h
.................\....\enhancer.c
.................\....\enhancer.h
.................\....\filter.c
.................\....\filter.h
.................\....\FrameClassify.c
.................\....\FrameClassify.h
.................\....\gainquant.c
.................\....\gainquant.h
.................\....\getCBvec.c
.................\....\getCBvec.h
.................\....\helpfun.c
.................\....\helpfun.h
.................\....\hpInput.c
.................\....\hpInput.h
.................\....\hpOutput.c
.................\....\hpOutput.h
.................\....\iCBConstruct.c
.................\....\iCBConstruct.h
.................\....\iCBSearch.c
.................\....\iCBSearch.h
.................\....\iLBC_decode.c
.................\....\iLBC_decode.h
.................\....\iLBC_define.h
.................\....\iLBC_encode.c
.................\....\iLBC_encode.h
.................\....\LPCdecode.c
.................\....\LPCdecode.h
.................\....\LPCencode.c
.................\....\LPCencode.h
.................\....\lsf.c
.................\....\lsf.h
.................\....\packing.c
.................\....\packing.h
.................\....\StateConstructW.c
.................\....\StateConstructW.h
.................\....\StateSearchW.c
.................\....\StateSearchW.h
.................\....\syntFilter.c
.................\....\syntFilter.h
.................\ilbc
G711DecoderFilter
.................\AudioCodec.h
.................\G711Decoder.cpp
.................\G711Decoder.h
.................\G711DecoderFilter.cpp
.................\G711DecoderFilter.def
.................\G711DecoderFilter.dsp
.................\G711DecoderFilter.dsw
.................\G711DecoderFilter.h
.................\iLBCCodec.cpp
.................\iLBCCodec.h
.................\resource.h
.................\ilbc\anaFilter.c
.................\....\anaFilter.h
.................\....\constants.c
.................\....\constants.h
.................\....\createCB.c
.................\....\createCB.h
.................\....\doCPLC.c
.................\....\doCPLC.h
.................\....\enhancer.c
.................\....\enhancer.h
.................\....\filter.c
.................\....\filter.h
.................\....\FrameClassify.c
.................\....\FrameClassify.h
.................\....\gainquant.c
.................\....\gainquant.h
.................\....\getCBvec.c
.................\....\getCBvec.h
.................\....\helpfun.c
.................\....\helpfun.h
.................\....\hpInput.c
.................\....\hpInput.h
.................\....\hpOutput.c
.................\....\hpOutput.h
.................\....\iCBConstruct.c
.................\....\iCBConstruct.h
.................\....\iCBSearch.c
.................\....\iCBSearch.h
.................\....\iLBC_decode.c
.................\....\iLBC_decode.h
.................\....\iLBC_define.h
.................\....\iLBC_encode.c
.................\....\iLBC_encode.h
.................\....\LPCdecode.c
.................\....\LPCdecode.h
.................\....\LPCencode.c
.................\....\LPCencode.h
.................\....\lsf.c
.................\....\lsf.h
.................\....\packing.c
.................\....\packing.h
.................\....\StateConstructW.c
.................\....\StateConstructW.h
.................\....\StateSearchW.c
.................\....\StateSearchW.h
.................\....\syntFilter.c
.................\....\syntFilter.h
.................\ilbc
G711DecoderFilter