[x265] [PATCH] regression: pools will change outputs so add in commadlines

2015-08-17 Thread mahesh
# HG changeset patch # User Mahesh Pittala mah...@multicorewareinc.com # Date 1439809314 -19800 # Mon Aug 17 16:31:54 2015 +0530 # Node ID 01ebc2543a1b722f5d7d3e30e296449355e5098b # Parent 996ebce8c874fc511d495cee227d24413e99d0c1 regression: pools will change outputs so add in commadlines

[x265] [PATCH] csv: fix header and data mismatch when we include comma in commandline

2015-10-27 Thread mahesh
# HG changeset patch # User Mahesh Pittala<mah...@multicorewareinc.com> # Date 1446009021 -19800 # Wed Oct 28 10:40:21 2015 +0530 # Node ID 642fe0b48b7ce91e331f76694a7f66a061af8cfb # Parent 6563218ce342c30bfd4f9bc172a1dab510e6e55b csv: fix header and data mismatch when we include

[x265] [PATCH] regression: temporarily remove rd 0 support

2015-11-12 Thread mahesh
# HG changeset patch # User Mahesh Pittala<mah...@multicorewareinc.com> # Date 1447394738 -19800 # Fri Nov 13 11:35:38 2015 +0530 # Node ID 3a25052d25292aa76cd13679d11a53e61a27813f # Parent 45ea73c63c12c66e5e5e777e80853c8b3cadf101 regression: temporarily remove rd 0 support curren

[x265] [PATCH] csv: dump input sequence and preset info in csv

2015-09-11 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1441976825 -19800 # Fri Sep 11 18:37:05 2015 +0530 # Node ID ee6208293726f96786389b342bc810557763bd26 # Parent 365f7ed4d89628d49cd6af8d81d4edc01f73ffad csv: dump input sequence and preset info in csv d

[x265] [PATCH] threadpool: use all available threads on each NUMA node with --pools=NULL option too

2015-12-15 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1450172601 -19800 # Tue Dec 15 15:13:21 2015 +0530 # Node ID d64d110a4f92e1e78ee48da8007a2d7cef6fe1b7 # Parent e951ab673b1c3d41ef86bc623f20ecc768d3f5c5 threadpool: use all available threads on each NUM

[x265] [PATCH] [PATCH] threadpool: use all available threads on each NUMA node with --pools=NULL option too

2015-12-17 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1450375170 -19800 # Thu Dec 17 23:29:30 2015 +0530 # Node ID d3451b996e26740e8a2e2f4f4d9b6d91cfa52958 # Parent 9c797a5915814a74663f4f1f4edf8a9fd17d5c42 [PATCH] threadpool: use all available threads on eac

[x265] [PATCH 1 of 8] adding monochrome i400 support

2015-12-14 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1450015985 -19800 # Sun Dec 13 19:43:05 2015 +0530 # Node ID abda2f6740e1ab967b1a5464ffd22ad48ec90897 # Parent e951ab673b1c3d41ef86bc623f20ecc768d3f5c5 adding monochrome i400 support diff -r e951ab673

[x265] [PATCH 7 of 8] sao & deblock: modify to support 400 color space

2015-12-14 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1450020147 -19800 # Sun Dec 13 20:52:27 2015 +0530 # Node ID 0d093168ca335e0f90ff21d272841df51b17056b # Parent baaed1362ececcd0d9f38720d1462f815c47165e sao & deblock: modify to support 400 color spac

[x265] [PATCH 6 of 8] encoder: modify encoder to support 400 color space

2015-12-14 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1450019760 -19800 # Sun Dec 13 20:46:00 2015 +0530 # Node ID baaed1362ececcd0d9f38720d1462f815c47165e # Parent ef775a0a83f65e1dd1bb51c9e3d56206e4c2aaf1 encoder: modify encoder to support 400 color space d

[x265] [PATCH 5 of 8] frame: modify to support 400 color space

2015-12-14 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1450019317 -19800 # Sun Dec 13 20:38:37 2015 +0530 # Node ID ef775a0a83f65e1dd1bb51c9e3d56206e4c2aaf1 # Parent d7200ee7910d88b970a80c41da1f63ab4ce4166d frame: modify to support 400 color space d

[x265] [PATCH 8 of 8] entropy: modify to support 400 color space

2015-12-14 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1450020364 -19800 # Sun Dec 13 20:56:04 2015 +0530 # Node ID d4ce78f9ad41e66ff64c0868d8f0bc186d8024b4 # Parent 0d093168ca335e0f90ff21d272841df51b17056b entropy: modify to support 400 color space d

[x265] [PATCH 3 of 8] cudata: allocate memory pool for each cu to support 400 color space

2015-12-14 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1450016875 -19800 # Sun Dec 13 19:57:55 2015 +0530 # Node ID d01cd1fee4e30e2dd4ea90490e471417e5bf47d5 # Parent bc03a968117e5f3c242dd0f198c8281c6216587b cudata: allocate memory pool for each cu to suppo

[x265] [PATCH 2 of 8] yuv: modify yuv files to support 400 color space

2015-12-14 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1450016600 -19800 # Sun Dec 13 19:53:20 2015 +0530 # Node ID bc03a968117e5f3c242dd0f198c8281c6216587b # Parent abda2f6740e1ab967b1a5464ffd22ad48ec90897 yuv: modify yuv files to support 400 color space d

[x265] [PATCH 4 of 8] search & analysis: modify to support 400 color space

2015-12-14 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1450017438 -19800 # Sun Dec 13 20:07:18 2015 +0530 # Node ID d7200ee7910d88b970a80c41da1f63ab4ce4166d # Parent d01cd1fee4e30e2dd4ea90490e471417e5bf47d5 search & analysis: modify to support 400 color s

[x265] [PATCH] regression: update test commandlines

2015-12-15 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1450237080 -19800 # Wed Dec 16 09:08:00 2015 +0530 # Node ID 5722bc51f4568f8717e86109867afc24d5affa72 # Parent e951ab673b1c3d41ef86bc623f20ecc768d3f5c5 regression: update test commandlines 1) add --no-wpp

[x265] [PATCH] regression: remove rd 0 at faster presets too

2016-01-03 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1451889803 -19800 # Mon Jan 04 12:13:23 2016 +0530 # Node ID 4d64e60b6b4b36884ef36b627da1ec0210caf4a3 # Parent 375ce77b8c35ae332bf51085f6d26044d55ae264 regression: remove rd 0 at faster presets too few

[x265] [PATCH] regression: update test commandlines

2016-01-07 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1452233212 -19800 # Fri Jan 08 11:36:52 2016 +0530 # Node ID 2fec8e97fe468ce2dcc4271c858d19c1b9e1c1cf # Parent c7bcea62a5711d6e1071a76764f7e100f34aa00f regression: update test commandlines 1) add --rd-

[x265] [PATCH] correct referring chroma subsampling as color space

2015-12-28 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1451329853 -19800 # Tue Dec 29 00:40:53 2015 +0530 # Node ID 80af9f9afa60c032ce27efacdabfde62f3102a62 # Parent 1471e4e433f71f39a6eb93507c349fb8539e correct referring chroma subsampling as color space d

[x265] [PATCH] threadpool: use all available threads on each NUMA node with --pools=NULL option too

2015-12-22 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@muticorewareinc.com> # Date 1450774004 -19800 # Tue Dec 22 14:16:44 2015 +0530 # Node ID cb97973f7ae5ab5db25a63850d549152f71394cd # Parent 5276fbdce4bd2598b8ccf363319f94c31523272d threadpool: use all available threads on each NUM

[x265] [PATCH] threadpool: use all available threads on each NUMA node with --pools=NULL option too

2015-12-22 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@muticorewareinc.com> # Date 1450788208 -19800 # Tue Dec 22 18:13:28 2015 +0530 # Node ID 6a0bb9c80bd3f5e8d66ac04c0f44c88ec83345d1 # Parent 5276fbdce4bd2598b8ccf363319f94c31523272d threadpool: use all available threads on each NUM

[x265] Darwin - smoke tests failures - default

2015-12-22 Thread mahesh
Failure TypeFailure CommandsBuildPrevious Good RevisionPrevious ValuesCurrent RevisionCurrent Values BitrateSSIMPSNR BitrateSSIMPSNR make warnings or errors-cur build: xcode_16bpp group=xcode10 generator: Unix Makefiles options : main10 tests warn static {}make warnings or errors-cur

[x265] [PATCH] 400 subsampling: fix warnings for Mac OSX

2015-12-22 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@muticorewareinc.com> # Date 1450792558 -19800 # Tue Dec 22 19:25:58 2015 +0530 # Node ID fac54855737cd8fbd1876dc43a62b78ceb61fb96 # Parent 6a0bb9c80bd3f5e8d66ac04c0f44c88ec83345d1 400 subsampling: fix warnings for Mac OSX d

[x265] [PATCH] pixel: remove unused function

2015-12-24 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1450945712 -19800 # Thu Dec 24 13:58:32 2015 +0530 # Node ID 5ee832aa9dc1305d32d103fa58d485ea35e7bdd4 # Parent 1471e4e433f71f39a6eb93507c349fb8539e pixel: remove unused function Mac OSX throwing build

[x265] [PATCH] threadpool: use all available threads on each NUMA node with --pools=NULL option too

2015-12-17 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1450412779 -19800 # Fri Dec 18 09:56:19 2015 +0530 # Node ID edaf7565eebb213fb53a2e6e4e073ddaa7167576 # Parent 9c797a5915814a74663f4f1f4edf8a9fd17d5c42 threadpool: use all available threads on each NUM

[x265] [PATCH] regression: use multilib build for different output bit-depths

2015-11-30 Thread mahesh
# HG changeset patch # User Mahesh Pittala<mah...@multicorewareinc.com> # Date 1448953920 -19800 # Tue Dec 01 12:42:00 2015 +0530 # Node ID ea001a3e4d0eee484d5d623c2108fbe83d41a83d # Parent e2e507ffe752d6c193a219b242c433bdc55f39f7 regression: use multilib build for different outp

[x265] [PATCH] regression: add faster presets for analysis mode

2015-11-23 Thread mahesh
# HG changeset patch # User Mahesh Pittala<mah...@multicorewareinc.com> # Date 1448272204 -19800 # Mon Nov 23 15:20:04 2015 +0530 # Node ID 64f393382b099a04628c4413868e2fefaa545154 # Parent e81abf047d2244d114dacbc830eca0753b8ddbde regression: add faster presets for analysis mode d

[x265] [PATCH] regression: update test commandlines

2015-11-23 Thread mahesh
# HG changeset patch # User Mahesh Pittala<mah...@multicorewareinc.com> # Date 1448346807 -19800 # Tue Nov 24 12:03:27 2015 +0530 # Node ID 36a74d84bed6a929d7c8213cedb8b556b40e2fe4 # Parent e81abf047d2244d114dacbc830eca0753b8ddbde regression: update test commandlines 1) add aq-mode

[x265] Darwin - smoke tests successful - default

2015-11-17 Thread mahesh
Test Duration(H:M:S) = 0:53:53 system: Mac mini hardware:OSX10.8.5_Ivybridge_IntelCorei7-3615QM@2.3GHz_RAM8GB testharness: cb3641515ea8+ changeset: 11153:e8f9a60d4cd9 tag: tip user:Deepthi Nandakumar date:Mon Nov 16 16:44:33 2015

[x265] [PATCH] correct macro to find first bit set position from LSB to MSB

2016-05-26 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1464261309 -19800 # Thu May 26 16:45:09 2016 +0530 # Node ID 79c3022a0d6756ed8174069e4339bbe469375dc7 # Parent 4723933fdec920debefe606d50a9a312f7bc7f6b correct macro to find first bit set position from LSB

[x265] [PATCH] uhdbd: fix sourceHeight check

2016-06-01 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1461582611 -19800 # Mon Apr 25 16:40:11 2016 +0530 # Node ID 21f10161f0a31a7cbec66a16ced9cb5c095fe543 # Parent 6d3849d648f0be5a8e334f1d75a2f7cf93c86cb3 uhdbd: fix sourceHeight check when sourceHeight i

[x265] [PATCH] regression: update commandlines

2016-06-01 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1461582611 -19800 # Mon Apr 25 16:40:11 2016 +0530 # Node ID 8c593460de938adacf70207dc017dd1455223442 # Parent 21f10161f0a31a7cbec66a16ced9cb5c095fe543 regression: update commandlines diff -r 21f10161f

[x265] [PATCH] presets update

2016-06-20 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1464261309 -19800 # Thu May 26 16:45:09 2016 +0530 # Node ID eb8d8a1b421c1ee9e442eb7d69fde8365f0766c8 # Parent 78ffb67a844e3e76facf18c52790f1bd544754d6 presets update during NAB we tuned faster p

[x265] [PATCH] presets update

2016-06-21 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1464261309 -19800 # Thu May 26 16:45:09 2016 +0530 # Node ID a0e5197426a3c6eeca9b28a7e78d6badbfd3d94d # Parent 78ffb67a844e3e76facf18c52790f1bd544754d6 presets update during NAB we tuned faster p

[x265] [PATCH] add UHD bluray compatibility support

2016-02-23 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1455872812 -19800 # Fri Feb 19 14:36:52 2016 +0530 # Node ID 6b0255268b70f6adaff2a48d2178fd322cd6ec2a # Parent c2228fb8151ddce111a75fb1c02b25eca5a68604 add UHD bluray compatibility support diff -r c2228f

[x265] [PATCH] add UHD bluray compatibility support

2016-03-21 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1455872812 -19800 # Fri Feb 19 14:36:52 2016 +0530 # Node ID 97e7ce9d662039afb8bba0b15acda10a160e6415 # Parent 2de6cb99313a03c3577934ac5e2e116f7ba6cd10 add UHD bluray compatibility support diff -r 2de6cb

[x265] [PATCH] regression: add crf multi pass commandlines

2016-03-04 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1457090408 -19800 # Fri Mar 04 16:50:08 2016 +0530 # Node ID 23ee9d4f01755595e350bb5f9fc214812a90f045 # Parent 7845a00724b64cc91b7ae2021aaa0318aa6379f1 regression: add crf multi pass commandlines d

[x265] [PATCH] level & tiers: fix

2016-04-25 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1461582611 -19800 # Mon Apr 25 16:40:11 2016 +0530 # Node ID dfc3c2fefc9a0124ecd01967269e06c7abf4d4e5 # Parent 02d79be487d7f825c961d15535a8681a201da3b1 level & tiers: fix 1) uhd-bd: lower bitrate to

[x265] [PATCH] regression: add tests for slices

2016-09-29 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1475056103 -19800 # Wed Sep 28 15:18:23 2016 +0530 # Node ID 11bfa0ae971029fed69554e700185a8ef93a289c # Parent a3d4e3b13c6c70061bc74a0a052bdf5cd408eeb2 regression: add tests for slices diff -r a3d4e3b13

[x265] [PATCH] regression: remove pme from smoke tests

2016-11-03 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1478159451 -19800 # Thu Nov 03 13:20:51 2016 +0530 # Node ID a8f98a4a739117150d45cabf907ff74d7125 # Parent 8b9d1cc0d49516470e4ee0138046b9898023d2d9 regression: remove pme from smoke tests d

[x265] [PATCH] csv: modify csv api

2016-12-06 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1481091178 -19800 # Wed Dec 07 11:42:58 2016 +0530 # Node ID 97cc2e5c06717bf68a2ff9a0e91fe7ba443a4cf8 # Parent b2d360143d966de3832a05d8af1c824ecb5b8c5f csv: modify csv api diff -r b2d360143d96 -r 97cc2e

[x265] [PATCH] csv: modify csv api

2016-12-06 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1480916513 -19800 # Mon Dec 05 11:11:53 2016 +0530 # Node ID ef2a58ba9fa2f0aaec4fbc27eb3351df8696188b # Parent b2d360143d966de3832a05d8af1c824ecb5b8c5f csv: modify csv api diff -r b2d360143d96 -r ef2a58

[x265] [PATCH] regression: add pme option in regression commandlines

2016-12-04 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1480916513 -19800 # Mon Dec 05 11:11:53 2016 +0530 # Node ID b2d360143d966de3832a05d8af1c824ecb5b8c5f # Parent f557d3ba58c2fa54629476137ea64535f9547b3a regression: add pme option in regression comman

[x265] [PATCH] cross compile visual studio builds from msys bash shell

2017-11-02 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1509605249 -19800 # Thu Nov 02 12:17:29 2017 +0530 # Node ID 354dfb85dd6df9d262c466ad02560d81f1f2bbcb # Parent df2de6ea407dde32cf957779e0b2e19624163268 cross compile visual studio builds from msys bash

[x265] [PATCH] cross compile visual studio builds from msys bash shell

2017-11-02 Thread mahesh
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1509605249 -19800 # Thu Nov 02 12:17:29 2017 +0530 # Node ID 0b3a6aa6c3155afbe8cc2e3048aa2295243a3434 # Parent df2de6ea407dde32cf957779e0b2e19624163268 cross compile visual studio builds from msys bash

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

2018-05-17 Thread mahesh
# HG changeset patch # User Mahesh Pittala # Date 1526553420 -19800 # Thu May 17 16:07:00 2018 +0530 # Branch stable # Node ID d3d9943b60cf058c1b22ab7afb5c0f79b98b9769 # Parent 3cef29225ef431c820c8e5593b00c3c225bfffdc Fix VBV Lookahead in analysis load to achieve target bitrate Details

Re: [x265] [PATCH] replace comma with dot seperator from commandline when dumping to csv

2015-10-26 Thread Mahesh Pittala
cimal dot (even though numeric values in CSV files will probably be saved > in "English" notation instead of locale dependent). > > > > Am 15.10.2015, 12:21 Uhr, schrieb <mah...@multicorewareinc.com>: > > # HG changeset patch >> # User Mahesh Pittala <mah

Re: [x265] [PATCH] csv: dump input sequence and preset info in csv

2015-09-11 Thread Mahesh Pittala
planning to re-organize performance tracking charts so we thought it would be helpful if we dump input sequence and preset info in separate columns. On Fri, Sep 11, 2015 at 6:37 PM, <mah...@multicorewareinc.com> wrote: > # HG changeset patch > # User Mahesh Pittala <mah...@multi

Re: [x265] [PATCH] threadpool: use all available threads on each NUMA node with --pools=NULL option too

2015-12-17 Thread Mahesh Pittala
sure, will resend the patch. On Thu, Dec 17, 2015 at 3:43 PM, Deepthi Nandakumar < deep...@multicorewareinc.com> wrote: > Hmm, ok. Pls do a toupper before strcmp, so that you can account for > lowercase inputs also. > # HG changeset patch > # User Mahesh Pittala <mah...

Re: [x265] [PATCH] threadpool: use all available threads on each NUMA node with --pools=NULL option too

2015-12-22 Thread Mahesh Pittala
foo"); > ^ > 1 warning generated. > Undefined symbols for architecture x86_64: > "_stricmp", referenced from: > _main in stricmp-a7cab7.o > ld: symbol(s) not found for architecture x86_64 > clang: error: linker command failed with exit co

Re: [x265] [PATCH] threadpool: use all available threads on each NUMA node with --pools=NULL option too

2015-12-22 Thread Mahesh Pittala
I have tested on Linux, Mac and windows, now it is fine. if you think it still through an error on different platforms then my second patch(toupper) is better for all. On Tue, Dec 22, 2015 at 6:15 PM, <mah...@multicorewareinc.com> wrote: > # HG changeset patch > # User Mahesh

Re: [x265] Darwin - smoke tests failures - default

2015-12-22 Thread Mahesh Pittala
sorry, by mistake sent an email. On Tue, Dec 22, 2015 at 8:06 PM, wrote: > Failure TypeFailure CommandsBuildPrevious Good RevisionPrevious ValuesCurrent > RevisionCurrent Values BitrateSSIMPSNR BitrateSSIMPSNR make warnings or > errors-cur build: xcode_16bpp

Re: [x265] [PATCH] [PATCH] threadpool: use all available threads on each NUMA node with --pools=NULL option too

2015-12-17 Thread Mahesh Pittala
.com> wrote: > >> # HG changeset patch >> # User Mahesh Pittala <mah...@multicorewareinc.com> >> # Date 1450375170 -19800 >> # Thu Dec 17 23:29:30 2015 +0530 >> # Node ID d3451b996e26740e8a2e2f4f4d9b6d91cfa52958 >> # Parent 9c797a5915814a74663

Re: [x265] [PATCH] regression: add faster presets for analysis mode

2015-11-23 Thread Mahesh Pittala
please ignore this patch, have updated and sent another patch- 'regression: update test commandlines' On Mon, Nov 23, 2015 at 3:20 PM, <mah...@multicorewareinc.com> wrote: > # HG changeset patch > # User Mahesh Pittala<mah...@multicorewareinc.com> > # Date 1448272204 -1980

Re: [x265] Allows for Unicode filenames in Windows (output and stat files).

2016-05-02 Thread Mahesh Pittala
Hi, Visual Leak Detector found memory leak with this patch, seems memory is not freed up in function get_argv_utf8(). I could reproduce with Visual Studio 12(vc11) but not with Visual Studio 13(vc12), please can you check it. encoder log - http://pastie.org/10821782 leak -

Re: [x265] Allows for Unicode filenames in Windows (output and stat files).

2016-05-03 Thread Mahesh Pittala
fixed with this patch, Thanks. On Tue, May 3, 2016 at 3:43 PM, Mateusz <mateu...@poczta.onet.pl> wrote: > Hi, > > Thanks for info. Could you test if attached patch helps? > > W dniu 2016-05-03 o 07:57, Mahesh Pittala pisze: > > Hi, > >Visua

Re: [x265] [PATCH] cross compile visual studio builds from msys bash shell

2017-11-02 Thread Mahesh Pittala
resent the patch, Thanks On Fri, Nov 3, 2017 at 10:53 AM, Pradeep Ramachandran < prad...@multicorewareinc.com> wrote: > On Thu, Nov 2, 2017 at 6:08 PM, <mah...@multicorewareinc.com> wrote: > >> # HG changeset patch >> # User Mahesh Pittala <mah...@multicore

[x265] [PATCH x265-stable] Install symbol files in MinGW

2017-12-03 Thread Mahesh Pittala
# HG changeset patch # User Mahesh Pittala <mah...@multicorewareinc.com> # Date 1512049185 -19800 # Thu Nov 30 19:09:45 2017 +0530 # Branch stable # Node ID 7a3a539c8e12f0facb4186d9db2d227b813409e6 # Parent b0d89eaaebcf3534204e054243d402b6cf646234 Install symbol files in MinGW In

Re: [x265] [PATCH] Add support for reusing cutree offsets in all reuse levels 1, 2, 5

2020-09-02 Thread Mahesh Pittala
On Tue, Sep 1, 2020 at 7:09 PM Aruna Matheswaran wrote: > > > On Mon, Aug 31, 2020 at 7:38 PM Mahesh Pittala < > mah...@multicorewareinc.com> wrote: > >> From 812cccaa864da47dcf9567dccb81c9fef220c626 Mon Sep 17 00:00:00 2001 >> From: maheshpittala >&g

[x265] [PATCH] analysis-save/load: Enable reuse of cutree info in reuse-levels >= 2

2020-09-09 Thread Mahesh Pittala
>From d6025f47a444aed2906c5f6cf293e017410d0808 Mon Sep 17 00:00:00 2001 From: Mahesh Pittala Date: Wed, 9 Sep 2020 15:02:09 +0530 Subject: [PATCH] analysis-save/load: Enable reuse of cutree info in reuse-levels >= 2 --- source/encoder/analysis.cpp | 2 +- source/encoder/encoder.cpp | 2

Re: [x265] [PATCH] Add support for reusing cutree offsets in all reuse levels 1, 2, 5

2020-09-07 Thread Mahesh Pittala
On Wed, Sep 2, 2020 at 7:21 PM Aruna Matheswaran wrote: > > > On Wed, Sep 2, 2020 at 6:53 PM Mahesh Pittala > wrote: > >> >> >> On Tue, Sep 1, 2020 at 7:09 PM Aruna Matheswaran < >> ar...@multicorewareinc.com> wrote: >> >>> >

[x265] [PATCH] analysis-save/load: update doc and regression CLI's for reusing cutree info in reuse-levels >= 2

2020-09-15 Thread Mahesh Pittala
>From 3be99e9e68933c099da1383ec672ffd44e574565 Mon Sep 17 00:00:00 2001 From: maheshpittala Date: Tue, 15 Sep 2020 14:42:22 +0530 Subject: [PATCH] analysis-save/load: update doc and regression CLI's for reusing cutree info in reuse-levels >= 2 --- doc/reST/cli.rst | 30

[x265] [PATCH] Add support for reusing cutree offsets in all reuse levels 1, 2, 5

2020-08-31 Thread Mahesh Pittala
>From 812cccaa864da47dcf9567dccb81c9fef220c626 Mon Sep 17 00:00:00 2001 From: maheshpittala Date: Sat, 1 Aug 2020 14:52:48 +0530 Subject: [PATCH 1/1] Add support for reusing cutree offsets in all reuse levels 1,2,5 Depth information required to load cutree offsets so writing depth information

[x265] [PATCH] [Release_3.5] correct reusing cutree qp offsets in load encode for reuse-level > 1 and < 10 for same resolution

2020-11-16 Thread Mahesh Pittala
>From 787ae5da7431b5d113ea033cf6502ac1cc1e7572 Mon Sep 17 00:00:00 2001 From: maheshpittala Date: Sun, 1 Nov 2020 10:09:28 +0530 Subject: [PATCH] correct reusing cutree qp offsets in load encode for reuse-level > 1 and < 10 for same resolution Earlier in save encode, dumped only best modes

Re: [x265] [PATCH] Modify the crf 2 pass

2021-08-08 Thread Mahesh Pittala
Hi Alex, This patch is to re-encode some separated gops to improve the compression efficiency. Thanks, Mahesh On Fri, Aug 6, 2021 at 6:30 AM Alex Giladi wrote: > Hi Mahesh, > What is the actual modification of crf in the patch? > Best, > Alex > > > On Thu, Aug 5,

Re: [x265] [PATCH] Modify the crf 2 pass

2021-08-09 Thread Mahesh Pittala
re-encodes some selected gops instead of all the frames. And it will work in a CRF or CRF+VBV mode. Without crf, it will not work Thanks, Mahesh On Tue, Aug 10, 2021 at 1:55 AM Alex Giladi wrote: > Thank you, Mahesh! > Can you please explain (a) what triggers the re-encode, (b

[x265] [PATCH] Modify the crf 2 pass

2021-08-05 Thread Mahesh Pittala
>From 5065d31b4bfe36e05c94dd79db119cd1fd23aa23 Mon Sep 17 00:00:00 2001 From: lwWang Date: Fri, 25 Jun 2021 17:17:03 +0800 Subject: [PATCH] Modify the crf 2 pass Signed-off-by: lwWang --- source/common/frame.h | 1 + source/encoder/encoder.cpp | 1 +

Re: [x265] [PATCH] fix the warnings

2021-10-09 Thread Mahesh Pittala
Pushed to master branch On Sat, Oct 9, 2021 at 6:58 PM Mahesh Pittala wrote: > From eebbca3b036a60d1f76a3922c40ae7fa7fb14afb Mon Sep 17 00:00:00 2001 > From: lwWang > Date: Sat, 9 Oct 2021 10:42:37 +0800 > Subject: [PATCH] fix the warnings > > --- > source/encode

[x265] [PATCH] fix the warnings

2021-10-09 Thread Mahesh Pittala
>From eebbca3b036a60d1f76a3922c40ae7fa7fb14afb Mon Sep 17 00:00:00 2001 From: lwWang Date: Sat, 9 Oct 2021 10:42:37 +0800 Subject: [PATCH] fix the warnings --- source/encoder/ratecontrol.cpp | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

[x265] [PATCH] fix the compiling errors on mac

2021-10-13 Thread Mahesh Pittala
>From e0ef56408ac917ad6570f5f204accf8858326232 Mon Sep 17 00:00:00 2001 From: lwWang Date: Wed, 13 Oct 2021 16:54:54 +0800 Subject: [PATCH] fix the compiling errors on mac --- source/common/ringmem.cpp | 4 +- source/common/threading.h | 183 +- 2 files

Re: [x265] [PATCH] fix the compiling errors on mac

2021-10-13 Thread Mahesh Pittala
Pushed to master On Thu, Oct 14, 2021 at 9:44 AM Mahesh Pittala wrote: > From e0ef56408ac917ad6570f5f204accf8858326232 Mon Sep 17 00:00:00 2001 > From: lwWang > Date: Wed, 13 Oct 2021 16:54:54 +0800 > Subject: [PATCH] fix the compiling errors on mac > > --- > source/com

[x265] [PATCH] fix the getopt issue on some MAC

2021-10-18 Thread Mahesh Pittala
>From 2f8cd317145279741997f602b3a6b3738240c149 Mon Sep 17 00:00:00 2001 From: lwWang Date: Fri, 15 Oct 2021 14:00:23 +0800 Subject: [PATCH] fix the getopt issue on some MAC --- source/CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/CMakeLists.txt

Re: [x265] [PATCH] Update x265Version.txt for Release_3.4

2021-12-28 Thread Mahesh Pittala
Pushed to the Release_3.4 branch On Tue, Aug 24, 2021 at 10:14 AM Janani T E wrote: > Thanks for the review Aruna. Please find the new patch attached. > > From 2a9f30c0df659e5dd4ecd9619ba7cdd85da1221d Mon Sep 17 00:00:00 2001 > From: Janani TE > Date: Tue, 24 Aug 2021 10:10:08 +0530 > Subject:

Re: [x265] [PATCH] Add Dolby Vision 8.4 Profile Support

2021-11-15 Thread Mahesh Pittala
Sincere apologies for taking more time than expected, pushing it to the master branch. Virus-free. www.avast.com

Re: [x265] [PATCH] Add film grain characteristics as a SEI message to the bitstream

2022-03-05 Thread Mahesh Pittala
Pushed to master branch On Fri, Mar 4, 2022 at 1:46 PM Keshav E wrote: > Observed a warning in the patch sent in the previous email. Resolved the > warning and reattaching the patch here. > From 0ba89aaa409d09f94348536edf7cede8f3f7f7e7 Mon Sep 17 00:00:00 2001 > From: Keshav E > Date: Fri, 4

Re: [x265] [PATCH] Fix boundary case for Gaussian filter

2022-03-21 Thread Mahesh Pittala
pushed to master branch On Fri, Mar 18, 2022 at 8:49 AM Somu Vineela wrote: > From 36b088057f731d9b1ac8ac52df03fd95d2692430 Mon Sep 17 00:00:00 2001 > From: Somu Vineela > Date: Mon, 7 Mar 2022 10:13:08 +0530 > Subject: [PATCH] Fix boundary case for Gaussian filter > > --- >

Re: [x265] [PATCH] Fix a zonefile issue for Ultrafast and Superfast Preset

2023-08-24 Thread Mahesh Pittala
Pushed to the master and Release_3.5 branches On Mon, Aug 7, 2023 at 11:05 AM Karam Singh < karam.si...@multicorewareinc.com> wrote: > From c4b8ef549e355b03c2e55efe35b473e2e8a877f7 Mon Sep 17 00:00:00 2001 > From: Karam Singh > Date: Tue, 18 Jul 2023 16:27:09 +0530 > Subject: [PATCH] Fix a

Re: [x265] [PATCH] Fix in zonefile parameter reflection in Lookahead analysis

2023-08-24 Thread Mahesh Pittala
Pushed to the master and Release_3.5 branches. On Mon, Aug 7, 2023 at 11:07 AM Karam Singh < karam.si...@multicorewareinc.com> wrote: > From 566d10f864a9b6aee43de9148be203af6cbfb656 Mon Sep 17 00:00:00 2001 > From: Karam Singh > Date: Tue, 18 Jul 2023 17:48:32 +0530 > Subject: [PATCH] Fix in

[x265] [PATCH] fix multilib build error

2023-08-25 Thread Mahesh Pittala
>From 33486f9553d1a300c762e05bcb77596f9d063e62 Mon Sep 17 00:00:00 2001 From: maheshpittala Date: Wed, 23 Aug 2023 16:19:32 +0530 Subject: [PATCH] fix build error --- source/encoder/slicetype.cpp | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git

[x265] [PATCH][master] Fix crash for main10 and main12 build when source resolution is not multiple of minCuSize for hist-scenecut

2022-06-22 Thread Mahesh Pittala
>From 041f00b36f4313b969463f4801e989f72486255d Mon Sep 17 00:00:00 2001 From: Mahesh Pittala Date: Mon, 20 Jun 2022 11:57:00 +0530 Subject: [PATCH] Fix crash for main10 and main12 build when source resolution is not multiple of minCuSize --- source/encoder/encoder.cpp | 6 +++--- 1 f

Re: [x265] [PATCH] Fix Linux bug to utilize all the cores

2022-07-06 Thread Mahesh Pittala
Pushed to master branch, thanks On Mon, Apr 11, 2022 at 2:50 PM Keshav E wrote: > From aa24f69f41685a64ee936e22bcfd2e00895c8ad3 Mon Sep 17 00:00:00 2001 > From: Keshav E > Date: Fri, 25 Feb 2022 16:25:16 +0530 > Subject: [PATCH] Fix Linux bug to utilize all the cores > > --- >

Re: [x265] [PATCH][master] Fix crash for main10 and main12 build when source resolution is not multiple of minCuSize for hist-scenecut

2022-07-06 Thread Mahesh Pittala
Pushed to master branch. On Thu, Jun 23, 2022 at 1:41 PM Srikanth Kurapati < srikanth.kurap...@multicorewareinc.com> wrote: > looks good to be pushed to master branch. > > On Wed, Jun 22, 2022 at 4:32 PM Mahesh Pittala < > mah...@multicorewareinc.

Re: [x265] [PATCH 14/14] Cleanup and Fix warnings

2022-10-21 Thread Mahesh Pittala
14 patches pushed to the master branch. On Wed, Oct 19, 2022 at 1:10 PM Snehaa Giridharan < sne...@multicorewareinc.com> wrote: > From 7532117d7a4161b05df3f80103ff149699688d82 Mon Sep 17 00:00:00 2001 > From: Snehaa Giridharan > Date: Wed, 19 Oct 2022 12:40:51 +0530 > Subject: [PATCH] Cleanup

Re: [x265] [PATCH] Add Segment based Ratecontrol(SBRC) feature

2022-10-21 Thread Mahesh Pittala
Pushed to master branch On Wed, Oct 19, 2022 at 12:31 PM Niranjan Bala < niran...@multicorewareinc.com> wrote: > From d61dd735c43d122d8d4f86ebf249971ab1391b40 Mon Sep 17 00:00:00 2001 > From: Niranjan Kumar > Date: Thu, 15 Sep 2022 16:05:22 +0530 > Subject: [PATCH] Add Segment based

Re: [x265] [PATCH] Fix build error with multilib

2022-10-28 Thread Mahesh Pittala
Pushed to master branch On Wed, Oct 26, 2022 at 3:47 PM Snehaa Giridharan < sne...@multicorewareinc.com> wrote: > From 712761e77261bf7003cd2929fa93c9027a36eea2 Mon Sep 17 00:00:00 2001 > From: Snehaa Giridharan > Date: Wed, 26 Oct 2022 12:03:19 +0530 > Subject: [PATCH] Fix build error with

[x265] [PATCH] Fix 32bit and 64bit builds generation for ARM

2022-09-21 Thread Mahesh Pittala
>From 626d6c70d837bea6cb9e1aa7542fdef9a3ebb01c Mon Sep 17 00:00:00 2001 From: mahesh pittala Date: Tue, 13 Sep 2022 09:12:28 +0530 Subject: [PATCH] Fix 32bit and 64bit builds generation for ARM --- build/aarch64-linux/crosscompile.cmake | 2 +- build/arm-linux/make-Makefiles.bash

Re: [x265] [PATCH] Clean up deprecated regression test commands

2022-12-29 Thread Mahesh Pittala
pushed to the master branch. On Mon, Dec 26, 2022 at 4:48 PM Kirithika Kalirathnam < kirith...@multicorewareinc.com> wrote: > From ff12d754b0f27c58ff1934fe8466b34265c946a3 Mon Sep 17 00:00:00 2001 > From: Kirithika > Date: Thu, 22 Dec 2022 17:30:37 +0530 > Subject: [PATCH] Clean up deprecated

Re: [x265] [PATCH] Cleanup unused variables and fix build warnings

2022-12-29 Thread Mahesh Pittala
Pushed to master branch, Thanks On Thu, Dec 22, 2022 at 5:54 PM Kirithika Kalirathnam < kirith...@multicorewareinc.com> wrote: > Please find the updated version of the patch. > > From 87774f5edf3be2afeaafeef43196f83be7e89912 Mon Sep 17 00:00:00 2001 > From: Kirithika > Date: Tue, 20 Dec 2022

Re: [x265] [PATCH] Add regression tests CLI for testing temporal layers

2022-12-29 Thread Mahesh Pittala
pushed patches to master branch On Mon, Dec 26, 2022 at 5:19 PM Kirithika Kalirathnam < kirith...@multicorewareinc.com> wrote: > +Attached patch > *Thanks,* > *Kirithika* > > > On Mon, Dec 26, 2022 at 5:18 PM Kirithika Kalirathnam < > kirith...@multicorewareinc.com> wrote: > >> From

Re: [x265] [PATCH] Add support for Segment Based Rate Control

2023-01-11 Thread Mahesh Pittala
pushed the patch to master branch On Thu, Jan 5, 2023 at 9:42 AM Kirithika Kalirathnam < kirith...@multicorewareinc.com> wrote: > Please find the updated version > > From 3f30f806b0e4235eb6ab805f23330a8311f086b6 Mon Sep 17 00:00:00 2001 > From: Kirithika > Date: Fri, 9 Dec 2022 12:31:27 +0530 >

Re: [x265] [PATCH] fix build error on BSD

2022-12-02 Thread Mahesh Pittala
pushed to the master branch. On Thu, Dec 1, 2022 at 10:28 PM Mahesh Pittala wrote: > From 4da1198a94028026ce96ba1781d3c7842e74e173 Mon Sep 17 00:00:00 2001 > From: Barath Nithish > Date: Thu, 1 Dec 2022 15:49:11 +0530 > Subject: [PATCH] fix build error on BSD > > Signed-off

Re: [x265] [PATCH] Added sample config file for Scenecut aware qp feature

2022-12-19 Thread Mahesh Pittala
pushed to master branch On Fri, Dec 16, 2022 at 1:32 PM Snehaa Giridharan < sne...@multicorewareinc.com> wrote: > From 2befed918c75a2af894d1b0879a43702764d2a29 Mon Sep 17 00:00:00 2001 > From: Snehaa Giridharan > Date: Fri, 16 Dec 2022 11:08:52 +0530 > Subject: [PATCH] Added sample config file

Re: [x265] [PATCH] Increase BBAQ windows and enable masking after I frames

2022-12-14 Thread Mahesh Pittala
Pushed BBAQ 3 patches to master branch On Sun, Dec 11, 2022 at 9:46 PM Niranjan Bala wrote: > From d6b6c195aca2037c0e141efda899f22368ec7555 Mon Sep 17 00:00:00 2001 > From: Niranjan Kumar > Date: Fri, 4 Nov 2022 14:56:35 +0530 > Subject: [PATCH] Increase BBAQ windows and enable masking after I

Re: [x265] [PATCH] Fix *BSD build

2022-11-21 Thread Mahesh Pittala
Hello Brad Smith, Apologies for the delay and thanks for your patience. We are looking into the issue now. Thanks, Mahesh On Sat, Nov 19, 2022 at 3:17 AM Brad Smith wrote: > ping. > > On 10/22/2022 7:30 PM, Brad Smith wrote: > > On 10/5/2022 4:28 PM, Brad Smith wrote

Re: [x265] [PATCH] Fix encoder crash with histogram scenecut

2022-11-27 Thread Mahesh Pittala
Pushed to the master branch. On Mon, Nov 21, 2022 at 12:50 PM Snehaa Giridharan < sne...@multicorewareinc.com> wrote: > From 64c3ecbe4080658b5c1b13db4a689ecf5461bb79 Mon Sep 17 00:00:00 2001 > From: Snehaa Giridharan > Date: Thu, 10 Nov 2022 16:59:20 +0530 > Subject: [PATCH] Fix encoder crash

Re: [x265] [PATCH] Fix *BSD build

2022-12-01 Thread Mahesh Pittala
Hello Brad Smith, We reproduced the error and have the fix. Currently testing on different platforms, will share the patch once it is done. Thanks, Mahesh On Thu, Dec 1, 2022 at 8:41 AM Brad Smith wrote: > On 11/21/2022 5:35 AM, Mahesh Pittala wrote: > > Hello Brad Smith, > >

[x265] [PATCH] fix build error on BSD

2022-12-01 Thread Mahesh Pittala
>From 4da1198a94028026ce96ba1781d3c7842e74e173 Mon Sep 17 00:00:00 2001 From: Barath Nithish Date: Thu, 1 Dec 2022 15:49:11 +0530 Subject: [PATCH] fix build error on BSD Signed-off-by: maheshpittala --- source/x265.h | 1 + 1 file changed, 1 insertion(+) diff --git a/source/x265.h

Re: [x265] [PATCH] Add command line support for scene cut aware qp feature

2023-01-19 Thread Mahesh Pittala
Pushed to the master branch On Fri, Jan 13, 2023 at 3:02 PM Kirithika Kalirathnam < kirith...@multicorewareinc.com> wrote: > From e3402211edcd19acf172d2597ff65890d7fc227e Mon Sep 17 00:00:00 2001 > From: Kirithika > Date: Thu, 12 Jan 2023 15:50:58 +0530 > Subject: [PATCH] Add command line

Re: [x265] [PATCH] Fix re-initialization of VBV parameters when SBRC is not enabled

2023-01-19 Thread Mahesh Pittala
Pushed to the master branch On Fri, Jan 13, 2023 at 7:42 PM Kirithika Kalirathnam < kirith...@multicorewareinc.com> wrote: > From 43207e8bd05a7e19579cec9f983b5064d9bde715 Mon Sep 17 00:00:00 2001 > From: Kirithika > Date: Fri, 13 Jan 2023 15:45:04 +0530 > Subject: [PATCH] Fix re-initialization

Re: [x265] ARM patches

2022-11-02 Thread Mahesh Pittala
Pushed to the master branch, Thanks On Sun, Oct 30, 2022 at 12:29 AM Pop, Sebastian wrote: > Hello Mahesh, > > > +x265-devel mailing-list > > > Please find attached the last patches from my local git development tree > that are not yet part of the public x265 git repo.

Re: [x265] [PATCH 3/3] Add function for histogram based scene change

2022-11-04 Thread Mahesh Pittala
Pushed 3 patches to the master branch. On Wed, Nov 2, 2022 at 4:25 PM Snehaa Giridharan < sne...@multicorewareinc.com> wrote: > From b203e94ffc619a32ead6937a61471efa584afa71 Mon Sep 17 00:00:00 2001 > From: ashok2022 > Date: Wed, 26 Oct 2022 13:07:35 +0530 > Subject: [PATCH] Add function for

  1   2   >