⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile

📁 SIP(Session Initiation Protocol)是由IETF定义
💻
字号:
# $Log: Makefile,v $# Revision 1.2  2000/06/21 01:03:57  kle# Fixed cycle counting.  Added RtpTransmitter::transmitRaw(char* data, int len).# Reduced memory copies when receiving and transmitting packets.  No changes in RTCP.## Revision 1.1  2000/01/06 02:37:18  wenqing# codec conversion#BUILD = ../../buildinclude $(BUILD)/Makefile.preDEFINES += USE_PTHREADSPACKAGES += #INCDIRS += . ../util/TESTPROGRAMS = \#        encode.c \#        decode.c# name of all files to be compiled (don't include header files)SRC = \        g711.c g72x.c g721.c g723_24.c g723_40.c include $(BUILD)/Makefile.post

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -