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

2018-07-12 Thread indumathi
# 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 JSON support diff -r 7763d20f092a -r 18eaffdd3638

[x265] [PATCH] Fix build warnings in linux

2018-07-05 Thread indumathi
# 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 in linux diff -r d65e3a557a20 -r f377b028f4a9

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

2018-06-22 Thread indumathi
# HG changeset patch # User induma...@multicorewareinc.com # Date 1529648256 -19800 # Fri Jun 22 11:47:36 2018 +0530 # Node ID 8d1092f478c4ded9c6bd62a72501a99dc28bcec1 # Parent 656b5b442f0b636f5e56048886e1fbaa1c59d3e5 Rename usersei-file to nalu-file diff -r 656b5b442f0b -r 8d1092f478c4

Re: [x265] [PATCH] CEA 608/708 Support

2018-06-21 Thread Indumathi Ravichandran
Okay. Will rename and send the patch tomorrow. On Wed, Jun 20, 2018 at 8:45 PM, Alex Giladi wrote: > I would rename the "usersei-file" option into something like "nalu-file", > as the input file format allows arbitrary NAL units rather than only SEIs > (despite only prefix SEIs being

[x265] [PATCH] CEA 608/708 Support

2018-06-20 Thread indumathi
# HG changeset patch # User induma...@multicorewareinc.com # Date 1528726491 -19800 # Mon Jun 11 19:44:51 2018 +0530 # Node ID 156d02c66102813b3c72d3f6c8be5fc083c6a1f3 # Parent a8a5ccf5aaf7e04e439a216e5c396991c6b76999 CEA 608/708 Support Parse the SEI messages from text file and insert it

Re: [x265] [PATCH] CEA 608/708 Support

2018-06-20 Thread Indumathi Ravichandran
Please ignore this patch. I will resend with some changes. Thanks, Indumathi R On Wed, Jun 20, 2018 at 2:13 PM, wrote: > # HG changeset patch > # User induma...@multicorewareinc.com > # Date 1528726491 -19800 > # Mon Jun 11 19:44:51 2018 +0530

[x265] [PATCH] CEA 608/708 Support

2018-06-20 Thread indumathi
# HG changeset patch # User induma...@multicorewareinc.com # Date 1528726491 -19800 # Mon Jun 11 19:44:51 2018 +0530 # Node ID e1dd8424a3bd5f9f61f4a73aec6f2aee27591772 # Parent a8a5ccf5aaf7e04e439a216e5c396991c6b76999 CEA 608/708 Support Parse the SEI messages from text file and insert it

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

2018-04-23 Thread Indumathi Ravichandran
Currently, we are not supporting VMAF in Windows, since it's not generating library files. We can try using MSYS/MinGW64 to add support for Windows in future. On Mon, Apr 23, 2018 at 7:45 PM, Glenn Odagawa wrote: > GOOD QUESTION! > > > > > > > Glenn S. Odagawa & Quilo >

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

2018-04-17 Thread indumathi
# HG changeset patch # User induma...@multicorewareinc.com # Date 1523965217 -19800 # Tue Apr 17 17:10:17 2018 +0530 # Node ID 2b2914134de41d9573270aa9cb95d7a5b017 # Parent 7305220d469b0c262ef9742d90419ff85832d233 doc: update cli.rst for vmaf diff -r 7305220d469b -r 2b2914134de4

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

2018-04-17 Thread Indumathi Ravichandran
it can be a reference since it includes spatial scores. > > VMAF calculation one frame at a time should be used when the file has only > one frame. > > On Tue, Apr 17, 2018 at 11:52 AM, Indumathi Ravichandran < > induma...@multicorewareinc.com> wrote: > >> >&g

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

2018-04-17 Thread Indumathi Ravichandran
On Tue, Apr 17, 2018 at 6:44 AM, Deepthi Nandakumar < deepthipnandaku...@gmail.com> wrote: > I cannot find the implementation of compute_vmaf in the patch attached. > compute_vmaf is an API function exposed by libvmaf and we have integrated libvmaf into libx265. > I'm not sure why the libvmaf

[x265] [PATCH] Fix warnings related to VMAF

2018-04-13 Thread indumathi
# HG changeset patch # User induma...@multicorewareinc.com # Date 1523607692 -19800 # Fri Apr 13 13:51:32 2018 +0530 # Node ID 7305220d469b0c262ef9742d90419ff85832d233 # Parent 07defe235cde1949c55464952ee1dbdc10baf5e4 Fix warnings related to VMAF diff -r 07defe235cde -r 7305220d469b

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

2018-04-12 Thread indumathi
# HG changeset patch # User IndumathiR # Date 1518528290 -19800 # Tue Feb 13 18:54:50 2018 +0530 # Node ID ca4a690f5036951da78441a4c70577a5977b1e0e # Parent 593e63cda903370af926711c0ba05ce37d045c90 Add VMAF suppport to report per frame and aggregate VMAF score

[x265] [PATCH] Fix Visual Studio version check

2017-11-10 Thread indumathi
# HG changeset patch # User induma...@multicorewareinc.com # Date 1510215603 -19800 # Thu Nov 09 13:50:03 2017 +0530 # Node ID 165a46c3e0bef164c01b9e348c8bc2704f9c9285 # Parent bd438ce108435deb4f0063fca9a9e14a75e8de38 Fix Visual Studio version check diff -r bd438ce10843 -r 165a46c3e0be

[x265] [PATCH] Add Visual Studio 2017 build folders

2017-11-01 Thread indumathi
# HG changeset patch # User induma...@multicorewareinc.com # Date 1509355125 -19800 # Mon Oct 30 14:48:45 2017 +0530 # Node ID 3c60dace95b0137b3ab14975eaa722e0e203835c # Parent df2de6ea407dde32cf957779e0b2e19624163268 Add Visual Studio 2017 build folders diff -r df2de6ea407d -r 3c60dace95b0