X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fconfigure.ac;h=9ecd9c87a6b15404d9a62bdf79d7706e5fc66a3f;hp=8e2d0fc82595a9981b278a92b044415123f71c5b;hb=9eedb4cc7bbccda7978b1f2a6225c7ae1465757a;hpb=9182a6f3c48a4d211b7e3527e08511bd531011c4;ds=sidebyside diff --git a/cinelerra-5.1/configure.ac b/cinelerra-5.1/configure.ac index 8e2d0fc8..9ecd9c87 100644 --- a/cinelerra-5.1/configure.ac +++ b/cinelerra-5.1/configure.ac @@ -189,7 +189,7 @@ PKG_3RD([esound],[no], [ . ]) PKG_3RD([ffmpeg],[yes], - [ffmpeg-4.3], + [ffmpeg-4.4], [ libavutil/libavutil.a \ libavcodec/libavcodec.a \ libpostproc/libpostproc.a \ @@ -364,12 +364,12 @@ PKG_3RD([twolame],[auto], [ libtwolame ]) PKG_3RD([x264],[auto], - [x264-snapshot-20191217-2245-stable], + [x264-snapshot-20210615-master], [ libx264.a ], [ . ]) PKG_3RD([x265],[auto], - [x265_3.4], + [x265_3.5], [ libx265.a ], [ . source ]) @@ -409,7 +409,7 @@ PKG_3RD([suil],[auto], [ usr/local/include ]) PKG_3RD([libaom],[auto], - [libaom-v3.0.0], + [libaom-v3.2.0], [ usr/local/lib*/libaom*.a ], [ usr/local/include ])