Check for libavdevice

This commit is contained in:
twinaphex 2016-08-30 17:23:48 +02:00
parent e94d21388e
commit 90e57f7a0d

View File

@ -300,6 +300,7 @@ if [ "$HAVE_THREADS" != 'no' ]; then
if [ "$HAVE_FFMPEG" != 'no' ]; then
check_pkgconf AVCODEC libavcodec 54
check_pkgconf AVFORMAT libavformat 54
check_pkgconf AVDEVICE libavdevice
check_pkgconf SWRESAMPLE libswresample
check_pkgconf AVUTIL libavutil 51
check_pkgconf SWSCALE libswscale 2.1