1
mirror of https://github.com/mpv-player/mpv synced 2024-10-22 08:51:57 +02:00

Remove annoying debug printf.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3418 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
atmos4 2001-12-09 21:56:35 +00:00
parent 563aa4caa3
commit 4bffe0776f

View File

@ -931,7 +931,7 @@ int decode_audio(sh_audio_t *sh_audio,unsigned char *buf,int minlen,int maxlen){
}
len+=2*a52_resample(a52_samples,&buf[len]);
}
printf("len = %d \n",len);
// printf("len = %d \n",len); // 6144 on all vobs I tried so far... (5.1 and 2.0) ::atmos
break;
}
case AFM_HWAC3: // AC3 through SPDIF