mirror of
https://github.com/halpz/re3.git
synced 2025-06-28 20:26:22 +00:00
Try to fix streams stop after a while 2
This commit is contained in:
@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user