mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-12-22 22:30:00 +00:00
Try to fix streams stop after a while 2
This commit is contained in:
parent
6fcea142a2
commit
5ce5000b14
|
@ -465,7 +465,7 @@ public:
|
||||||
|
|
||||||
#ifdef AUDIO_OAL_USE_MPG123
|
#ifdef AUDIO_OAL_USE_MPG123
|
||||||
// fuzzy seek eliminates stutter when playing ADF but spams errors a lot (nothing breaks though)
|
// 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
|
class CMP3File : public IDecoder
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue