[Ffmpeg-devel] swscale patch
Luca Abeni
lucabe72
Mon Jul 17 15:29:07 CEST 2006
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.
Thanks,
Luca
--
_____________________________________________________________________________
Copy this in your signature, if you think it is important:
N O W A R ! ! !
-------------- next part --------------
A non-text attachment was scrubbed...
Name: av_log_move.diff
Type: text/x-patch
Size: 7996 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060717/19fd96a7/attachment.bin>
More information about the ffmpeg-devel
mailing list