[Ffmpeg-devel] Question about libavutil

Luca Abeni lucabe72
Tue Oct 25 10:09:46 CEST 2005


On Tue, 2005-10-25 at 02:23 +0200, Alexander Strasser wrote:
> Hi,
> 
> Luca Abeni wrote:
> > On Mon, 2005-10-24 at 15:19 +0200, Diego Biurrun wrote: 
> > > On Mon, Oct 24, 2005 at 12:11:32PM +0200, Luca Abeni wrote:
> > > > 
> > > > Would a patch that moves the av_*alloc() functions in libavutil be
> > > > accapted?
> > > 
> > > Probably.
> > Ok, here is a patch (+ two new files to be put in ffmpeg/libavutil)
> > moving the memory allocation functions to libavutil.
> [...]
> > Index: libavutil/Makefile
> > ===================================================================
> > RCS file: /cvsroot/ffmpeg/ffmpeg/libavutil/Makefile,v
> > retrieving revision 1.3
> > diff -u -p -r1.3 Makefile
> > --- libavutil/Makefile	26 Sep 2005 10:05:13 -0000	1.3
> > +++ libavutil/Makefile	24 Oct 2005 13:54:18 -0000
> > @@ -12,6 +12,7 @@ OBJS= mathematics.o \
> >        integer.o \
> >        rational.o \
> >        intfloat_readwrite.o \
> > +      alloc.o \
> 
>   I think we have a problem if we don't move mem.c too,
> which contains implementation of basic mem routines.
You are right. Sorry, my fault.
I'll send a corrected patch as soon as possible, changing alloc.c in
memutil.c

			Luca
-- 
_____________________________________________________________________________
Copy this in your signature, if you think it is important:
                               N O    W A R ! ! !

 
 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Prodotti stampati gratuiti. Paghi solo per la spedizione. Offerta limitata nel tempo! Fai Presto, clicca qui
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=4032&d=25-10





More information about the ffmpeg-devel mailing list