📄 makefile.am
字号:
noinst_LTLIBRARIES = libmp4live_h261.lalibmp4live_h261_la_SOURCES = encoder-h261.cpp \ bsd-endian.h \ crdef.cpp \ crdef.h \ dct.cpp \ dct.h \ encoder-h261.h \ huffcode.c \ p64-huff.hINCLUDES = -I$(top_srcdir)/server/mp4live \ -I$(top_srcdir)/include \ -I$(top_srcdir)/lib/ \ -I$(top_srcdir)/lib/mp4v2 \ -I$(top_srcdir)/lib/mp4av \ -I$(top_srcdir)/lib/msg_queue \ -I$(top_srcdir)/lib/utils \ -I$(top_srcdir)/lib/srtp \ -I$(top_srcdir)/lib/rtp \ -I$(top_srcdir)/lib/sdp AM_CXXFLAGS = \ -D_REENTRANT -DNOCONTROLS -fexceptions @BILLS_CPPWARNINGS@AM_CFLAGS = -D_REENTRANT -DNOCONTROLS -fexceptions @BILLS_CWARNINGS@
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -