Mercurial > libavformat.hg
diff avformat.h @ 5548:4435424edfb5 libavformat
Latent libavformat version bump and documentation update for Adobe Filmstrip muxer and demuxer (r21212)
| author | pross |
|---|---|
| date | Thu, 14 Jan 2010 14:02:06 +0000 |
| parents | 4ccdf5d8d424 |
| children | cbc342b418f4 |
line wrap: on
line diff
--- a/avformat.h Thu Jan 14 12:55:44 2010 +0000 +++ b/avformat.h Thu Jan 14 14:02:06 2010 +0000 @@ -22,7 +22,7 @@ #define AVFORMAT_AVFORMAT_H #define LIBAVFORMAT_VERSION_MAJOR 52 -#define LIBAVFORMAT_VERSION_MINOR 46 +#define LIBAVFORMAT_VERSION_MINOR 47 #define LIBAVFORMAT_VERSION_MICRO 0 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
