[MPlayer-dev-eng] [PATCH] printf -> mp_msg

Rich Felker dalias at aerifal.cx
Sun Mar 19 20:03:53 CET 2006


On Sun, Mar 19, 2006 at 07:24:37PM +0100, Ötvös Attila wrote:
> Hi All!
> 
> Files:
> find_sub.c, sub_cc.c, subreader.c
> liba52: 
> parse.c, ao_oss.c, ao_sun.c, audio_out.c
> libdha: 
> pci.c, sysdep/libdha_win32.c, sysdep/pci_win32.c
> libmenu: 
> menu.c, menu_cmdlist.c, menu_console.c, menu_filesel.c, menu_param.c, 
> menu_pt.c, menu_txt.c, vf_menu.c
> libmpcodecs: 
> ad_libdv.c, mp_image.h, pullup.c, vd_dmo.c, vd_dshow.c, vd_ffmpeg.c, 
                          ^^^^^^^^

Changes to pullup.c rejected. Either add a callback function for
messages to the pullup context or skip this one. But using mplayer
functions in pullup.c is not acceptable. BTW printf is only used when
verbose is set in the context anyway.

Rich




More information about the MPlayer-dev-eng mailing list