1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-25 00:30:07 +02:00

Let's go ahead with OD_FFMPEG.

This commit is contained in:
v.audacity 2012-06-12 03:38:51 +00:00
parent 7311286a56
commit 61b6a82ada

View File

@ -84,7 +84,7 @@
// 2.0 release
//#define EXPERIMENTAL_OD_FLAC
// similarly for FFmpeg:
//#define EXPERIMENTAL_OD_FFMPEG
#define EXPERIMENTAL_OD_FFMPEG 1
// Philip Van Baren 01 July 2009
// Replace RealFFT() and PowerSpectrum function to use (faster) RealFFTf function