You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
532 B
14 lines
532 B
prefix=/home/kelinlang/Workspace/ffmpeg-3.4.5/android/armeabi-v7a/
|
|
exec_prefix=${prefix}
|
|
libdir=/home/kelinlang/Workspace/ffmpeg-3.4.5/android/armeabi-v7a//lib
|
|
includedir=/home/kelinlang/Workspace/ffmpeg-3.4.5/android/armeabi-v7a//include
|
|
|
|
Name: libavformat
|
|
Description: FFmpeg container format library
|
|
Version: 57.83.100
|
|
Requires: libavcodec >= 57.107.100, libswresample >= 2.9.100, libavutil >= 55.78.100
|
|
Requires.private:
|
|
Conflicts:
|
|
Libs: -L${libdir} -lavformat -lm -lz -pthread -pthread
|
|
Libs.private:
|
|
Cflags: -I${includedir}
|
|
|