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 < [email protected]> wrote: > On 25/07/2018 10:00, [email protected] 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 > [email protected] > https://mailman.videolan.org/listinfo/x265-devel >
_______________________________________________ x265-devel mailing list [email protected] https://mailman.videolan.org/listinfo/x265-devel
