update fftw from 3.3.8 to 3.3.10 and update configure.ac
authorGood Guy <good1.2guy@gmail.com>
Tue, 8 Feb 2022 18:47:32 +0000 (11:47 -0700)
committerGood Guy <good1.2guy@gmail.com>
Tue, 8 Feb 2022 18:47:32 +0000 (11:47 -0700)
cinelerra-5.1/configure.ac
cinelerra-5.1/thirdparty/downloads.txt
cinelerra-5.1/thirdparty/src/fftw-3.3.10.tar.xz [new file with mode: 0644]

index 6fb52bd54d4cd0ffcb3e5f79ccbd608f8f587262..a4606a2f498710ef040ef58bd9e8a8060c62522a 100644 (file)
@@ -208,7 +208,7 @@ if test "x$WANT_GIT_FFMPEG" != "xno" ; then
 fi
 
 PKG_3RD([fftw],[auto],
-  [fftw-3.3.8],
+  [fftw-3.3.10],
   [ .libs/libfftw3.a \
     libbench2/libbench2.a \
     rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a \
index fe32344c549e9e3d19f7864279f581df6d6fbdbf..e8df344715f686aa8cbc7607052574e501695192 100644 (file)
@@ -1,4 +1,5 @@
-#https://www.cybercom.net/~dcoffin/dcraw/dcraw.c (moved to next line)
+#https://www.cybercom.net/~dcoffin/dcraw/dcraw.c (moved to next line for 9.28 2018/06/01)
+# dcraw.c.xz is checked into GIT at version 9.27; should be 9.28 cuz that is what dcraw.C is based on (/mnt0)
 https://www.dechifro.org/dcraw/dcraw.c
 http://download-mirror.savannah.gnu.org/releases//openexr/ilmbase-2.2.1.tar.gz
 http://gnu.mirrors.pair.com/savannah/savannah//openexr/openexr-2.2.1.tar.gz
@@ -15,7 +16,8 @@ https://sourceforge.net/projects/giflib/files/latest/download = 5.2.1
 https://sourceforge.net/projects/flac/files/latest/download?source=directory = 1.3.2
 https://github.com/uclouvain/openjpeg/ = Releases=sourcefiles openjpeg-2.4.0.tar.gz
 https://sourceforge.net/projects/libjpeg-turbo/ = Code (GitHub)=sourcefiles/2.1.2/libjpeg-turbo-2.1.2.tar.gz
-http://www.fftw.org/fftw-3.3.8.tar.gz
+http://www.fftw.org/fftw-3.3.10.tar.gz
+# Not sure why festival is in here but it is now at 2.5 since 25-Dec-2017
 http://festvox.org/packed/festival/2.4/festival-2.4-release.tar.gz
 http://festvox.org/packed/festival/2.4/speech_tools-2.4-release.tar.gz
 http://festvox.org/packed/festival/2.4/voices/festvox_cmu_us_ahw_cg.tar.gz
@@ -25,15 +27,15 @@ http://festvox.org/packed/festival/2.4/voices/festvox_cmu_us_ahw_cg.tar.gz
 http://audiofile.68k.org/audiofile-0.3.6.tar.gz
 https://sourceforge.net/projects/twolame/ = GitHub / Releases = Source Code=twolame-0.4.0.tar.gz
 http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.7.tar.xz
-http://downloads.xiph.org/releases/ogg/libogg-1.3.4.tar.gz
+http://downloads.xiph.org/releases/ogg/libogg-1.3.5.tar.gz
 http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.bz2
 https://sourceforge.net/projects/lame/files/latest/download?source=directory = 3.100
-https://download.osgeo.org/libtiff/tiff-4.1.0.tar.gz
+https://download.osgeo.org/libtiff/tiff-4.3.0.tar.gz
 https://sourceforge.net/projects/libuuid/files/latest/download?source=directory - 1.0.3
 https://code.videolan.org/videolan/x264/-/tree/stable/x264-stable.tar.gz
 https://code.videolan.org/videolan/x264/-/tree/master/x264-snapshot-20210615-master.tar.xz (Andrew does somehow)
 https://bitbucket.org/multicoreware/x265_git/downloads/x265_3.5.tar.gz
-https://ffmpeg.org/releases/ffmpeg-4.3.tar.bz2
+https://ffmpeg.org/releases/ffmpeg-4.4.tar.bz2
 https://github.com/webmproject/libvpx/archive/v1.8.2.tar.gz
 https://code.videolan.org/videolan/dav1d/-/archive/0.7.1/dav1d-0.7.1.tar.gz
 https://github.com/swh/ladspa/releases/tag/v0.4.17, plugin.org.uk
diff --git a/cinelerra-5.1/thirdparty/src/fftw-3.3.10.tar.xz b/cinelerra-5.1/thirdparty/src/fftw-3.3.10.tar.xz
new file mode 100644 (file)
index 0000000..9375831
Binary files /dev/null and b/cinelerra-5.1/thirdparty/src/fftw-3.3.10.tar.xz differ