[Ffmpeg-cvslog] r6352 - trunk/libavcodec/eval.c

Michael Niedermayer michaelni
Wed Sep 27 14:38:02 CEST 2006


Hi

On Wed, Sep 27, 2006 at 01:09:36PM +0200, takis wrote:
> Author: takis
> Date: Wed Sep 27 13:09:35 2006
> New Revision: 6352
> 
> Modified:
>    trunk/libavcodec/eval.c
> 
> Log:
> Fix compilation by postponing deprecation of ff_eval() until the next version
> increment.
[...]
> -#if LIBAVCODEC_VERSION_INT < ((51<<16)+(16<<8)+0)
> +#if LIBAVCODEC_VERSION_INT < ((51<<16)+(17<<8)+0)

its the 51 which must increase for compatibility breaking changes (=function
removial)

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is




More information about the ffmpeg-cvslog mailing list