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
433 B
14 lines
433 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: libswresample
|
|
Description: FFmpeg audio resampling library
|
|
Version: 2.9.100
|
|
Requires: libavutil >= 55.78.100
|
|
Requires.private:
|
|
Conflicts:
|
|
Libs: -L${libdir} -lswresample -lm
|
|
Libs.private:
|
|
Cflags: -I${includedir}
|
|
|