[Ffmpeg-devel] swscale patch

Michael Niedermayer michaelni
Mon Jul 17 22:22:51 CEST 2006


Hi

On Mon, Jul 17, 2006 at 03:29:07PM +0200, Luca Abeni wrote:
> Hi Michael,
> 
> On Mon, 2006-07-17 at 11:55 +0200, Michael Niedermayer wrote:
> [...]
> > > > hmmmmmmm, the whole becomes more and more messy, i think that simply
> > > > using av_log() and requireing all av_log() implementations to be thread
> > > > safe or somehow gurantee that av_log will never be called from 2 threads
> > > > at once would be the only reasonable solution
> > > > after all av_log() is used in lavc/lavf too ...
> > > Ok; I changed the code to directly use av_log(). But this introduces a
> > > dependency on libavcodec: would you agree in moving av_log() & friends
> > > to libavutil?
> > 
> > yes
> Good. Here is a simple patch moving av_log() to libavutil. I hope I got
> everything right.

yes, feel free to commit
note, dont forget to svn copy the old file to the new so that the
(svn annotate) history is preserved

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is




More information about the ffmpeg-devel mailing list