[MPlayer-dev-eng] [PATCH] use mp_msg replace printf for cdinfo debug print

Ulion ulion2002 at gmail.com
Fri Dec 14 13:56:08 CET 2007


Hello,

In stream/cdinfo.c, there's a function cd_info_debug() which used only
by cddb print retrieved CD info. It use printf, here's patch replace
it to use mp_msg with message level MSGL_INFO. I'm not sure which
level this place should use, but since user choose cddb:// they
normally want to see the cddb info, so I choose INFO level for print
here.

-- 
Ulion
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cdinfo_debug_mpmsg.diff
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20071214/9ab57e14/attachment.txt>


More information about the MPlayer-dev-eng mailing list