Mercurial > libavcodec.hg
changeset 11566:214a2a8b9e58 libavcodec
Document API addition of avcodec_copy_context().
author | rbultje |
---|---|
date | Wed, 31 Mar 2010 21:10:52 +0000 |
parents | 2baae9246958 |
children | 1025297f5624 |
files | avcodec.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avcodec.h Wed Mar 31 20:40:49 2010 +0000 +++ b/avcodec.h Wed Mar 31 21:10:52 2010 +0000 @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 52 -#define LIBAVCODEC_VERSION_MINOR 64 +#define LIBAVCODEC_VERSION_MINOR 65 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \