📄 libffmpeg.pro
字号:
singleprocess:singleprocess=trueTEMPLATE = libCONFIG += qtopia warn_on release win32:DEFINES += QTOPIA_PLUGIN_MAKEDLL QTOPIA_DLL# Defines useded by libav and libavcodecDEFINES += HAVE_AV_CONFIG_H _FILE_OFFSET_BITS=64 _LARGEFILE_SOURCE _GNU_SOURCEHEADERS = yuv2rgb.h libffmpegplugin.h libffmpegpluginimpl.hSOURCES = yuv2rgb.cpp libffmpegplugin.cpp libffmpegpluginimpl.cppTARGET = ffmpegpluginDESTDIR = $(QPEDIR)/plugins/codecsINCLUDEPATH += ./ $(QPEDIR)/src/3rdparty/libraries/libavformat $(QPEDIR)/src/3rdparty/libraries/libavcodecDEPENDPATH += ./ $(QPEDIR)/src/3rdparty/libraries/libavformat $(QPEDIR)/src/3rdparty/libraries/libavcodecLIBS += -lpthread -lm -lavcodec -lavformatVERSION = 1.0.0TRANSLATIONS = libffmpegplugin-en_GB.ts libffmpegplugin-de.ts libffmpegplugin-ja.ts libffmpegplugin-no.ts
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -