[FFmpeg-devel] [PATCH 01/10] lavf: move ff_guidcmp from asfdec.c to asf.c
Diego Elio Pettenò
flameeyes
Tue Feb 8 22:42:47 CET 2011
Il giorno mar, 08/02/2011 alle 21.00 +0000, M?ns Rullg?rd ha scritto:
>
> Why is this a function at all, and why is it in asf.c? If calling
> memcmp directly is too much trouble, I'd at make it a macro instead.
Let's remember that while inlining has overhead, exposing new symbols
has its share of overhead as well, especially as long as we don't hide
internal symbols.
--
Diego Elio Petten? ? Flameeyes
http://blog.flameeyes.eu/
More information about the ffmpeg-devel
mailing list