[FFmpeg-devel] [PATCH 2/4] lavf: add avio_ prefix to get* functions

Diego Elio Pettenò flameeyes
Sun Feb 6 15:30:02 CET 2011


Il giorno dom, 06/02/2011 alle 09.14 -0500, Ronald S. Bultje ha scritto:
> 
> In general I like these patches, I'll wait a few days for comments
> from others and then queue 'em up here, unless others beat me to it.
> 

I'm not sure if it's going to be viewed as a good idea, but I'd suggest,
while keeping non-inline symbols in the sources so that the symbols are
still emitted for binary compatibility, for the declarations in the
headers to be inline functions instead.

This way software built using the old API built against the new library
would use the new ABI already. Although this could come to the expense
of forward-compatibility of the library.

-- 
Diego Elio Petten? ? Flameeyes
http://blog.flameeyes.eu/




More information about the ffmpeg-devel mailing list