X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fthirdparty%2Fsrc%2Fffmpeg.patch1;h=295779d2475717a00552a65d968e53215dfa82cb;hb=8d1431081df60da0719db2c77e4c56830521c7e8;hp=6f0f0d48718d6b6071274dd34669c234567b1a55;hpb=7f3ab16b8472cbb67f8b476d6e8f645904797023;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/thirdparty/src/ffmpeg.patch1 b/cinelerra-5.1/thirdparty/src/ffmpeg.patch1 index 6f0f0d48..295779d2 100644 --- a/cinelerra-5.1/thirdparty/src/ffmpeg.patch1 +++ b/cinelerra-5.1/thirdparty/src/ffmpeg.patch1 @@ -1,6 +1,7 @@ ---- a/configure 2015-09-10 13:36:03.763986195 -0600 -+++ b/configure 2015-09-10 13:37:25.190550438 -0600 -@@ -5735,7 +5735,9 @@ +diff -urN a/configure b/configure +--- a/configure 2017-04-12 19:55:54.000000000 -0600 ++++ b/configure 2017-04-16 16:12:23.518837543 -0600 +@@ -5871,7 +5871,9 @@ die "ERROR: libx264 must be installed and version must be >= 0.118."; } && { check_cpp_condition x264.h "X264_MPEG2" && enable libx262; } @@ -10,4 +11,4 @@ + warn "using libx265 without pkg-config"; } } && { check_cpp_condition x265.h "X265_BUILD >= 68" || die "ERROR: libx265 version must be >= 68."; } - enabled libxavs && require libxavs xavs.h xavs_encoder_encode -lxavs + enabled libxavs && require libxavs "stdint.h xavs.h" xavs_encoder_encode -lxavs