提交 f9c7872c 编写于 作者: R Roberto Togni

Increase version: 'wave' atom parsing added to mov demuxer

Originally committed as revision 4655 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 291b3ef4
......@@ -5,8 +5,8 @@
extern "C" {
#endif
#define LIBAVFORMAT_VERSION_INT ((49<<16)+(1<<8)+0)
#define LIBAVFORMAT_VERSION 49.1.0
#define LIBAVFORMAT_VERSION_INT ((49<<16)+(2<<8)+0)
#define LIBAVFORMAT_VERSION 49.2.0
#define LIBAVFORMAT_BUILD LIBAVFORMAT_VERSION_INT
#define LIBAVFORMAT_IDENT "Lavf" AV_STRINGIFY(LIBAVFORMAT_VERSION)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册