Re: [x265] x265-devel Digest, Vol 117, Issue 1

2023-03-21 Thread Ashok Kumar Mishra
Please push this patch. On Mon, Mar 20, 2023 at 5:30 PM wrote: > Send x265-devel mailing list submissions to > x265-devel@videolan.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://mailman.videolan.org/listinfo/x265-devel > or, via email, send a message

[x265] [PATCH] remove whitespace

2018-11-11 Thread ashok
# HG changeset patch # User Ashok Kumar Mishra # Date 1542009042 -19800 # Mon Nov 12 13:20:42 2018 +0530 # Branch stable # Node ID 27d8424c799db31ca0d3b6fbbb44643348b0535c # Parent 083302c06e3a18ea752fd10a222e5ecd5a6ece73 remove whitespace diff -r 083302c06e3a -r 27d8424c799d source

Re: [x265] [PATCH] Fix issue #441 build error in VMAF lib

2018-11-11 Thread Ashok Kumar Mishra
On Thu, Nov 8, 2018 at 6:33 PM Pooja Venkatesan wrote: > # HG changeset patch > # User Pooja Venkatesan > # Date 1541396041 -19800 > # Mon Nov 05 11:04:01 2018 +0530 > # Branch stable > # Node ID daf2785a189391ce6964f673858dc8234c641807 > # Parent 471726d3a0462739ff8e3518eb1a1e8a01de4e8d

Re: [x265] [PATCH] encoder: Do not include CLL SEI message if empty

2018-11-11 Thread Ashok Kumar Mishra
On Wed, Nov 7, 2018 at 10:07 PM Vittorio Giovara wrote: > Please try the attached file. > > Thanks, > Vittorio > > On Wed, Nov 7, 2018 at 2:24 AM Ashok Kumar Mishra < > as...@multicorewareinc.com> wrote: > >> Hi Vittorio, >> >> Unable to apply t

Re: [x265] [PATCH] encoder: Do not include CLL SEI message if empty

2018-11-06 Thread Ashok Kumar Mishra
Hi Vittorio, Unable to apply this patch on the latest tip, Can you please send the patch once again so that we can push this into default asap. Thanks. On Wed, Nov 7, 2018 at 12:01 PM Praveen Tiwari wrote: > Hello Vittorio, > > Sorry for the late reply, all of us were on leave due to the

Re: [x265] [PATCH] REPORT_SPEEDUP: correct the description

2018-11-06 Thread Ashok Kumar Mishra
On Thu, Nov 1, 2018 at 6:48 PM wrote: > # HG changeset patch > # User Praveen Tiwari > # Date 1541078260 -19800 > # Thu Nov 01 18:47:40 2018 +0530 > # Branch stable > # Node ID 26b4debfab1af7d5e080902b700d6124fafa8ebd > # Parent 471726d3a0462739ff8e3518eb1a1e8a01de4e8d > REPORT_SPEEDUP:

Re: [x265] [PATCH] fix Issue #442: linking issue on non x86 platform

2018-11-01 Thread Ashok Kumar Mishra
On Wed, Oct 31, 2018 at 6:00 PM wrote: > # HG changeset patch > # User Praveen Tiwari > # Date 1540983948 -19800 > # Wed Oct 31 16:35:48 2018 +0530 > # Node ID f0d02ca443adf8ff90ed61552d35347ff51c8e90 > # Parent fd517ae68f93dbfdd1bff45a9dd8e626523542b6 > fix Issue #442: linking issue on

Re: [x265] [PATCH x265 - stable] dynamic-refine: fix memory reset size

2018-11-01 Thread Ashok Kumar Mishra
On Tue, Oct 30, 2018 at 3:59 PM wrote: > # HG changeset patch > # User Bhavna Hariharan > # Date 1540452308 -19800 > # Thu Oct 25 12:55:08 2018 +0530 > # Branch stable > # Node ID 3e4a041742707f3d2a4a8bc36b419dda83cd982c > # Parent 7e978ed93d6086973f87f607645339642ebb6ed0 >

Re: [x265] [PATCH] rc: Fix rowStat computation in const-vbv

2018-10-12 Thread Ashok Kumar Mishra
On Wed, Oct 10, 2018 at 2:22 PM wrote: > # HG changeset patch > # User Aruna Matheswaran > # Date 1539151768 -19800 > # Wed Oct 10 11:39:28 2018 +0530 > # Node ID 9f74ae7aa489ed0c981dbf1f4a8771046490 > # Parent fd517ae68f93dbfdd1bff45a9dd8e626523542b6 > rc: Fix rowStat computation in

Re: [x265] [PATCH] Cleanup

2018-09-25 Thread Ashok Kumar Mishra
On Tue, Sep 25, 2018 at 6:15 PM wrote: > # HG changeset patch > # User Ashok Kumar Mishra > # Date 1537871551 -19800 > # Tue Sep 25 16:02:31 2018 +0530 > # Node ID e5434c75d9ba2a327a06d74bbc93523cf5c81b80 > # Parent bbad4e55b51a938dd4ce1375e0cb4dd4f59a5f27 >

Re: [x265] [PATCH] FrameEncoder: Fix for building error

2018-09-25 Thread Ashok Kumar Mishra
On Tue, Sep 25, 2018 at 6:31 PM wrote: > # HG changeset patch > # User Ashok Kumar Mishra > # Date 1537880196 -19800 > # Tue Sep 25 18:26:36 2018 +0530 > # Node ID ea2990bc9776a1d6ab27fec74a53033b3e28095e > # Parent bbad4e55b51a938dd4ce1375e0cb4dd4f59a5f27 > FrameEnco

[x265] [PATCH] FrameEncoder: Fix for building error

2018-09-25 Thread ashok
# HG changeset patch # User Ashok Kumar Mishra # Date 1537880196 -19800 # Tue Sep 25 18:26:36 2018 +0530 # Node ID ea2990bc9776a1d6ab27fec74a53033b3e28095e # Parent bbad4e55b51a938dd4ce1375e0cb4dd4f59a5f27 FrameEncoder: Fix for building error diff -r bbad4e55b51a -r ea2990bc9776 source

[x265] [PATCH] Cleanup

2018-09-25 Thread ashok
# HG changeset patch # User Ashok Kumar Mishra # Date 1537871551 -19800 # Tue Sep 25 16:02:31 2018 +0530 # Node ID e5434c75d9ba2a327a06d74bbc93523cf5c81b80 # Parent bbad4e55b51a938dd4ce1375e0cb4dd4f59a5f27 Cleanup diff -r bbad4e55b51a -r e5434c75d9ba source/common/frame.cpp --- a/source

Re: [x265] [PATCH] remove duplicate code from FrameFilter

2018-09-25 Thread Ashok Kumar Mishra
On Tue, Sep 18, 2018 at 4:35 PM wrote: > # HG changeset patch > # User Ashok Kumar Mishra > # Date 1537268644 -19800 > # Tue Sep 18 16:34:04 2018 +0530 > # Node ID 6426e22f479f10a07d606119dede0da844fb5015 > # Parent 1582bba2eb394348b671c7005d965ef911a6bb40 > remov

Re: [x265] [PATCH] Cleanup SEI code

2018-09-25 Thread Ashok Kumar Mishra
On Tue, Sep 18, 2018 at 4:35 PM wrote: > # HG changeset patch > # User Ashok Kumar Mishra > # Date 1537268644 -19800 > # Tue Sep 18 16:34:04 2018 +0530 > # Node ID f3c175d92ec248fc6b3388c6f70c1f3ea365d539 > # Parent 6426e22f479f10a07d606119dede0da844fb5015 > Cleanup

Re: [x265] [PATCH] Encoder: separate SEI related code from encode() function

2018-09-25 Thread Ashok Kumar Mishra
On Tue, Sep 18, 2018 at 4:34 PM wrote: > # HG changeset patch > # User Ashok Kumar Mishra > # Date 1536925687 -19800 > # Fri Sep 14 17:18:07 2018 +0530 > # Node ID 1582bba2eb394348b671c7005d965ef911a6bb40 > # Parent fa57fa584898fa3036e6748c0d7d348a9ce55b54 > Encoder:

Re: [x265] [PATCH] csv: add per frame BufferFillFinal

2018-09-21 Thread Ashok Kumar Mishra
On Fri, Sep 21, 2018 at 2:36 PM wrote: > # HG changeset patch > # User Aruna Matheswaran > # Date 1537507983 -19800 > # Fri Sep 21 11:03:03 2018 +0530 > # Node ID 856f056d392e55940667a9d4c31feac6896af239 > # Parent fa57fa584898fa3036e6748c0d7d348a9ce55b54 > csv: add per frame

[x265] [PATCH] Cleanup SEI code

2018-09-18 Thread ashok
# HG changeset patch # User Ashok Kumar Mishra # Date 1537268644 -19800 # Tue Sep 18 16:34:04 2018 +0530 # Node ID f3c175d92ec248fc6b3388c6f70c1f3ea365d539 # Parent 6426e22f479f10a07d606119dede0da844fb5015 Cleanup SEI code diff -r 6426e22f479f -r f3c175d92ec2 source/common/param.cpp

[x265] [PATCH] remove duplicate code from FrameFilter

2018-09-18 Thread ashok
# HG changeset patch # User Ashok Kumar Mishra # Date 1537268644 -19800 # Tue Sep 18 16:34:04 2018 +0530 # Node ID 6426e22f479f10a07d606119dede0da844fb5015 # Parent 1582bba2eb394348b671c7005d965ef911a6bb40 remove duplicate code from FrameFilter diff -r 1582bba2eb39 -r 6426e22f479f source

[x265] [PATCH] Encoder: separate SEI related code from encode() function

2018-09-18 Thread ashok
# HG changeset patch # User Ashok Kumar Mishra # Date 1536925687 -19800 # Fri Sep 14 17:18:07 2018 +0530 # Node ID 1582bba2eb394348b671c7005d965ef911a6bb40 # Parent fa57fa584898fa3036e6748c0d7d348a9ce55b54 Encoder: separate SEI related code from encode() function. diff -r fa57fa584898 -r

Re: [x265] [PATCH 2 of 2] use one 32bit operation instead of two 16bit in MV union

2018-09-14 Thread Ashok Kumar Mishra
On Sun, Sep 9, 2018 at 7:00 PM Ma0 wrote: > # HG changeset patch > # User Ma0 > # Date 1536497834 -7200 > # Sun Sep 09 14:57:14 2018 +0200 > # Node ID fa57fa584898fa3036e6748c0d7d348a9ce55b54 > # Parent deb35c64bdc56e4c9405d34bff516dc5bdaae5ae > use one 32bit operation instead of two

Re: [x265] [PATCH 1 of 2] api: fix memory allocation of distortionData

2018-09-14 Thread Ashok Kumar Mishra
On Sun, Sep 9, 2018 at 7:00 PM Ma0 wrote: > # HG changeset patch > # User Ma0 > # Date 1536497279 -7200 > # Sun Sep 09 14:47:59 2018 +0200 > # Node ID deb35c64bdc56e4c9405d34bff516dc5bdaae5ae > # Parent 88ee12651e3031dc1fc2f3f6a8bbac5f67839579 > api: fix memory allocation of

Re: [x265] [PATCH] Patch for issue #422 - Credit to Dimitry Andric

2018-08-16 Thread Ashok Kumar Mishra
On Thu, Aug 16, 2018 at 6:27 PM, wrote: > # HG changeset patch > # User Praveen Tiwari > # Date 1534424221 -19800 > # Thu Aug 16 18:27:01 2018 +0530 > # Node ID 88ee12651e3031dc1fc2f3f6a8bbac5f67839579 > # Parent cbc24109c1c849c027b5f087c6ff5f2087cb7301 > Patch for issue #422 - Credit to

Re: [x265] [PATCH] typo

2018-08-16 Thread Ashok Kumar Mishra
On Tue, Aug 14, 2018 at 5:47 PM, wrote: > # HG changeset patch > # User Ashok Kumar Mishra > # Date 1534248995 -19800 > # Tue Aug 14 17:46:35 2018 +0530 > # Branch stable > # Node ID e7b0a854888b8b7d104b080a2109dc5e80fe6861 > # Parent 91bee048e5b3a5c9cb7e7fa28d

Re: [x265] [PATCH] remove whitespace

2018-08-16 Thread Ashok Kumar Mishra
On Tue, Aug 14, 2018 at 5:25 PM, wrote: > # HG changeset patch > # User Ashok Kumar Mishra > # Date 1534247710 -19800 > # Tue Aug 14 17:25:10 2018 +0530 > # Branch stable > # Node ID 91bee048e5b3a5c9cb7e7fa28d83b465ee4bce45 > # Parent c135f5109e443e39ecabef852455

Re: [x265] [PATCH] typo: docs

2018-08-16 Thread Ashok Kumar Mishra
On Tue, Aug 14, 2018 at 5:22 PM, wrote: > # HG changeset patch > # User Ashok Kumar Mishra > # Date 1534247407 -19800 > # Tue Aug 14 17:20:07 2018 +0530 > # Branch stable > # Node ID c135f5109e443e39ecabef852455c738253a42a5 > # Parent 0c6b8c21c85360137454af8b27ba6cb0

Re: [x265] [PATCH] Added qComp value range between 0.5 and 1.0

2018-08-16 Thread Ashok Kumar Mishra
On Tue, Aug 14, 2018 at 2:40 PM, wrote: > # HG changeset patch > # User Ashok Kumar Mishra > # Date 1534237810 -19800 > # Tue Aug 14 14:40:10 2018 +0530 > # Branch stable > # Node ID 0c6b8c21c85360137454af8b27ba6cb06637a5e2 > # Parent b44d5f0e42f8aed3d151b743464e568c9

[x265] [PATCH] Added documentation for --splitrd-skip

2018-08-14 Thread ashok
# HG changeset patch # User Ashok Kumar Mishra # Date 1534249911 -19800 # Tue Aug 14 18:01:51 2018 +0530 # Branch stable # Node ID 3c6ad2da635df89ca1ed998db5320c4e96c73133 # Parent e7b0a854888b8b7d104b080a2109dc5e80fe6861 Added documentation for --splitrd-skip diff -r e7b0a854888b -r

[x265] [PATCH] remove whitespace

2018-08-14 Thread ashok
# HG changeset patch # User Ashok Kumar Mishra # Date 1534247710 -19800 # Tue Aug 14 17:25:10 2018 +0530 # Branch stable # Node ID 91bee048e5b3a5c9cb7e7fa28d83b465ee4bce45 # Parent c135f5109e443e39ecabef852455c738253a42a5 remove whitespace diff -r c135f5109e44 -r 91bee048e5b3 source

[x265] [PATCH] typo: docs

2018-08-14 Thread ashok
# HG changeset patch # User Ashok Kumar Mishra # Date 1534247407 -19800 # Tue Aug 14 17:20:07 2018 +0530 # Branch stable # Node ID c135f5109e443e39ecabef852455c738253a42a5 # Parent 0c6b8c21c85360137454af8b27ba6cb06637a5e2 typo: docs diff -r 0c6b8c21c853 -r c135f5109e44 doc/reST/cli.rst

Re: [x265] [PATCH] typo: docs

2018-08-14 Thread Ashok Kumar Mishra
Ignore this patch, I am sending another patch with other modifications. On Tue, Aug 14, 2018 at 4:03 PM, wrote: > # HG changeset patch > # User Ashok Kumar Mishra > # Date 1534242808 -19800 > # Tue Aug 14 16:03:28 2018 +0530 > # Branch sta

[x265] [PATCH] typo: docs

2018-08-14 Thread ashok
# HG changeset patch # User Ashok Kumar Mishra # Date 1534242808 -19800 # Tue Aug 14 16:03:28 2018 +0530 # Branch stable # Node ID af225a1e0cca05ae9170b9d7db27bf28217e476a # Parent 0c6b8c21c85360137454af8b27ba6cb06637a5e2 typo: docs diff -r 0c6b8c21c853 -r af225a1e0cca doc/reST/cli.rst

[x265] [PATCH] Added qComp value range between 0.5 and 1.0

2018-08-14 Thread ashok
# HG changeset patch # User Ashok Kumar Mishra # Date 1534237810 -19800 # Tue Aug 14 14:40:10 2018 +0530 # Branch stable # Node ID 0c6b8c21c85360137454af8b27ba6cb06637a5e2 # Parent b44d5f0e42f8aed3d151b743464e568c9d584d68 Added qComp value range between 0.5 and 1.0 diff -r b44d5f0e42f8 -r

Re: [x265] [PATCH] Added JsonType enum to differentiate between Legacy and LLC file format

2018-08-07 Thread Ashok Kumar Mishra
On Tue, Aug 7, 2018 at 1:30 PM, wrote: > # HG changeset patch > # User Ashok Kumar Mishra > # Date 1533625311 -19800 > # Tue Aug 07 12:31:51 2018 +0530 > # Node ID d17bc7714ed2343b8349ffb32d4037105d086c92 > # Parent eea92165b035db5ebb1f902debba171362fec783 >

[x265] [PATCH] Added JsonType enum to differentiate between Legacy and LLC file format

2018-08-07 Thread ashok
# HG changeset patch # User Ashok Kumar Mishra # Date 1533625311 -19800 # Tue Aug 07 12:31:51 2018 +0530 # Node ID d17bc7714ed2343b8349ffb32d4037105d086c92 # Parent eea92165b035db5ebb1f902debba171362fec783 Added JsonType enum to differentiate between Legacy and LLC file format. Added usage

Re: [x265] [PATCH] Enhance VBV lookahead of RADL pictures

2018-07-30 Thread Ashok Kumar Mishra
On Thu, Jul 26, 2018 at 2:28 PM, wrote: > # HG changeset patch > # User Aruna Matheswaran > # Date 1532078824 -19800 > # Fri Jul 20 14:57:04 2018 +0530 > # Node ID 29345837cd2057dd2cfca837c1a36cab94e41bc4 > # Parent 79c76e42cb28876d3fa3141f5f1f1a6b3973af0a > Enhance VBV lookahead of RADL

Re: [x265] [PATCH] remove whitespace

2018-07-26 Thread Ashok Kumar Mishra
On Thu, Jul 26, 2018 at 1:41 PM, wrote: > # HG changeset patch > # User Ashok Kumar Mishra > # Date 1532592494 -19800 > # Thu Jul 26 13:38:14 2018 +0530 > # Node ID 613074c6714fd88a7ac318746dc4aa0be87945b5 > # Parent c5ae4495d43dc01979381282f9bf93904d4baca3 > remove w

[x265] [PATCH] remove whitespace

2018-07-26 Thread ashok
# HG changeset patch # User Ashok Kumar Mishra # Date 1532592494 -19800 # Thu Jul 26 13:38:14 2018 +0530 # Node ID 613074c6714fd88a7ac318746dc4aa0be87945b5 # Parent c5ae4495d43dc01979381282f9bf93904d4baca3 remove whitespace diff -r c5ae4495d43d -r 613074c6714f source/common/lowres.cpp

Re: [x265] [PATCH] Remove invalid check

2018-07-26 Thread Ashok Kumar Mishra
On Thu, Jul 26, 2018 at 12:05 PM, wrote: > # HG changeset patch > # User Aasaipriya Chandran > # Date 1532580348 -19800 > # Thu Jul 26 10:15:48 2018 +0530 > # Node ID c5ae4495d43dc01979381282f9bf93904d4baca3 > # Parent 79c76e42cb28876d3fa3141f5f1f1a6b3973af0a > Remove invalid check > Fix

Re: [x265] [PATCH] rest: typo

2018-07-25 Thread Ashok Kumar Mishra
On Wed, Jul 25, 2018 at 2:41 PM, wrote: > # HG changeset patch > # User Ashok Kumar Mishra > # Date 1532509847 -19800 > # Wed Jul 25 14:40:47 2018 +0530 > # Node ID 6a8ce5d7e1b99569d259ca96b92462e0c9d254d5 > # Parent c258d214c978a5c64ec8dd3986a3b3cc3d2381ac > r

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

2018-07-25 Thread Ashok Kumar Mishra
On Wed, Jul 25, 2018 at 7:40 PM, wrote: > # HG changeset patch > # User Ashok Kumar Mishra > # Date 1532498266 -19800 > # Wed Jul 25 11:27:46 2018 +0530 > # Node ID 4536d8af0bc01b18aaeb21c45b3b1c2988b3021a > # Parent c258d214c978a5c64ec8dd3986a3b3cc3d2381ac > Fix for

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

2018-07-25 Thread ashok
# HG changeset patch # User Ashok Kumar Mishra # Date 1532498266 -19800 # Wed Jul 25 11:27:46 2018 +0530 # Node ID 4536d8af0bc01b18aaeb21c45b3b1c2988b3021a # Parent c258d214c978a5c64ec8dd3986a3b3cc3d2381ac Fix for build error in ffmpeg diff -r c258d214c978 -r 4536d8af0bc0 source

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

2018-07-25 Thread Ashok Kumar Mishra
Thank you. On Wed, Jul 25, 2018 at 7:31 PM, Derek Buitenhuis < derek.buitenh...@gmail.com> wrote: > On 25/07/2018 14:31, Ashok Kumar Mishra wrote: > > Is it required to increase the build number? Because I have changed only > type of the structure member, not > >

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

2018-07-25 Thread Ashok Kumar Mishra
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.buitenh...@gmail.com> wrote: > On 25/0

[x265] [PATCH] rest: typo

2018-07-25 Thread ashok
# HG changeset patch # User Ashok Kumar Mishra # Date 1532509847 -19800 # Wed Jul 25 14:40:47 2018 +0530 # Node ID 6a8ce5d7e1b99569d259ca96b92462e0c9d254d5 # Parent c258d214c978a5c64ec8dd3986a3b3cc3d2381ac rest: typo diff -r c258d214c978 -r 6a8ce5d7e1b9 doc/reST/cli.rst --- a/doc/reST

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

2018-07-25 Thread ashok
# HG changeset patch # User Ashok Kumar Mishra # Date 1532498266 -19800 # Wed Jul 25 11:27:46 2018 +0530 # Node ID 85c222dbd0d94568fd0e55af0bae5a4a2a8ae9da # Parent c258d214c978a5c64ec8dd3986a3b3cc3d2381ac Fix for build error in ffmpeg diff -r c258d214c978 -r 85c222dbd0d9 source/common

Re: [x265] [PATCH] Fix: Build error in VS 11

2018-07-24 Thread Ashok Kumar Mishra
We have decided to back out the latest commit "Fix: Build error in VS 11", so that it can solve the building issue in ffmpeg. We are not going to support MSVC 11 anymore. Thanks Ashok. On Tue, Jul 24, 2018 at 6:15 PM, Derek Buitenhuis < derek.buitenh...@gmail.com> wrote: >

Re: [x265] [PATCH] Fix: Build error in VS 11

2018-07-23 Thread Ashok Kumar Mishra
Agreed. Should not use bool in the header. We are going to fix this issue asap. On Mon, Jul 23, 2018 at 11:22 PM, Derek Buitenhuis < derek.buitenh...@gmail.com> wrote: > On 23/07/2018 13:19, Ashok Kumar Mishra wrote: > > Pushed. > > This broke a lot of applications by now re

[x265] [PATCH] Refactor SEI code to handle more user SEI types

2018-07-23 Thread ashok
# HG changeset patch # User Ashok Kumar Mishra # Date 1532100263 -19800 # Fri Jul 20 20:54:23 2018 +0530 # Node ID 3f9a9bfd927719b2d1e204af3ee7e26523bf9a77 # Parent c258d214c978a5c64ec8dd3986a3b3cc3d2381ac Refactor SEI code to handle more user SEI types diff -r c258d214c978 -r 3f9a9bfd9277

[x265] [PATCH] Refactor SEI code to handle more user SEI types

2018-07-23 Thread ashok
# HG changeset patch # User Ashok Kumar Mishra # Date 1532100263 -19800 # Fri Jul 20 20:54:23 2018 +0530 # Node ID 44f14617642334bca3ee83036cb5d4c6ed96abd5 # Parent c258d214c978a5c64ec8dd3986a3b3cc3d2381ac Refactor SEI code to handle more user SEI types diff -r c258d214c978 -r 44f146176423

Re: [x265] [PATCH] Fix: Build error in VS 11

2018-07-23 Thread Ashok Kumar Mishra
On Mon, Jul 23, 2018 at 3:36 PM, wrote: > # HG changeset patch > # User Aasaipriya Chandran > # Date 1532340404 -19800 > # Mon Jul 23 15:36:44 2018 +0530 > # Node ID c258d214c978a5c64ec8dd3986a3b3cc3d2381ac > # Parent 0f1e3245869a14fc6dac3b50a491675472de28e4 > Fix: Build error in VS 11 >

Re: [x265] [PATCH] Fix - Unused variable warning in linux

2018-07-23 Thread Ashok Kumar Mishra
On Mon, Jul 23, 2018 at 1:10 PM, wrote: > # HG changeset patch > # User Aasaipriya Chandran > # Date 1532331616 -19800 > # Mon Jul 23 13:10:16 2018 +0530 > # Node ID 3188d97df5961fba13ae3256847b9ae710a373f0 > # Parent f2b7bbcc4639ba37204634ba35d6c44e684a3960 > Fix - Unused variable

Re: [x265] [PATCH] api.cpp: move all variable initializations before first goto statement to avoid compile errors

2018-07-23 Thread Ashok Kumar Mishra
On Sun, Jul 22, 2018 at 3:09 AM, Ma0 wrote: > # HG changeset patch > # User Ma0 > # Date 1532208874 -7200 > # Sat Jul 21 23:34:34 2018 +0200 > # Node ID 6c8fd98eb258119f9282500e5bbad9880694dc95 > # Parent 5d34bbf671f7ca3d721c4450703ca78312ade928 > api.cpp: move all variable

Re: [x265] [PATCH] Create API function for allocating and freeing x265_analysis_data

2018-07-20 Thread Ashok Kumar Mishra
On Fri, Jul 20, 2018 at 2:22 PM, wrote: > # HG changeset patch > # User Aasaipriya Chandran > # Date 1532076622 -19800 > # Fri Jul 20 14:20:22 2018 +0530 > # Node ID fb1530b0e1b4ebd179b8098015213baeeb37c8d2 > # Parent e2759ae31c3638518d4a6358a884f569efae1298 > Create API function for

Re: [x265] [PATCH] dhdr: Replace the header "string" with its C++ equivalent to fix build

2018-07-19 Thread Ashok Kumar Mishra
On Thu, Jul 19, 2018 at 12:26 PM, wrote: > # HG changeset patch > # User Aruna Matheswaran > # Date 1531983326 -19800 > # Thu Jul 19 12:25:26 2018 +0530 > # Node ID e2759ae31c3638518d4a6358a884f569efae1298 > # Parent aed31e7421e64397718cb8e13724be58cfcf497a > dhdr: Replace the header

Re: [x265] [PATCH] Disable noise reduction when vbv is enabled

2018-07-19 Thread Ashok Kumar Mishra
On Wed, Jul 4, 2018 at 11:27 AM, wrote: > # HG changeset patch > # User Aruna_Matheswaran > # Date 1527486192 -19800 > # Mon May 28 11:13:12 2018 +0530 > # Node ID b1a656f172e0e2a4faee4e5755e1be5a760d5e11 > # Parent 33e50546b41f3bd157ccb83adba67704352bc5dd > Disable noise reduction when

Re: [x265] [PATCH] Fix HDR10+ LLC JSON support

2018-07-16 Thread Ashok Kumar Mishra
On Thu, Jul 12, 2018 at 7:48 PM, wrote: > # HG changeset patch > # User induma...@multicorewareinc.com > # Date 1529069445 -19800 > # Fri Jun 15 19:00:45 2018 +0530 > # Node ID 18eaffdd36384d04c907bdd9c3fd9962d95af66d > # Parent 7763d20f092a208904b3ae3ec1762441d1573696 > Fix HDR10+ LLC

Re: [x265] [PATCH] Added support for the new HDR10+ LLC JSON format injection inside dynamicHDR10 library

2018-07-16 Thread Ashok Kumar Mishra
On Thu, Jul 12, 2018 at 5:54 PM, wrote: > # HG changeset patch > # User Ashok Kumar Mishra > # Date 1531377840 -19800 > # Thu Jul 12 12:14:00 2018 +0530 > # Node ID 7763d20f092a208904b3ae3ec1762441d1573696 > # Parent 8bf51aa8a1708fa106c225db2d6671ede0ad29b0 > Adde

[x265] [PATCH] Added support for the new HDR10+ LLC JSON format injection inside dynamicHDR10 library

2018-07-12 Thread ashok
# HG changeset patch # User Ashok Kumar Mishra # Date 1531377840 -19800 # Thu Jul 12 12:14:00 2018 +0530 # Node ID 7763d20f092a208904b3ae3ec1762441d1573696 # Parent 8bf51aa8a1708fa106c225db2d6671ede0ad29b0 Added support for the new HDR10+ LLC JSON format injection inside dynamicHDR10

Re: [x265] [PATCH x265] Fix build warning in linux

2018-07-12 Thread Ashok Kumar Mishra
On Thu, Jul 12, 2018 at 3:03 PM, Chunli Zhang wrote: > # HG changeset patch > # User Chunli Zhang > # Date 1531387406 -28800 > # Thu Jul 12 17:23:26 2018 +0800 > # Node ID 8bf51aa8a1708fa106c225db2d6671ede0ad29b0 > # Parent be4894f073613c44279e0972f0fca7f7b996895e > Fix build warning in

Re: [x265] [PATCH] multi-pass-opt-distortion: Apply QP offsets even when aq-mode is disabled

2018-07-12 Thread Ashok Kumar Mishra
On Wed, Jul 11, 2018 at 7:54 PM, wrote: > # HG changeset patch > # User Aruna Matheswaran > # Date 1530254734 -19800 > # Fri Jun 29 12:15:34 2018 +0530 > # Node ID be4894f073613c44279e0972f0fca7f7b996895e > # Parent 0106f9f2f867ee20893a317e98c60e9ca626e7d2 > multi-pass-opt-distortion:

Re: [x265] [PATCH 13 of 13] x86 : AVX2 Refactor luma_hps 8xN and 24x32

2018-07-06 Thread Ashok Kumar Mishra
On Fri, Jul 6, 2018 at 2:48 PM, wrote: > # HG changeset patch > # User Jayashree > # Date 1524473214 -19800 > # Mon Apr 23 14:16:54 2018 +0530 > # Node ID 0106f9f2f867ee20893a317e98c60e9ca626e7d2 > # Parent 52ec2b63b870a1ec0c4ce45abc89ac522ade3c1f > x86 : AVX2 Refactor luma_hps 8xN and

Re: [x265] [PATCH] Fix build warnings in linux

2018-07-06 Thread Ashok Kumar Mishra
On Thu, Jul 5, 2018 at 6:10 PM, wrote: > # HG changeset patch > # User induma...@multicorewareinc.com > # Date 1530793686 -19800 > # Thu Jul 05 17:58:06 2018 +0530 > # Node ID f377b028f4a91715372a6241fc80e78a672dbd06 > # Parent d65e3a557a20c0a67dd6dd7ad4cfb4b679ccd937 > Fix build warnings

Re: [x265] [PATCH x265] Min value and max value issue of luma.

2018-07-04 Thread Ashok Kumar Mishra
On Thu, Jun 28, 2018 at 11:55 AM, Chunli Zhang wrote: > # HG changeset patch > # User Chunli Zhang > # Date 1528964852 -28800 > # Thu Jun 14 16:27:32 2018 +0800 > # Node ID 8b8334561e990554226ac439e03cf4b8ab3c6008 > # Parent a8a5ccf5aaf7e04e439a216e5c396991c6b76999 > Support luma values

Re: [x265] [PATCH] Avoid calling slicetypeDecide() routine when analysis-load is enabled

2018-07-02 Thread Ashok Kumar Mishra
On Mon, Jul 2, 2018 at 7:37 PM, wrote: > # HG changeset patch > # User Bhavna Hariharan > # Date 1530094711 -19800 > # Wed Jun 27 15:48:31 2018 +0530 > # Node ID 0a629ea6036b24d60d0a1bc8a7b2f6d5cc476a02 > # Parent 289b8a3730ae108bbb9e4b295dc915205ba2d0e9 > Avoid calling slicetypeDecide()

Re: [x265] [PATCH] Rename usersei-file to nalu-file

2018-06-27 Thread Ashok Kumar Mishra
On Fri, Jun 22, 2018 at 12:47 PM, wrote: > # HG changeset patch > # User induma...@multicorewareinc.com > # Date 1529648256 -19800 > # Fri Jun 22 11:47:36 2018 +0530 > # Node ID 8d1092f478c4ded9c6bd62a72501a99dc28bcec1 > # Parent 656b5b442f0b636f5e56048886e1fbaa1c59d3e5 > Rename

Re: [x265] [PATCH] analysis: fix validation conditon for save/load encodes

2018-06-15 Thread Ashok Kumar Mishra
On Fri, Jun 15, 2018 at 5:24 PM, wrote: > # HG changeset patch > # User Bhavna Hariharan > # Date 1529048000 -19800 > # Fri Jun 15 13:03:20 2018 +0530 > # Node ID 34c3cf4263bddb1caab8c5c8088ae4614d432e35 > # Parent dac90ba6690a118b6e5aa4e7999e0abbbf06ee24 > analysis: fix validation

Re: [x265] Another performance issue on ARM code

2018-06-15 Thread Ashok Kumar Mishra
Thanks Min for updating. We are going to look this issue along with ARM build asap. On Tue, Jun 12, 2018 at 8:54 AM, chen wrote: > I found some issues in ARM code, I don't point out on time, that's my > failure. > Such as these garbage code in x265_pixel_add_ps_4x4_neon: > > vmov.u16

Re: [x265] [PATCH x265] Add support for chunked encoding

2018-06-11 Thread Ashok Kumar Mishra
On Fri, Jun 8, 2018 at 2:53 PM, wrote: > # HG changeset patch > # User Aruna Matheswaran > # Date 1521010828 -19800 > # Wed Mar 14 12:30:28 2018 +0530 > # Node ID 182914e1d201395d152e310db7f5cf29ab3c787e > # Parent 03dcb3457b7eafc6a13fd317286d70921a5b7dfe > Add support for chunked

Re: [x265] [PATCH x265] Use the data structure of analysis-save/load for multi-pass-opt-analysis/multi-pass-opt-distortion

2018-06-11 Thread Ashok Kumar Mishra
On Fri, Jun 8, 2018 at 5:44 PM, wrote: > # HG changeset patch > # User Aruna Matheswaran > # Date 1526883919 -19800 > # Mon May 21 11:55:19 2018 +0530 > # Node ID 00eec4796d233e72d6344c7f4c9d5c69a9c55501 > # Parent ed853c4af6710a991d0cdf4bf68e00fe32edaacb > Use the data structure of

Re: [x265] [PATCH] Add vbv-end tolerance check

2018-06-11 Thread Ashok Kumar Mishra
On Mon, Jun 11, 2018 at 10:54 AM, Aruna Matheswaran < ar...@multicorewareinc.com> wrote: > > > On Mon, Jun 11, 2018 at 3:34 AM, Alex Giladi > wrote: > >> Does this "5% tolerance" imply that CPB fullness as defined by vbv-end >> can be exceeded by 5%? >> > > yes, the CPB fullness can vary by +/-

Re: [x265] [PATCH] fix build issue when using icc

2018-06-06 Thread Ashok Kumar Mishra
On Mon, Jun 4, 2018 at 4:48 PM, wrote: > # HG changeset patch > # User Jayashree > # Date 1527496525 -19800 > # Mon May 28 14:05:25 2018 +0530 > # Node ID 056d5af3430984bbbdfad76aeae561a9c480106c > # Parent 9cde2c278464be0db96d41f9605a2dc7a3137165 > fix build issue when using icc > > diff

Re: [x265] [PATCH x265] Support scale factor with analysis-reuse-level 1-6

2018-06-05 Thread Ashok Kumar Mishra
On Mon, Jun 4, 2018 at 4:52 PM, wrote: > # HG changeset patch > # User Bhavna Hariharan > # Date 1527756919 -19800 > # Thu May 31 14:25:19 2018 +0530 > # Node ID d939297a02c72cad0d860234f31a356eb30aa9f4 > # Parent 9cde2c278464be0db96d41f9605a2dc7a3137165 > Support scale factor with

Re: [x265] [PATCH] fix build warnings in Linux

2018-05-29 Thread Ashok Kumar Mishra
On Tue, May 29, 2018 at 7:25 PM, wrote: > # HG changeset patch > # User Bhavna Hariharan > # Date 1527601396 -19800 > # Tue May 29 19:13:16 2018 +0530 > # Node ID 2d1fd0bb3a627842c490cbd86159f09472f98153 > # Parent 9db5be89d74cc55cd6aff30c2a576119ca09d8a1 > fix build warnings in Linux > >

Re: [x265] [PATCH] bug fix: allow split in frame boundary for scaled encodes

2018-05-29 Thread Ashok Kumar Mishra
On Tue, May 29, 2018 at 7:23 PM, wrote: > # HG changeset patch > # User Bhavna Hariharan > # Date 1527578404 -19800 > # Tue May 29 12:50:04 2018 +0530 > # Node ID 9db5be89d74cc55cd6aff30c2a576119ca09d8a1 > # Parent 9389296cd844bf14850b98ee181772be94d209b9 > bug fix: allow split in frame

Re: [x265] [PATCH] fix bug in copying vbv information when scalefactor is 0

2018-05-29 Thread Ashok Kumar Mishra
On Tue, May 29, 2018 at 5:15 PM, wrote: > # HG changeset patch > # User Kavitha Sampath > # Date 1527499557 -19800 > # Mon May 28 14:55:57 2018 +0530 > # Branch stable > # Node ID fe3c44a200eeb3c1bdf9467071cd593e94959866 > # Parent 478bfe2b7673e93ca9283a4ce9424ac3a1ba476e > fix bug in

Re: [x265] [PATCH] test: update save and load CLI in regression test

2018-05-28 Thread Ashok Kumar Mishra
On Tue, May 22, 2018 at 2:14 PM, wrote: > # HG changeset patch > # User Bhavna Hariharan > # Date 1526964503 -19800 > # Tue May 22 10:18:23 2018 +0530 > # Node ID 4b489a22f3547c4a439d6cfb812038df6e1a8308 > # Parent

Re: [x265] [PATCH] Clean up dynamic refinement

2018-05-28 Thread Ashok Kumar Mishra
On Fri, May 25, 2018 at 4:31 PM, wrote: > # HG changeset patch > # User Bhavna Hariharan > # Date 1527165877 -19800 > # Thu May 24 18:14:37 2018 +0530 > # Node ID 77d698d854fab725682213c9a39ac91aa632095f > # Parent

Re: [x265] [PATCH] Fix build error on on ppc64le

2018-05-25 Thread Ashok Kumar Mishra
On Fri, May 25, 2018 at 1:43 PM, wrote: > # HG changeset patch > # User Jayashree > # Date 1527224165 -19800 > # Fri May 25 10:26:05 2018 +0530 > # Node ID ec00d2bc88583e1ab5c4e26893863d642e2fe68d > # Parent

[x265] [ANN] x265 version 2.8 released

2018-05-21 Thread Ashok Kumar Mishra
Hi all, x265 version 2.8 is now out! The key new improvements include support for AVX-512 assembly, VMAF for objective quality measurement of a video sequence and dynamic refinement for switching between different inter refine levels. The tarball of this release can be downloaded from <

Re: [x265] [PATCH] analysis: enable scaled save and load runs with different max CU sizes

2018-05-17 Thread Ashok Kumar Mishra
On Thu, May 17, 2018 at 12:23 PM, wrote: > # HG changeset patch > # User Bhavna Hariharan > # Date 1526539714 -19800 > # Thu May 17 12:18:34 2018 +0530 > # Branch stable > # Node ID 3cef29225ef431c820c8e5593b00c3c225bfffdc > #

Re: [x265] [PATCH] analysis: Throw error messages for invalid analysis data from previous encode

2018-05-17 Thread Ashok Kumar Mishra
On Thu, May 17, 2018 at 12:23 PM, wrote: > # HG changeset patch > # User Bhavna Hariharan > # Date 1526539305 -19800 > # Thu May 17 12:11:45 2018 +0530 > # Branch stable > # Node ID e70f8897811514877bed1f1f318ed95d24658af0 > #

Re: [x265] [PATCH] Fix VBV Lookahead in analysis load to achieve target bitrate

2018-05-17 Thread Ashok Kumar Mishra
On Thu, May 17, 2018 at 6:22 PM, wrote: > # HG changeset patch > # User Mahesh Pittala > # Date 1526553420 -19800 > # Thu May 17 16:07:00 2018 +0530 > # Branch stable > # Node ID d3d9943b60cf058c1b22ab7afb5c0f79b98b9769 > # Parent

Re: [x265] [PATCH] bug fix in scalefactor 0

2018-05-08 Thread Ashok Kumar Mishra
Is this patch fixed all load/save issues in smoke/regression test and should be pushed into stable tip? On Mon, May 7, 2018 at 5:55 PM, wrote: > # HG changeset patch > # User Kavitha Sampath > # Date 1525425970 -19800 > # Fri May

Re: [x265] [PATCH] CLI: do not set AVX512 if it is not supported

2018-04-23 Thread Ashok Kumar Mishra
On Fri, Apr 20, 2018 at 2:30 AM, Ma0 wrote: > # HG changeset patch > # User Ma0 > # Date 1524171479 -7200 > # Thu Apr 19 22:57:59 2018 +0200 > # Branch stable > # Node ID a40d936b962fbcbfa3a48b8e0bfa10fdf7b1df81 > # Parent

Re: [x265] [PATCH] doc: update cli.rst for vmaf

2018-04-23 Thread Ashok Kumar Mishra
On Tue, Apr 17, 2018 at 5:17 PM, wrote: > # HG changeset patch > # User induma...@multicorewareinc.com > # Date 1523965217 -19800 > # Tue Apr 17 17:10:17 2018 +0530 > # Node ID 2b2914134de41d9573270aa9cb95d7a5b017 > # Parent

Re: [x265] [PATCH] Add VMAF suppport to report per frame and aggregate VMAF score

2018-04-16 Thread Ashok Kumar Mishra
f score is same as the mean of per frame vmaf scores of all the frames in a file or there are some other methods used to calculate aggregate vmaf score for a file? > > On Mon, Apr 16, 2018 at 3:24 PM, Ashok Kumar Mishra < > as...@multicorewareinc.com> wrote: > >> >>

Re: [x265] [PATCH] Add VMAF suppport to report per frame and aggregate VMAF score

2018-04-16 Thread Ashok Kumar Mishra
is not required for frame level vmaf score. > > Why floating point reads? > I believe there is no floating point reads, the vmaf score is floating point. Correct me if I am wrong. > > On Thu, Apr 12, 2018 at 5:31 PM, Ashok Kumar Mishra < > as...@multicorewareinc.com> wrote: >

Re: [x265] [PATCH] remove unused asmname from x265_param

2018-04-13 Thread Ashok Kumar Mishra
On Fri, Apr 13, 2018 at 1:39 PM, Ma0 wrote: > # HG changeset patch > # User Ma0 > # Date 1523605826 -7200 > # Fri Apr 13 09:50:26 2018 +0200 > # Node ID 98108efa572a95022c041d71b3e090f350619178 > # Parent

Re: [x265] [PATCH] Fix warnings related to VMAF

2018-04-13 Thread Ashok Kumar Mishra
On Fri, Apr 13, 2018 at 2:59 PM, wrote: > # HG changeset patch > # User induma...@multicorewareinc.com > # Date 1523607692 -19800 > # Fri Apr 13 13:51:32 2018 +0530 > # Node ID 7305220d469b0c262ef9742d90419ff85832d233 > # Parent

Re: [x265] [PATCH] Added a new line at the end

2018-04-13 Thread Ashok Kumar Mishra
On Fri, Apr 13, 2018 at 5:12 PM, <as...@multicorewareinc.com> wrote: > # HG changeset patch > # User Ashok Kumar Mishra <as...@multicorewareinc.com> > # Date 1523619730 -19800 > # Fri Apr 13 17:12:10 2018 +0530 > # Branch stable > # Node ID aa9102400f2456584d5e4

[x265] [PATCH] Added a new line at the end

2018-04-13 Thread ashok
# HG changeset patch # User Ashok Kumar Mishra <as...@multicorewareinc.com> # Date 1523619730 -19800 # Fri Apr 13 17:12:10 2018 +0530 # Branch stable # Node ID aa9102400f2456584d5e41adf456510abcebec6c # Parent 1b38042f34a66ec7db4884ecd5ebeac64c3e3c34 Added a new line at the end d

Re: [x265] [PATCH] Support for HLG-graded content and pic_struct

2018-04-12 Thread Ashok Kumar Mishra
On Thu, Apr 12, 2018 at 5:44 PM, Ashok Kumar Mishra < as...@multicorewareinc.com> wrote: > Adding the patch file. > > > On Thu, Apr 12, 2018 at 5:14 PM, <as...@multicorewareinc.com> wrote: > >> # HG changeset patch >> # User Ashok Kumar Mishra <as...@

Re: [x265] [PATCH] Support for HLG-graded content and pic_struct

2018-04-12 Thread Ashok Kumar Mishra
Adding the patch file. On Thu, Apr 12, 2018 at 5:14 PM, <as...@multicorewareinc.com> wrote: > # HG changeset patch > # User Ashok Kumar Mishra <as...@multicorewareinc.com> > # Date 1523532439 -19800 > # Thu Apr 12 16:57:19 2018 +0530 > # Node ID ace55bce0e3c6

Re: [x265] [PATCH] Add VMAF suppport to report per frame and aggregate VMAF score

2018-04-12 Thread Ashok Kumar Mishra
On Thu, Apr 12, 2018 at 4:43 PM, wrote: > # HG changeset patch > # User IndumathiR > # Date 1518528290 -19800 > # Tue Feb 13 18:54:50 2018 +0530 > # Node ID 27e3b161cd8b59ad1cae67a96e11e3e0506d5017 > # Parent

[x265] [PATCH] Support for HLG-graded content and pic_struct

2018-04-12 Thread ashok
# HG changeset patch # User Ashok Kumar Mishra <as...@multicorewareinc.com> # Date 1523532439 -19800 # Thu Apr 12 16:57:19 2018 +0530 # Node ID ace55bce0e3c6e0beb52712fd71e01025bd73a22 # Parent 04a337abd70de269cef7d9655365f3a3ebde02aa Support for HLG-graded content and pic_struct d

Re: [x265] [PATCH ] Fix 32 bit build error

2018-04-12 Thread Ashok Kumar Mishra
On Thu, Apr 12, 2018 at 3:13 PM, wrote: > # HG changeset patch > # User Mythreyi P > # Date 1523566023 25200 > # Thu Apr 12 13:47:03 2018 -0700 > # Node ID cef7d4791b1077f7dd145ae940e9d88c14655324 > # Parent

Re: [x265] [PATCH] doc: Sample scaling list file documentation

2018-04-03 Thread Ashok Kumar Mishra
On Tue, Apr 3, 2018 at 2:32 PM, wrote: > # HG changeset patch > # User Vignesh Vijayakumar > # Date 1522743565 -19800 > # Tue Apr 03 13:49:25 2018 +0530 > # Node ID e1ed4d609b52a361e758a66f45e8c070dd245211 > # Parent 2d95d7ec545ef3d57e7a57ac484f27c81f7be0e5 >

Re: [x265] [PATCH] introduce new CLI single-sei to write all SEI messages in one single NAL

2018-04-03 Thread Ashok Kumar Mishra
On Mon, Apr 2, 2018 at 6:31 PM, wrote: > # HG changeset patch > # User Santhoshini Sekar > # Date 1522673234 -19800 > # Mon Apr 02 18:17:14 2018 +0530 > # Node ID 6337356c86a4f5a49f275eb466d6fae32e6eb145 > # Parent

Re: [x265] [PATCH] Fix condition check for single-sei

2018-04-03 Thread Ashok Kumar Mishra
On Tue, Apr 3, 2018 at 2:11 PM, wrote: > # HG changeset patch > # User Santhoshini Sekar > # Date 1522744817 -19800 > # Tue Apr 03 14:10:17 2018 +0530 > # Node ID 2d95d7ec545ef3d57e7a57ac484f27c81f7be0e5 > # Parent

  1   2   3   4   >