Mercurial > libavformat.hg
diff avformat.h @ 3172:c806866fa0cc libavformat
rl2 demuxer
| author | faust3 |
|---|---|
| date | Fri, 21 Mar 2008 14:02:13 +0000 |
| parents | f00aeedea66a |
| children | 55ce214a13ea |
line wrap: on
line diff
--- a/avformat.h Fri Mar 21 13:47:20 2008 +0000 +++ b/avformat.h Fri Mar 21 14:02:13 2008 +0000 @@ -22,7 +22,7 @@ #define FFMPEG_AVFORMAT_H #define LIBAVFORMAT_VERSION_MAJOR 52 -#define LIBAVFORMAT_VERSION_MINOR 11 +#define LIBAVFORMAT_VERSION_MINOR 12 #define LIBAVFORMAT_VERSION_MICRO 0 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
