[FFmpeg-cvslog] lavc/version: bump minor version for DOVI sidedata

Jun Zhao git at videolan.org
Thu Apr 23 03:15:56 EEST 2020


ffmpeg | branch: master | Jun Zhao <barryjzhao at tencent.com> | Wed Apr 22 19:22:56 2020 +0800| [7fd70ad9e97c57efcf7734a5c80e83d52606efa9] | committer: Jun Zhao

lavc/version: bump minor version for DOVI sidedata

Signed-off-by: Jun Zhao <barryjzhao at tencent.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7fd70ad9e97c57efcf7734a5c80e83d52606efa9
---

 libavcodec/version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavcodec/version.h b/libavcodec/version.h
index 8cff2e855b..ad85fb15e5 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -28,7 +28,7 @@
 #include "libavutil/version.h"
 
 #define LIBAVCODEC_VERSION_MAJOR  58
-#define LIBAVCODEC_VERSION_MINOR  80
+#define LIBAVCODEC_VERSION_MINOR  81
 #define LIBAVCODEC_VERSION_MICRO 100
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \



More information about the ffmpeg-cvslog mailing list