[MPlayer-dev-eng] [PATCH] OpenDML AVI2.0 read support
Diego Biurrun
diego at biurrun.de
Sat Feb 7 22:35:55 CET 2004
D Richard Felker III writes:
> On Fri, Feb 06, 2004 at 05:51:14PM -0500, The Wanderer wrote:
> > Should the printf() calls be changed in things like libavcodec,
> > libfaad2, mp3lib and so forth?
>
> Yes, most certainly! Any lib that calls printf is just plain broken.
> stdout does not belong to libs!!
This would be against current policy as I understand it. External
libs should be modified as little as possible to make syncing to newer
versions easier. AFAIK mp_msg is only used in our internal libs
because of this and a quick grep through the sources confirms this...
Diego
More information about the MPlayer-dev-eng
mailing list