mirror of
https://github.com/mpv-player/mpv
synced 2025-03-31 15:59:34 +00:00
divx audio sig11 fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3470 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
efe3bb101e
commit
7e23494f8c
@ -187,7 +187,9 @@ static inline void dbgprintf(char* fmt, ...)
|
||||
va_end(va);
|
||||
}
|
||||
#endif
|
||||
#ifdef MPLAYER
|
||||
#if 0
|
||||
// al3x: it break divx audio. btw it should be if(verbose>2){ ... } anyway...
|
||||
// #ifdef MPLAYER
|
||||
#include "../mp_msg.h"
|
||||
{
|
||||
char buf[1024];
|
||||
|
Loading…
Reference in New Issue
Block a user