Mercurial > libavformat.hg
diff avformat.h @ 3556:5ad678c7e341 libavformat
Motion Pixels MVI Demuxer.
Patch by Gregory Montoir <cyx <at> users <dot> sourceforge <dot> net>
| author | ramiro |
|---|---|
| date | Thu, 10 Jul 2008 03:02:19 +0000 |
| parents | c3b9334f46ae |
| children | c24546b44906 |
line wrap: on
line diff
--- a/avformat.h Tue Jul 08 23:26:26 2008 +0000 +++ b/avformat.h Thu Jul 10 03:02:19 2008 +0000 @@ -22,7 +22,7 @@ #define FFMPEG_AVFORMAT_H #define LIBAVFORMAT_VERSION_MAJOR 52 -#define LIBAVFORMAT_VERSION_MINOR 16 +#define LIBAVFORMAT_VERSION_MINOR 17 #define LIBAVFORMAT_VERSION_MICRO 0 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
