From: Good Guy Date: Tue, 8 Feb 2022 18:47:32 +0000 (-0700) Subject: update fftw from 3.3.8 to 3.3.10 and update configure.ac X-Git-Tag: 2022-02~5 X-Git-Url: https://git.cinelerra-gg.org/git/?a=commitdiff_plain;h=37d824fc655b93c436e7c3e3bc424df65000b1ac;p=goodguy%2Fcinelerra.git update fftw from 3.3.8 to 3.3.10 and update configure.ac --- diff --git a/cinelerra-5.1/configure.ac b/cinelerra-5.1/configure.ac index 6fb52bd5..a4606a2f 100644 --- a/cinelerra-5.1/configure.ac +++ b/cinelerra-5.1/configure.ac @@ -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 \ diff --git a/cinelerra-5.1/thirdparty/downloads.txt b/cinelerra-5.1/thirdparty/downloads.txt index fe32344c..e8df3447 100644 --- a/cinelerra-5.1/thirdparty/downloads.txt +++ b/cinelerra-5.1/thirdparty/downloads.txt @@ -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 index 00000000..93758319 Binary files /dev/null and b/cinelerra-5.1/thirdparty/src/fftw-3.3.10.tar.xz differ