[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
- Previous message: [MPlayer-cvslog] CVS: main/libmpdemux demuxer.c,1.173,1.174
- Next message: [MPlayer-cvslog] CVS: main/libvo vo_xmga.c, 1.90, 1.91 vo_xover.c, 1.10, 1.11 vo_xvidix.c, 1.70, 1.71 x11_common.c, 1.181, 1.182
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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
- Previous message: [MPlayer-cvslog] CVS: main/libmpdemux demuxer.c,1.173,1.174
- Next message: [MPlayer-cvslog] CVS: main/libvo vo_xmga.c, 1.90, 1.91 vo_xover.c, 1.10, 1.11 vo_xvidix.c, 1.70, 1.71 x11_common.c, 1.181, 1.182
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list