Mercurial > libavformat.hg
changeset 5442:65a5773a23a5 libavformat
APIChanges & minor bump due to avg_frame_rate addition.
author | michael |
---|---|
date | Sun, 13 Dec 2009 15:55:07 +0000 |
parents | eada8bccc620 |
children | e0b458b3d1ae |
files | avformat.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avformat.h Sun Dec 13 15:52:11 2009 +0000 +++ b/avformat.h Sun Dec 13 15:55:07 2009 +0000 @@ -22,7 +22,7 @@ #define AVFORMAT_AVFORMAT_H #define LIBAVFORMAT_VERSION_MAJOR 52 -#define LIBAVFORMAT_VERSION_MINOR 41 +#define LIBAVFORMAT_VERSION_MINOR 42 #define LIBAVFORMAT_VERSION_MICRO 0 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \