[Ffmpeg-devel] [PATCH] Rename av_fast_realloc to ff_fast_realloc

Michael Niedermayer michaelni
Tue Mar 6 01:41:30 CET 2007


Hi

On Thu, Mar 01, 2007 at 02:58:11PM +0100, Panagiotis Issaris wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi,
> 
> The attached patch renames av_fast_realloc to ff_fast_realloc.
> 
>  ffmpeg.c             |    2 +-
>  libavcodec/4xm.c     |    6 +++---
>  libavcodec/asv1.c    |    2 +-
>  libavcodec/avcodec.h |    2 +-
>  libavcodec/flac.c    |    4 ++--
>  libavcodec/h263dec.c |    2 +-
>  libavcodec/h264.c    |    2 +-
>  libavcodec/huffyuv.c |    2 +-
>  libavcodec/mdec.c    |    2 +-
>  libavcodec/parser.c  |    4 ++--
>  libavcodec/shorten.c |    2 +-
>  libavcodec/utils.c   |    6 +++---
>  libavformat/utils.c  |    2 +-
>  13 files changed, 19 insertions(+), 19 deletions(-)
> 
> With friendly regards,
> Takis
> 
> PS: Where should ff_fast_realloc be moved into? libavutil/internal.h +
> libavutil/mem.c?

as av_fast_realloc() has turned out to be quite a bit faster than i expected
it might be even interresting to make it available to the outside world,
is anyone interrested in a faster realloc() ? mplayer/tcvp/xine maybe?

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

it is not once nor twice but times without number that the same ideas make
their appearance in the world. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070306/168a5ded/attachment.pgp>



More information about the ffmpeg-devel mailing list