mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-18 06:31:20 +01:00
added on-demand support for non-seeking loading of FFmpeg files. This feature is not on, controlled by ifdefs via the #define EXPERIMENTAL_OD_FFMPEG in Experimental.h
This commit is contained in:
@@ -83,6 +83,8 @@
|
||||
// have not been fully imported in builds without FLAC support, so disabled for
|
||||
// 2.0 release
|
||||
//#define EXPERIMENTAL_OD_FLAC
|
||||
// similarly for FFmpeg:
|
||||
//#define EXPERIMENTAL_OD_FFMPEG
|
||||
|
||||
// Philip Van Baren 01 July 2009
|
||||
// Replace RealFFT() and PowerSpectrum function to use (faster) RealFFTf function
|
||||
|
||||
Reference in New Issue
Block a user