mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-12-24 11:52:06 +08:00
new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot com
Originally committed as revision 11574 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
committed by
Baptiste Coudurier
parent
76e4864583
commit
dfb400a8ea
@@ -21,8 +21,8 @@
|
||||
#ifndef FFMPEG_AVFORMAT_H
|
||||
#define FFMPEG_AVFORMAT_H
|
||||
|
||||
#define LIBAVFORMAT_VERSION_INT ((52<<16)+(4<<8)+0)
|
||||
#define LIBAVFORMAT_VERSION 52.4.0
|
||||
#define LIBAVFORMAT_VERSION_INT ((52<<16)+(5<<8)+0)
|
||||
#define LIBAVFORMAT_VERSION 52.5.0
|
||||
#define LIBAVFORMAT_BUILD LIBAVFORMAT_VERSION_INT
|
||||
|
||||
#define LIBAVFORMAT_IDENT "Lavf" AV_STRINGIFY(LIBAVFORMAT_VERSION)
|
||||
|
||||
Reference in New Issue
Block a user