File size: 387 Bytes
8ead80b |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
prefix=
exec_prefix=
libdir=${pcfiledir}/../../../libavfilter
includedir=.
Name: libavfilter
Description: FFmpeg audio/video filtering library
Version: 9.11.100
Requires: libswscale >= 7.3.100, libavformat >= 60.11.100, libavcodec >= 60.26.100, libswresample >= 4.11.100, libavutil >= 58.19.100
Conflicts:
Libs: -L${libdir} -Wl,-rpath,${libdir} -lavfilter
Cflags: -I${includedir}
|