X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;ds=sidebyside;f=cinelerra-5.1%2Fthirdparty%2Fsrc%2Fffmpeg.patch1;h=295779d2475717a00552a65d968e53215dfa82cb;hb=007f72698b0aff633dae4bfded4d58791ab359e9;hp=5f9971e1145bb61724b1e5ec64aae9846c75b34c;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/thirdparty/src/ffmpeg.patch1 b/cinelerra-5.1/thirdparty/src/ffmpeg.patch1 index 5f9971e1..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 -@@ -5556,7 +5556,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