1 Star 0 Fork 1

星旋/LinuxMediaCapture

forked from icedbeer/LinuxMediaCapture 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
MitV4l2Capture.pro 635 Bytes
一键复制 编辑 原始数据 按行查看 历史
icedbeer 提交于 2016-11-30 23:42 . commit source code
#-------------------------------------------------
#
# Project created by QtCreator 2013-03-27T17:00:38
#
#-------------------------------------------------
QT += core gui
TARGET = MitV4l2Capture
TEMPLATE = app
SOURCES += main.cpp\
widget.cpp \
global.cpp \
cdevicectrl.cpp \
memory.cpp \
log.cpp \
credundance.cpp
HEADERS += widget.h \
global.h \
cdevicectrl.h \
memory.h \
log.h \
credundance.h
FORMS += widget.ui
LIBS += ./libSDL.a\
./libavcodec.a\
./libswscale.a\
./libavutil.a
LIBS += -lv4l2\
-lasound
OTHER_FILES +=
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/star-spinning/LinuxMediaCapture.git
git@gitee.com:star-spinning/LinuxMediaCapture.git
star-spinning
LinuxMediaCapture
LinuxMediaCapture
master

搜索帮助