Mercurial > libavformat.hg
changeset 6019:76a20c880f08 libavformat
Late bump of the minor version, for the addition of AVFMT_FLAG_RTP_HINT
author | mstorsjo |
---|---|
date | Wed, 19 May 2010 08:13:13 +0000 |
parents | b36bdd7213ea |
children | ea7a5879a250 |
files | avformat.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avformat.h Tue May 18 21:21:37 2010 +0000 +++ b/avformat.h Wed May 19 08:13:13 2010 +0000 @@ -22,7 +22,7 @@ #define AVFORMAT_AVFORMAT_H #define LIBAVFORMAT_VERSION_MAJOR 52 -#define LIBAVFORMAT_VERSION_MINOR 62 +#define LIBAVFORMAT_VERSION_MINOR 63 #define LIBAVFORMAT_VERSION_MICRO 0 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \