refactor ffmpeg super class into more maintainable package, cmake is catigorized now ; removed old engine, replaced with new one
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "AudioEngine.h"
|
||||
#include "engine/FFmpegDecoder.h"
|
||||
#include "engine/ffmpeg/FFmpegDecoder.h"
|
||||
#include "engine/EqProcessor.h"
|
||||
#include "engine/SpectrumAnalyzer.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user