[x265] [PATCH] Fix for build error in ffmpeg
Ashok Kumar Mishra
ashok at multicorewareinc.com
Wed Jul 25 15:31:45 CEST 2018
Derek,
Is it required to increase the build number? Because I have changed only
type of the structure member, not
introduced any new api's or cli's or new structure members.
Thanks
Ashok.
On Wed, Jul 25, 2018 at 6:40 PM, Derek Buitenhuis <
derek.buitenhuis at gmail.com> wrote:
> 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
> _______________________________________________
> x265-devel mailing list
> x265-devel at videolan.org
> https://mailman.videolan.org/listinfo/x265-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20180725/6ce33419/attachment.html>
More information about the x265-devel
mailing list