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
546 B
14 lines
546 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: libswscale
|
|
Description: FFmpeg image rescaling library
|
|
Version: 5.9.100
|
|
Requires: libavutil >= 56.70.100
|
|
Requires.private:
|
|
Conflicts:
|
|
Libs: -L${libdir} -lswscale -lm
|
|
Libs.private:
|
|
Cflags: -I${includedir}
|
|
|