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
467 B
14 lines
467 B
prefix=/home/kelinlang/Workspace/ffmpeg-3.4.5/android/arm
|
|
exec_prefix=${prefix}
|
|
libdir=/home/kelinlang/Workspace/ffmpeg-3.4.5/android/arm/lib
|
|
includedir=/home/kelinlang/Workspace/ffmpeg-3.4.5/android/arm/include
|
|
|
|
Name: libavcodec
|
|
Description: FFmpeg codec library
|
|
Version: 57.107.100
|
|
Requires: libswresample >= 2.9.100, libavutil >= 55.78.100
|
|
Requires.private:
|
|
Conflicts:
|
|
Libs: -L${libdir} -lavcodec -lm -lz -pthread -pthread
|
|
Libs.private:
|
|
Cflags: -I${includedir}
|
|
|