FLAC but no MP3

This commit is contained in:
philippe44
2019-05-19 18:42:44 -07:00
parent a5047e4209
commit 1fd1d9bf60
5 changed files with 17 additions and 8 deletions

View File

@@ -281,7 +281,7 @@
#endif /* SUN */
#define STREAM_THREAD_STACK_SIZE 8 * 1024
#define DECODE_THREAD_STACK_SIZE 8 * 1024
#define DECODE_THREAD_STACK_SIZE 32 * 1024
#define OUTPUT_THREAD_STACK_SIZE 8 * 1024
#define IR_THREAD_STACK_SIZE 8 * 1024
#if !OSX