Mercurial > libavcodec.hg
changeset 7621:4a3f1b75285e libavcodec
Update changelog and general.texi to reflect
addition of the alac encoder, add Jai Menon
to MAINTAINERS and bump LIBAVCODEC_VERSION_MINOR.
author | jai_menon |
---|---|
date | Tue, 19 Aug 2008 19:25:00 +0000 |
parents | 5c2299115d1f |
children | 5a3907818652 |
files | avcodec.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avcodec.h Tue Aug 19 18:45:00 2008 +0000 +++ b/avcodec.h Tue Aug 19 19:25:00 2008 +0000 @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 51 -#define LIBAVCODEC_VERSION_MINOR 66 +#define LIBAVCODEC_VERSION_MINOR 67 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \