Try to fix streams stop after a while 2

This commit is contained in:
erorcun 2021-02-15 05:09:46 +03:00
parent 6fcea142a2
commit 5ce5000b14
1 changed files with 1 additions and 1 deletions

View File

@ -465,7 +465,7 @@ public:
#ifdef AUDIO_OAL_USE_MPG123
// fuzzy seek eliminates stutter when playing ADF but spams errors a lot (nothing breaks though)
#define MP3_USE_FUZZY_SEEK
//#define MP3_USE_FUZZY_SEEK
class CMP3File : public IDecoder
{