Mercurial > libavformat.hg
diff avformat.h @ 5469:ea579ec43456 libavformat
CD+G demuxer and decoder
Patch by Michael Tison (gmail address: blackspike@....)
| author | vitor |
|---|---|
| date | Thu, 17 Dec 2009 17:25:31 +0000 |
| parents | d1b5bb2bfe92 |
| children | 68c900a2d203 |
line wrap: on
line diff
--- a/avformat.h Thu Dec 17 13:05:37 2009 +0000 +++ b/avformat.h Thu Dec 17 17:25:31 2009 +0000 @@ -22,7 +22,7 @@ #define AVFORMAT_AVFORMAT_H #define LIBAVFORMAT_VERSION_MAJOR 52 -#define LIBAVFORMAT_VERSION_MINOR 43 +#define LIBAVFORMAT_VERSION_MINOR 44 #define LIBAVFORMAT_VERSION_MICRO 0 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
