-Removed OpenMP support, replaced by a custom class.

-Disabled Opus, implementation is wrong.
This commit is contained in:
Juan Linietsky
2017-12-24 09:31:17 -03:00
parent 83182ea4a1
commit 021f3c924b
10 changed files with 119 additions and 68 deletions

View File

@@ -0,0 +1,2 @@
#include "threaded_array_processor.h"