公告板
版本库
filestore
活动
搜索
登录
tool
/
VideoPlayer
基于qt,msvc2017-64bits,ffmpeg.opengl的播放器
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
environment settings
zhangmeng
2021-03-03
4a6d9312cc1c9d62d66c4def71246d9faae29edb
[tool/VideoPlayer.git]
/
module
/
VideoPlayer
/
lib
/
linux
/
ffmpeg
/
lib
/
pkgconfig
/
libavdevice.pc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
prefix=../ffmpeg
exec_prefix=${prefix}
libdir=../ffmpeg/lib
includedir=../ffmpeg/include
Name: libavdevice
Description: FFmpeg device handling library
Version: 58.5.100
Requires:
Requires.private: libavfilter >= 7.40.101, libswscale >= 5.3.100, libavformat >= 58.20.100, libavcodec >= 58.35.100, libswresample >= 3.3.100, libavutil >= 56.22.100
Conflicts:
Libs: -L${libdir} -lavdevice
Libs.private: -lm
Cflags: -I${includedir}