[Ffmpeg-cvslog] r7868 - trunk/libavutil/avutil.h
Baptiste Coudurier
baptiste.coudurier
Wed Feb 7 11:50:10 CET 2007
Hi
diego wrote:
> Author: diego
> Date: Wed Feb 7 11:54:10 2007
> New Revision: 7868
>
> Modified:
> trunk/libavutil/avutil.h
>
> Log:
> 1000l: Revert accidentally committed change.
>
>
> Modified: trunk/libavutil/avutil.h
> ==============================================================================
> --- trunk/libavutil/avutil.h (original)
> +++ trunk/libavutil/avutil.h Wed Feb 7 11:54:10 2007
> @@ -26,11 +26,16 @@
> * external api header.
> */
>
> +
> +#ifdef __cplusplus
> +extern "C" {
> +#endif
> +
> #define AV_STRINGIFY(s) AV_TOSTRING(s)
> #define AV_TOSTRING(s) #s
>
> -#define LIBAVUTIL_VERSION_INT ((50<<16)+(0<<8)+0)
> -#define LIBAVUTIL_VERSION 50.0.0
> +#define LIBAVUTIL_VERSION_INT ((49<<16)+(3<<8)+0)
> +#define LIBAVUTIL_VERSION 49.3.0
> #define LIBAVUTIL_BUILD LIBAVUTIL_VERSION_INT
>
Should we do that ? Isnt it harmful ?
--
Baptiste COUDURIER GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A. http://www.smartjog.com
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312
More information about the ffmpeg-cvslog
mailing list