mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-10 20:19:56 +00:00
Bump minor version as av_log_missing_feature() was added to public API in
r14685 Originally committed as revision 14686 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
ea779d91ca
commit
697c7cd44b
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
#include "libavutil/avutil.h"
|
||||
|
||||
#define LIBAVCODEC_VERSION_MAJOR 51
|
||||
#define LIBAVCODEC_VERSION_MINOR 63
|
||||
#define LIBAVCODEC_VERSION_MINOR 64
|
||||
#define LIBAVCODEC_VERSION_MICRO 0
|
||||
|
||||
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue