[x265] [X265][PATCH] Fix: warnings in Windows

2020-12-23 Thread Niranjan Bala
>From df3fe9fdbe3e362f0ef5f1fb823e50c996460c78 Mon Sep 17 00:00:00 2001 From: Niranjan Date: Mon, 21 Dec 2020 23:40:42 +0530 Subject: [PATCH] Fix: warnings in Windows --- source/common/param.cpp| 15 ++- source/encoder/encoder.cpp | 4 ++--

[x265] [X265] [Fix Patch] [Master, Release 3.5 branches] Fix: avoids unnecessary lexicographic order checks on git changesets

2020-12-23 Thread Srikanth Kurapati
>From 06e09d500b9453b32835a6090df873b7b5842f22 Mon Sep 17 00:00:00 2001 From: Srikanth Kurapati Date: Wed, 16 Dec 2020 10:52:33 +0530 Subject: [PATCH] fix: avoids unnecessary lexicographic order checks on git changesets and correct variables used for git archive version reporting ---

Re: [x265] [X265] [Fix Patch] [Master, Release 3.5 branches] fix: avoids unnecessary lexicographic order checks on git changesets, corrects version reporting

2020-12-23 Thread Srikanth Kurapati
On Tue, Dec 22, 2020 at 7:00 PM Aruna Matheswaran < ar...@multicorewareinc.com> wrote: > > > On Tue, Dec 22, 2020 at 2:25 PM Srikanth Kurapati < > srikanth.kurap...@multicorewareinc.com> wrote: > >> >> From 123a406a4845ec228bd234693115e6ffb6bc423f Mon Sep 17 00:00:00 2001 >> From: Srikanth