[x265] [PATCH] new aq implementation

2018-12-27 Thread pooja
# HG changeset patch # User Ashok Kumar Mishra # Date 1545902034 -19800 # Thu Dec 27 14:43:54 2018 +0530 # Node ID 3cd0b5ed0b91bcb3d5d6cfa1395cb502fc6d01ca # Parent 129416ec047966f7d7e7898fbe16110444b9a183 new aq implementation It scales the quantization step size according to the spatial a

Re: [x265] [PATCH 1 of 2]Add support for Dolby Vision profile 8.1

2018-12-27 Thread Pradeep Ramachandran
On Fri, Dec 28, 2018 at 5:43 AM Mateusz wrote: > W dniu 26.12.2018 o 16:02, Kirithika Kalirathnam pisze: > > --- a/source/encoder/encoder.cppFri Dec 07 12:52:46 2018 +0530 > > +++ b/source/encoder/encoder.cppWed Dec 26 18:47:10 2018 +0530 > > @@ -50,6 +50,30 @@ > > const char g_sliceTypeToChar[]

Re: [x265] [PATCH 1 of 2]Add support for Dolby Vision profile 8.1

2018-12-27 Thread Mateusz
W dniu 26.12.2018 o 16:02, Kirithika Kalirathnam pisze: > --- a/source/encoder/encoder.cppFri Dec 07 12:52:46 2018 +0530 > +++ b/source/encoder/encoder.cppWed Dec 26 18:47:10 2018 +0530 > @@ -50,6 +50,30 @@ >  const char g_sliceTypeToChar[] = {'B', 'P', 'I'}; >  } >   > +/* Dolby Vision profile spe

[x265] [Patch] Validate reconfigured params using encoder's configure

2018-12-27 Thread Aruna Matheswaran
# HG changeset patch # User Aruna Matheswaran # Date 1545907588 -19800 # Thu Dec 27 16:16:28 2018 +0530 # Node ID b5fc28ec5addfd2d35622ad838c91fba04247477 # Parent b14834a9d1c1864ea7e94d9cfed4e33f37e767c6 Validate reconfigured params using encoder's configure diff -r b14834a9d1c1 -r b5fc28e

Re: [x265] [PATCH] preset: Change param defaults for veryslow and slower preset

2018-12-27 Thread Kalyan Goswami
Pushed to default Thanks, Kalyan Goswami, PhD Video Architect @ MulticoreWare http: //www.multicorewareinc.com +91 9884989331 On Thu, Dec 27, 2018 at 12:20 PM wrote: > # HG changeset patch > # User Pooja Venkatesan > # Date

[x265] [PATCH] zone: Fix MinGW32 error

2018-12-27 Thread pooja
# HG changeset patch # User Pooja Venkatesan # Date 1545899417 -19800 # Thu Dec 27 14:00:17 2018 +0530 # Node ID a26a9575b5731bdd12ae4b6bcc943282ea98ecdc # Parent b14834a9d1c1864ea7e94d9cfed4e33f37e767c6 zone: Fix MinGW32 error diff -r b14834a9d1c1 -r a26a9575b573 source/x265.cpp --- a/sour

Re: [x265] [PATCH 2 of 2]Add support for Dolby Vision profile 8.2

2018-12-27 Thread Kalyan Goswami
Pushed to default Thanks, Kalyan Goswami, PhD Video Architect @ MulticoreWare http: //www.multicorewareinc.com +91 9884989331 On Wed, Dec 26, 2018 at 8:34 PM Kirithika Kalirathnam < kirith...@multicorewareinc.com> wrote: > # H

Re: [x265] [PATCH 1 of 2]Add support for Dolby Vision profile 8.1

2018-12-27 Thread Kalyan Goswami
Pushed to default Thanks, Kalyan Goswami, PhD Video Architect @ MulticoreWare http: //www.multicorewareinc.com +91 9884989331 On Wed, Dec 26, 2018 at 8:31 PM Kirithika Kalirathnam < kirith...@multicorewareinc.com> wrote: > # H

Re: [x265] [PATCH] aq: change default AQ mode to auto-variance

2018-12-27 Thread Kalyan Goswami
Pushed to default Thanks, Kalyan Goswami, PhD Video Architect @ MulticoreWare http: //www.multicorewareinc.com +91 9884989331 On Thu, Dec 27, 2018 at 11:05 AM wrote: > # HG changeset patch > # User Pooja Venkatesan > # Date