Mercurial > libavutil.hg
diff avutil.h @ 607:819752f80c64 libavutil
export gcd function as av_gcd()
author | aurel |
---|---|
date | Sat, 17 Jan 2009 11:13:33 +0000 |
parents | 69a03cf910a0 |
children | 70367460f323 |
line wrap: on
line diff
--- a/avutil.h Fri Jan 16 02:14:07 2009 +0000 +++ b/avutil.h Sat Jan 17 11:13:33 2009 +0000 @@ -35,7 +35,7 @@ #define AV_VERSION(a, b, c) AV_VERSION_DOT(a, b, c) #define LIBAVUTIL_VERSION_MAJOR 49 -#define LIBAVUTIL_VERSION_MINOR 12 +#define LIBAVUTIL_VERSION_MINOR 13 #define LIBAVUTIL_VERSION_MICRO 0 #define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \