]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
avcodec/nvenc: Extended rate-control support as provided by SDK 7
[ffmpeg] / libavcodec / version.h
index f5883160001c134790f00e58927baa008b9eee60..636c9d64fed54f9e36a8963ce5cc84d632bf2380 100644 (file)
@@ -28,8 +28,8 @@
 #include "libavutil/version.h"
 
 #define LIBAVCODEC_VERSION_MAJOR  57
-#define LIBAVCODEC_VERSION_MINOR  50
-#define LIBAVCODEC_VERSION_MICRO 100
+#define LIBAVCODEC_VERSION_MINOR  58
+#define LIBAVCODEC_VERSION_MICRO 101
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
                                                LIBAVCODEC_VERSION_MINOR, \