[Ffmpeg-devel] LIBAVCODEC_BUILD
Michael Niedermayer
michaelni
Fri Aug 12 01:37:20 CEST 2005
Hi
On Wed, Aug 10, 2005 at 02:43:58PM +0000, Burkhard Plaum wrote:
> Hi all,
>
> the simple and efficient way to identify compatibility was the
> LIBAVCODEC_BUILD variable, which got increased each time the ABI changed.
> Actually my configure scripts don't care at all about strings like
> "0.4.9pre1". Instead they just check for LIBAVCODEC_BUILD.
>
> Now, LIBAVCODEC_BUILD is ((49<<16)+(0<<8)+1), which seems to resemble
> 0.4.9pre1 (or am I wrong?) When e.g. a new CODEC_ID_* comes, will
> LIBAVCODEC_BUILD be increased?
yes
[...]
--
Michael
More information about the ffmpeg-devel
mailing list