1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-25 04:38:01 +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:
arpi 2001-12-12 12:26:07 +00:00
parent efe3bb101e
commit 7e23494f8c

View File

@ -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];