[FFmpeg-devel] [PATCH v14 1/2] lavc/svt_hevc: add libsvt hevc encoder wrapper

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Jun 25 16:07:22 EEST 2019


Am Di., 25. Juni 2019 um 12:17 Uhr schrieb Jing Sun <jing.a.sun at intel.com>:

> diff --git a/libavcodec/version.h b/libavcodec/version.h
> index 2709163..3583499 100644
> --- a/libavcodec/version.h
> +++ b/libavcodec/version.h
> @@ -29,7 +29,7 @@
>
>  #define LIBAVCODEC_VERSION_MAJOR  58
>  #define LIBAVCODEC_VERSION_MINOR  53
> -#define LIBAVCODEC_VERSION_MICRO 100
> +#define LIBAVCODEC_VERSION_MICRO 101

A minor bump is common for new codecs.

Carl Eugen


More information about the ffmpeg-devel mailing list