[MPlayer-cvslog] CVS: main/mp3lib sr1.c,1.30,1.31

Diego Biurrun CVS syncmail at mplayerhq.hu
Mon Nov 15 10:09:32 CET 2004


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/mp3lib
In directory mail:/var2/tmp/cvs-serv24647/mp3lib

Modified Files:
	sr1.c 
Log Message:
Reduce excessive verbosity.


Index: sr1.c
===================================================================
RCS file: /cvsroot/mplayer/main/mp3lib/sr1.c,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- sr1.c	6 Apr 2004 01:06:21 -0000	1.30
+++ sr1.c	15 Nov 2004 09:09:29 -0000	1.31
@@ -462,7 +462,7 @@
 
     init_layer2();
     init_layer3(fr.down_sample_sblimit);
-    mp_msg(MSGT_DECAUDIO,MSGL_INFO,"MP3lib: init layer2&3 finished, tables done\n");
+    mp_msg(MSGT_DECAUDIO,MSGL_V,"MP3lib: init layer2&3 finished, tables done\n");
 }
 
 #if 0




More information about the MPlayer-cvslog mailing list