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
548 B

prefix=/home/develop/nightingale/src/modules/agent/web_client/ffmpeg-4.4.1/../decoder_wasm/ffmpeg
exec_prefix=${prefix}
libdir=/home/develop/nightingale/src/modules/agent/web_client/ffmpeg-4.4.1/../decoder_wasm/ffmpeg/lib
includedir=/home/develop/nightingale/src/modules/agent/web_client/ffmpeg-4.4.1/../decoder_wasm/ffmpeg/include
Name: libavcodec
Description: FFmpeg codec library
Version: 58.134.100
Requires: libavutil >= 56.70.100
Requires.private:
Conflicts:
Libs: -L${libdir} -lavcodec -pthread -lm
Libs.private:
Cflags: -I${includedir}