]> git.pld-linux.org Git - packages/vlc.git/blame - ffmpeg6.patch
- revised locale packaging (added as,ks,or,sm)
[packages/vlc.git] / ffmpeg6.patch
CommitLineData
583bbdae
JR
1--- vlc-3.0.18/configure.ac~ 2023-10-19 14:28:37.000000000 +0200
2+++ vlc-3.0.18/configure.ac 2023-10-19 14:31:22.113579556 +0200
3@@ -2450,7 +2450,7 @@
4 have_avcodec_vaapi="yes"
5 ],[
6 AS_IF([test -n "${enable_libva}"], [
7- AC_MSG_ERROR([libva is present but libavcodec/vaapi.h is missing])
8+ AC_MSG_WARN([libva is present but libavcodec/vaapi.h is missing])
9 ], [
10 AC_MSG_WARN([libva is present but libavcodec/vaapi.h is missing ])
11 ])
This page took 0.301525 seconds and 4 git commands to generate.