DXA demuxer and decoder
Originally committed as revision 8405 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define LIBAVFORMAT_VERSION_INT ((51<<16)+(10<<8)+0)
|
||||
#define LIBAVFORMAT_VERSION 51.10.0
|
||||
#define LIBAVFORMAT_VERSION_INT ((51<<16)+(11<<8)+0)
|
||||
#define LIBAVFORMAT_VERSION 51.11.0
|
||||
#define LIBAVFORMAT_BUILD LIBAVFORMAT_VERSION_INT
|
||||
|
||||
#define LIBAVFORMAT_IDENT "Lavf" AV_STRINGIFY(LIBAVFORMAT_VERSION)
|
||||
|
||||
Reference in New Issue
Block a user