[FFmpeg-devel] [PATCH] Add support for VP9 VDPAU hwaccel decode

Moritz Barsnick barsnick at gmx.net
Thu Oct 24 11:52:50 EEST 2019


On Tue, Oct 22, 2019 at 17:36:22 +0530, ManojGuptaBonda wrote:
> --- a/Changelog
> +++ b/Changelog
> @@ -16,7 +16,7 @@ version <next>:
>  - photosensitivity filter
>  - anlms filter
>  - arnndn filter
> -
> +- VDPAU VP9 hwaccel

Nit: Please don't remove the empty line from the Changelog.

>  #define LIBAVCODEC_VERSION_MAJOR  58
>  #define LIBAVCODEC_VERSION_MINOR  59
> -#define LIBAVCODEC_VERSION_MICRO 102
> +#define LIBAVCODEC_VERSION_MICRO 103

Shouldn't MINOR be bumped with a new codec? This is a "new" codec,
isn't it?

Moritz


More information about the ffmpeg-devel mailing list