[x265] [PATCH] Fix for build error in ffmpeg

Derek Buitenhuis derek.buitenhuis at gmail.com
Wed Jul 25 15:10:02 CEST 2018


On 25/07/2018 10:00, ashok at multicorewareinc.com wrote:
> --- a/source/x265.h	Mon Jul 23 15:36:44 2018 +0530
> +++ b/source/x265.h	Wed Jul 25 11:27:46 2018 +0530
> @@ -169,7 +169,7 @@
>       uint32_t log2WeightDenom;
>       int      inputWeight;
>       int      inputOffset;
> -    bool     bPresentFlag;
> +    int      wtPresent;
>   }x265_weight_param;

I think this needs a build number bump.

- Derek


More information about the x265-devel mailing list