]> git.sesse.net Git - ffmpeg/commitdiff
Merge commit '35ed7f93dbc72d733e454ae464b1324f38af62a0'
authorJames Almer <jamrial@gmail.com>
Sun, 2 Sep 2018 22:10:49 +0000 (19:10 -0300)
committerJames Almer <jamrial@gmail.com>
Sun, 2 Sep 2018 22:10:49 +0000 (19:10 -0300)
* commit '35ed7f93dbc72d733e454ae464b1324f38af62a0':
  qsvenc: Add an option to disable MFE mode

Merged-by: James Almer <jamrial@gmail.com>
1  2 
libavcodec/qsvenc_h264.c
libavcodec/version.h

Simple merge
index b38284a743caec37b70438cf2d4f7fb1f735cb6f,36a014959e2f189f7e1f0ee21a54575b3dae2fc8..ce3349019c34be942089012d1b3c3901044c3dec
@@@ -27,9 -27,9 +27,9 @@@
  
  #include "libavutil/version.h"
  
 -#define LIBAVCODEC_VERSION_MAJOR 58
 -#define LIBAVCODEC_VERSION_MINOR  9
 -#define LIBAVCODEC_VERSION_MICRO  0
 +#define LIBAVCODEC_VERSION_MAJOR  58
 +#define LIBAVCODEC_VERSION_MINOR  27
- #define LIBAVCODEC_VERSION_MICRO 100
++#define LIBAVCODEC_VERSION_MICRO 101
  
  #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
                                                 LIBAVCODEC_VERSION_MINOR, \