[x265] [PATCH] Add reorderedPts to x265_picture to signal the reordered pts value of each picture in encode order

2018-03-05 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1520243074 -19800 # Mon Mar 05 15:14:34 2018 +0530 # Node ID 0cdb54dc3f66e6986689adb72a67387a4fa3378c # Parent 59c02e68410fcb2846cd7a021e2639f96e0a9609 Add reorderedPts to x265_picture to signal the reordered pts value of each picture in

[x265] [PATCH] Add reorderedPts to x265_picture to signal the reordered pts value of each picture in encode order

2018-03-05 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1520243074 -19800 # Mon Mar 05 15:14:34 2018 +0530 # Node ID 34b89a4d02509d4cbecca69695de1c10185c53af # Parent 59c02e68410fcb2846cd7a021e2639f96e0a9609 Add reorderedPts to x265_picture to signal the reordered pts value of each picture in

[x265] [PATCH] Add max-ausize-factor option to control the maximum AU size defined in specification

2018-03-05 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1519726842 -19800 # Tue Feb 27 15:50:42 2018 +0530 # Node ID 59c02e68410fcb2846cd7a021e2639f96e0a9609 # Parent 4c0d8a22625d0b13a9808329cb9bf8c03f7c6035 Add max-ausize-factor option to control the maximum AU size defined in specification

[x265] [PATCH] analysis: avoid copying lowres vbv data when vbv is disabled

2017-12-21 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1513250624 -19800 # Thu Dec 14 16:53:44 2017 +0530 # Node ID 5723f3248cd24c8b9f670d503370f644dffe9a6f # Parent 7a6d244c922b5e9180a0e28363ce578bea0c1d02 analysis: avoid copying lowres vbv data when vbv is disabled diff -r 7a6d244c922b -r

[x265] [PATCH] analysis: avoid creating analysis file when useanalysisFile option is disabled

2017-12-17 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1513247221 -19800 # Thu Dec 14 15:57:01 2017 +0530 # Node ID 8cf56d46e0f916183082f8814d49e9decb864cb3 # Parent f09f3b4a21151de001fee2bb9e0e600c7b57fa39 analysis: avoid creating analysis file when useanalysisFile option is disabled diff -r

[x265] [PATCH] api: move csv and dither functions into api structure

2017-11-09 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1510141098 -19800 # Wed Nov 08 17:08:18 2017 +0530 # Node ID 563cbe1f4a21dcfe2117ccaa874b713d94434f92 # Parent bd438ce108435deb4f0063fca9a9e14a75e8de38 api: move csv and dither functions into api structure csv is now moved into libx265

[x265] [PATCH] Fix dts calculation when disabling lookahead in analysis load mode

2017-10-04 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1506315677 -19800 # Mon Sep 25 10:31:17 2017 +0530 # Node ID 623fd118479831744b7b114bdce3f0026c006f68 # Parent 30998ebc3a3b7503f62e9ed520d7c67acca92b33 Fix dts calculation when disabling lookahead in analysis load mode diff -r

[x265] [PATCH] Add param option for disabling lookahead

2017-09-11 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1505108539 -19800 # Mon Sep 11 11:12:19 2017 +0530 # Node ID f8ae7afc1f61ed0db3b2f23f5d581706fe6ed677 # Parent bac53338585c00d943aa995db5ced8744a9d20e9 Add param option for disabling lookahead Fixed crash in analysis load mode also in

[x265] [PATCH] Skip the lookahead when analysis reuse mode is load and analysis file writing

2017-09-06 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1500875370 -19800 # Mon Jul 24 11:19:30 2017 +0530 # Node ID 6410885f92f602081c650a1322d9a1bc30ea1d21 # Parent 2718cb5dd67f5e6735c9ee37df19c491f1473a60 Skip the lookahead when analysis reuse mode is load and analysis file writing is

Re: [x265] [PATCH] Skip the lookahead when analysis reuse mode is load and analysis file writing

2017-09-06 Thread Divya Manivannan
Please ignore this patch. I will resend it by fixing a warning. Thanks, Divya M. On Tue, Sep 5, 2017 at 1:57 PM, Divya Manivannan wrote: > # HG changeset patch > # User Divya Manivannan > # Date 1500875370 -19800 > # Mon Jul 24 11:19:30 2017 +0530

[x265] [PATCH] Skip the lookahead when analysis reuse mode is load and analysis file writing

2017-09-05 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1500875370 -19800 # Mon Jul 24 11:19:30 2017 +0530 # Node ID 7c66e75477380975a55f9ce38c6cb0b639f731c9 # Parent 2718cb5dd67f5e6735c9ee37df19c491f1473a60 Skip the lookahead when analysis reuse mode is load and analysis file writing is

[x265] [PATCH] Add force-flush param option

2017-07-18 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1499954857 -19800 # Thu Jul 13 19:37:37 2017 +0530 # Node ID a80bf309ef01171a7982d0fe7dfb12ce1fb9d10f # Parent 3f6841d271e36dc324936f09846d1f2cb77c63e5 Add force-flush param option This option will force the encoder to flush all frames

[x265] [PATCH] Fix build failure because of header file

2017-06-30 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1498817273 -19800 # Fri Jun 30 15:37:53 2017 +0530 # Node ID 72ffd505fa3be736af96bd043008b41e6e7ba0e5 # Parent 0216c8ccfdb7eb95ad003dab8050b59b16a83ccb Fix build failure because of header file diff -r 0216c8ccfdb7 -r 72ffd505fa3b source

[x265] [PATCH] Move csv file pointer to param

2017-06-29 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1498719699 -19800 # Thu Jun 29 12:31:39 2017 +0530 # Node ID 5f9170dbf90ec865dc49cac8423d86f941b998e2 # Parent 67dcf6e79090acb619c5ac499ef5da0b73c3a48b Move csv file pointer to param diff -r 67dcf6e79090 -r 5f9170dbf90e source

[x265] [PATCH] Add csv feature into libx265

2017-06-12 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1497012715 -19800 # Fri Jun 09 18:21:55 2017 +0530 # Node ID 12097d65c3cc2d0624ca7a2a70cee2d53241c71d # Parent b19bc0c7b4eccfe336ecd381df25203ee6f57d05 Add csv feature into libx265 diff -r b19bc0c7b4ec -r 12097d65c3cc doc/reST/api.rst

[x265] [PATCH] Fix slicetype mismatch between analysis save and load modes

2017-06-12 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1496727799 -19800 # Tue Jun 06 11:13:19 2017 +0530 # Node ID b19bc0c7b4eccfe336ecd381df25203ee6f57d05 # Parent cad77d34fec19c4622d42e30285f4a919f45dde9 Fix slicetype mismatch between analysis save and load modes diff -r cad77d34fec1 -r

Re: [x265] Slice decision (x264 vs x265)

2017-03-01 Thread Divya Manivannan
The expected behavior is the number of I-slices will increase with increase in scenecut-bias. How are you identifying the reference (ground truth)? Thanks, Divya M. On Tue, Feb 28, 2017 at 8:33 PM, Rainer M. Engel wrote: > ... sorry for replying to my own mail.. > > Test between x.264 and x.26

[x265] [PATCH] pps: remove last slice qp from pps qp calculation

2017-01-24 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1485264553 -19800 # Tue Jan 24 18:59:13 2017 +0530 # Node ID b84d8a38de9c8f213a1392d578f60bd946edd046 # Parent 58dddcf01b7dbfd6aaa6858b5218e6166afe4def pps: remove last slice qp from pps qp calculation diff -r 58dddcf01b7d -r b84d8a38de9c

[x265] [PATCH] param: remove filenames from info

2016-12-15 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1481866319 -19800 # Fri Dec 16 11:01:59 2016 +0530 # Branch stable # Node ID ce19aaa0637df84d56fc985b0062c7fe2664cdf6 # Parent 72af1a8087022a5ea7b80ae950cf93a9dd44af47 param: remove filenames from info diff -r 72af1a808702 -r ce19aaa0637d

Re: [x265] [PATCH] Add all the param options to bitstream when info is enabled

2016-12-12 Thread Divya Manivannan
mailto:x265-devel-boun...@videolan.org] On Behalf Of > Divya > Manivannan > Sent: Wednesday, November 16, 2016 4:52 AM > To: x265-devel@videolan.org > Subject: [x265] [PATCH] Add all the param options to bitstream when info is > enabled > > # HG changeset patch > # User Divya

[x265] [PATCH] rc: frameSizePlanned is calculated from the predictors for vbv case

2016-12-07 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1464265165 -19800 # Thu May 26 17:49:25 2016 +0530 # Node ID b3123ce4e9e3ff9a3ba958d45e7811edaf0bfd74 # Parent b2d360143d966de3832a05d8af1c824ecb5b8c5f rc: frameSizePlanned is calculated from the predictors for vbv case diff -r

[x265] [PATCH] Fix source width and height in info

2016-11-25 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1480058872 -19800 # Fri Nov 25 12:57:52 2016 +0530 # Node ID 12f67c53a3f97fcb8cff12542d1716872d89309e # Parent df25adaa30f60eaed6e2780b3297f84c423e58df Fix source width and height in info diff -r df25adaa30f6 -r 12f67c53a3f9 source/common

[x265] [PATCH] rc: change stat read options

2016-11-16 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1479304430 -19800 # Wed Nov 16 19:23:50 2016 +0530 # Node ID 6737486707bfd4eec11ec40c84b16441920c0c1c # Parent 9814b4491361c1b046b68f85a0a239cda89fbcf0 rc: change stat read options diff -r 9814b4491361 -r 6737486707bf source/encoder

[x265] [PATCH] Add all the param options to bitstream when info is enabled

2016-11-16 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1479298754 -19800 # Wed Nov 16 17:49:14 2016 +0530 # Node ID 9814b4491361c1b046b68f85a0a239cda89fbcf0 # Parent 4c1652f3884fba9fab4c589dd057b12e6bf33d5b Add all the param options to bitstream when info is enabled diff -r 4c1652f3884f -r

Re: [x265] [PATCH] Add param options to bitstream when info is enabled

2016-11-15 Thread Divya Manivannan
gged in this string? It > will help if you stick to the exact same order as the x265_param structure. > > On Fri, Nov 11, 2016 at 4:13 PM, Divya Manivannan < > di...@multicorewareinc.com> wrote: > >> # HG changeset patch >> # User Divya Manivannan >> # Date 1478860

[x265] [PATCH] Add param options to bitstream when info is enabled

2016-11-11 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1478860402 -19800 # Fri Nov 11 16:03:22 2016 +0530 # Node ID ee0730643d795663682c24ea30ade5566ab3ab5b # Parent a378efc939e37f13ec1673fda055b1c3d0632e68 Add param options to bitstream when info is enabled diff -r a378efc939e3 -r

[x265] [PATCH] Add scenecut bias to info

2016-10-26 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1477543643 -19800 # Thu Oct 27 10:17:23 2016 +0530 # Node ID e9beb2db8c59bd7c840fe1da9f73a8ffc31dd51e # Parent bc911034c2a07380630aff98fdda38038b2ae62e Add scenecut bias to info diff -r bc911034c2a0 -r e9beb2db8c59 source/common/param.cpp

[x265] [PATCH] csv: add buffer fill per frame in csv

2016-09-27 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1474719617 -19800 # Sat Sep 24 17:50:17 2016 +0530 # Node ID 9650164ef1a9b985a7882db2c3180b5383dfdde2 # Parent d20b78d6d138de25040a756e7df10b8c45eabba8 csv: add buffer fill per frame in csv diff -r d20b78d6d138 -r 9650164ef1a9 source

[x265] [PATCH] rc: fix average P-frame qp in 2-pass

2016-09-21 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1474457686 -19800 # Wed Sep 21 17:04:46 2016 +0530 # Branch stable # Node ID e76d00a928b2c37299ad99defee3ba5217191419 # Parent eceb4f1ee953237781d68be333ee0b7a69d42448 rc: fix average P-frame qp in 2-pass diff -r eceb4f1ee953 -r

[x265] [PATCH] rc: fix non-IDR slicetype in multi-pass

2016-09-14 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1473850160 -19800 # Wed Sep 14 16:19:20 2016 +0530 # Node ID d42f8c94e5f2770ecbaeb7f68b7cd9eca5e8ec0d # Parent cc77b9922b199d3a3503147643de237a1c6e827d rc: fix non-IDR slicetype in multi-pass diff -r cc77b9922b19 -r d42f8c94e5f2 source

[x265] [PATCH] csv: fix reference list for non-IDR frames

2016-09-14 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1473841296 -19800 # Wed Sep 14 13:51:36 2016 +0530 # Node ID cc77b9922b199d3a3503147643de237a1c6e827d # Parent ab2dc2dc2470cc2902799aa38823cbe3d5bee475 csv: fix reference list for non-IDR frames diff -r ab2dc2dc2470 -r cc77b9922b19 source

[x265] [PATCH] csv: Change I-slice into i-slice for non-IDR frames

2016-09-13 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1473768302 -19800 # Tue Sep 13 17:35:02 2016 +0530 # Node ID 658d94d5cab42913f64c869c7ac8e9297639eb4b # Parent d5a1c8b5bad1038b8ee37d007c39f43782c81107 csv: Change I-slice into i-slice for non-IDR frames diff -r d5a1c8b5bad1 -r

[x265] [PATCH] rc: fix slicetype in 2-pass

2016-09-08 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1473326258 -19800 # Thu Sep 08 14:47:38 2016 +0530 # Node ID 9ac02e07d12a64636062c6eedc66471dabfeaeac # Parent 67e07065c67877477144761fff3be08243a080a4 rc: fix slicetype in 2-pass diff -r 67e07065c678 -r 9ac02e07d12a source/encoder

[x265] [PATCH] rc: change max value of ABR and disable the frame parallelism in first frame

2016-06-30 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1467103421 -19800 # Tue Jun 28 14:13:41 2016 +0530 # Node ID b8432c5792ba2c74a5ec47ab426edd2cf2c6b217 # Parent 626fcbac7ffba723dabd3a9f0507c4c80f3e7bc9 rc: change max value of ABR and disable the frame parallelism in first frame diff -r

[x265] [PATCH] rc: enable row diagonal vbv for crf multi-pass

2016-06-22 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1466601607 -19800 # Wed Jun 22 18:50:07 2016 +0530 # Node ID 636647491b90b66b7b6e923b14c500135231238f # Parent 626fcbac7ffba723dabd3a9f0507c4c80f3e7bc9 rc: enable row diagonal vbv for crf multi-pass diff -r 626fcbac7ffb -r 636647491b90

[x265] [PATCH] rc: Add multi-pass data to x265_rc_stats

2016-06-14 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1465554208 -19800 # Fri Jun 10 15:53:28 2016 +0530 # Node ID 1b8f242b521d9ad2bfd5228ea928604bc1809f3d # Parent 106a5a7dc4b337121c11484bc3bc4900b8a0d9a4 rc: Add multi-pass data to x265_rc_stats x265_rc_stats is changed into void pointer to

[x265] [PATCH] rc: Add multi-pass data to x265_rc_stats

2016-06-13 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1465554208 -19800 # Fri Jun 10 15:53:28 2016 +0530 # Node ID 87eb4f40ff6134e05b9b72a3dd0133ba50fa9459 # Parent 0af296185f7ae3e05493ecf164046ddfec085bb3 rc: Add multi-pass data to x265_rc_stats x265_rc_stats is changed into void pointer to

[x265] Fwd: [PATCH] rc: Add multi-pass data to x265_rc_stats

2016-06-12 Thread Divya Manivannan
On Mon, Jun 13, 2016 at 11:00 AM, Divya Manivannan < di...@multicorewareinc.com> wrote: > # HG changeset patch > # User Divya Manivannan > # Date 1465554208 -19800 > # Fri Jun 10 15:53:28 2016 +0530 > # Node ID c898428779dfbfaaf9b1e7eb2d7676

[x265] [PATCH] rc: Add multi-pass data to x265_rc_stats

2016-06-12 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1465554208 -19800 # Fri Jun 10 15:53:28 2016 +0530 # Node ID c898428779dfbfaaf9b1e7eb2d7676d86a2f54c0 # Parent 0af296185f7ae3e05493ecf164046ddfec085bb3 rc: Add multi-pass data to x265_rc_stats x265_rc_stats is changed into void pointer to

[x265] [PATCH] asm: ssse3 and avx2 for cutree fixed point conversion

2016-06-09 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1465467522 -19800 # Thu Jun 09 15:48:42 2016 +0530 # Node ID 00860e5a58eb6cf495b9e2c1d9cf6f3c0cc042e8 # Parent 0af296185f7ae3e05493ecf164046ddfec085bb3 asm: ssse3 and avx2 for cutree fixed point conversion ssse3: cuTreeFix8Pack1.99x

Re: [x265] [PATCH] rc: remove vbv condition for updating framesizePlanned

2016-05-31 Thread Divya Manivannan
In this patch, while calculating the B-slice qp, the frameSizePlanned calculation in non-vbv case is fixed and the frameSizePlanned is calculated from the predictors for vbv case. On Fri, May 27, 2016 at 7:36 PM, Divya Manivannan < di...@multicorewareinc.com> wrote: > # HG change

[x265] [PATCH] rc: remove vbv condition for updating framesizePlanned

2016-05-27 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1464265165 -19800 # Thu May 26 17:49:25 2016 +0530 # Node ID be8836157d4506770427d8de6d97e5b97231d536 # Parent aeade2e8d8688ebffb8455b8948d89d6a72e2c38 rc: remove vbv condition for updating framesizePlanned diff -r aeade2e8d868 -r

[x265] [PATCH] sei: fix initial_cpb_removal_delay in HRD SEI

2016-05-25 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1464180269 -19800 # Wed May 25 18:14:29 2016 +0530 # Node ID fdc6d5e205dff2f35da8fbf11eafb4715fe38edd # Parent 4723933fdec920debefe606d50a9a312f7bc7f6b sei: fix initial_cpb_removal_delay in HRD SEI diff -r 4723933fdec9 -r fdc6d5e205df

[x265] [PATCH] rc: change row diagonal vbv algorithm

2016-05-19 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1462450702 -19800 # Thu May 05 17:48:22 2016 +0530 # Node ID eadc0a1e233adb60326030825cab2ff71782ef9d # Parent 7241944b3893cc7ee6df67ebceec06fa0916319a rc: change row diagonal vbv algorithm diff -r 7241944b3893 -r eadc0a1e233a source

[x265] [PATCH] rc: clip the qp for 2-pass with grain

2016-05-18 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1463112131 -19800 # Fri May 13 09:32:11 2016 +0530 # Node ID 329b538407431a06ce12a65950151c9215ba3c59 # Parent 28cf9adfc82e3816189b26aaeb907393b2a82ed8 rc: clip the qp for 2-pass with grain diff -r 28cf9adfc82e -r 329b53840743 source

[x265] [PATCH] rc: check scenecut flag for resetting abr

2016-05-03 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1462281215 -19800 # Tue May 03 18:43:35 2016 +0530 # Node ID 0107457fd62c5ebfcf6448c916bf658a068a1404 # Parent 00ea3784bd36c164c5f799c998d7a09f2cb244bf rc: check scenecut flag for resetting abr diff -r 00ea3784bd36 -r 0107457fd62c source

[x265] [PATCH] rc: fix the average qp calculation

2016-04-28 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1461829447 -19800 # Thu Apr 28 13:14:07 2016 +0530 # Node ID 427d9a6c24648f28c4085e7fb9291fb767998383 # Parent 19cced21060f71e8efe5f2544ccb14f9273fd93c rc: fix the average qp calculation diff -r 19cced21060f -r 427d9a6c2464 source/encoder

[x265] [PATCH] rc: clip the qp in ratecontrolEnd

2016-04-22 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1461327961 -19800 # Fri Apr 22 17:56:01 2016 +0530 # Node ID fada28c8ab42041e87d9da05d757ab884bf48c59 # Parent 02d79be487d7f825c961d15535a8681a201da3b1 rc: clip the qp in ratecontrolEnd diff -r 02d79be487d7 -r fada28c8ab42 source/encoder

[x265] [PATCH] rc: add option for encoding the next gops in gop-parallel

2016-04-14 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1460022711 -19800 # Thu Apr 07 15:21:51 2016 +0530 # Node ID a4d75b11a3c413e968fe59b1ad33778b041b7250 # Parent 34a3d35c5f97c7ecf76bbb3311a9bbb66db0d695 rc: add option for encoding the next gops in gop-parallel diff -r 34a3d35c5f97 -r

Re: [x265] [PATCH] Fix poc value written in csv file for open-gop

2016-04-05 Thread Divya Manivannan
slice->m_lastIDR <= slice->m_poc and the calculated value is used only for writing in csv file and it will not modify the actual poc value. Can you please explain about the negative result? On Tue, Apr 5, 2016 at 9:15 PM, chen wrote: > > At 2016-04-05 22:39:15,"Divy

[x265] [PATCH] Fix poc value written in csv file for open-gop

2016-04-05 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1459867046 -19800 # Tue Apr 05 20:07:26 2016 +0530 # Node ID c5557b6721adc6e7115eff837a42a8f2df34b802 # Parent 5b01678f6fb4e89e23cd41295592a9aa5d51d4ba Fix poc value written in csv file for open-gop diff -r 5b01678f6fb4 -r c5557b6721ad

[x265] [PATCH] Fix the order of fields in x265_picture

2016-04-03 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1459421498 -19800 # Thu Mar 31 16:21:38 2016 +0530 # Node ID 353dc1bf15e5fb60547fe71bcc857695959ffee6 # Parent 5b01678f6fb4e89e23cd41295592a9aa5d51d4ba Fix the order of fields in x265_picture diff -r 5b01678f6fb4 -r 353dc1bf15e5 source

[x265] [PATCH] rc: change the number of rows for updating rc stats

2016-03-29 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1459171242 -19800 # Mon Mar 28 18:50:42 2016 +0530 # Node ID bd7aa9c1e98a1233f2a36154f67e7a44e66a53f3 # Parent 5dbd6a0c8e17481a0c4d31243ebc8b46ad59e15d rc: change the number of rows for updating rc stats diff -r 5dbd6a0c8e17 -r

[x265] [PATCH] rc: change the number of rows for updating rc stats

2016-03-28 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1459171242 -19800 # Mon Mar 28 18:50:42 2016 +0530 # Node ID 2f03f22faf370fe5f70c16a2f1d021613ac84851 # Parent 5dbd6a0c8e17481a0c4d31243ebc8b46ad59e15d rc: change the number of rows for updating rc stats diff -r 5dbd6a0c8e17 -r

[x265] [PATCH] rc: fix zone in multi-pass encodes

2016-03-16 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1458118488 -19800 # Wed Mar 16 14:24:48 2016 +0530 # Node ID 2fa58c1c53387fa89972e9bfc27f949750c42f72 # Parent 4a2f94a592511afabd434fc6cf02a469b6d65091 rc: fix zone in multi-pass encodes diff -r 4a2f94a59251 -r 2fa58c1c5338 source/encoder

[x265] [PATCH] rc: change reencode position for cappedvbr

2016-03-10 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1457609566 -19800 # Thu Mar 10 17:02:46 2016 +0530 # Node ID aa8fee246af690108331e172a84282a24492398c # Parent 0af38750a71aab5fe7909933653e209a7d5c rc: change reencode position for cappedvbr diff -r 0af38750a71a -r aa8fee246af6 source

Re: [x265] [PATCH] rc: fix ABR 2-pass

2016-03-01 Thread Divya Manivannan
Tested with few more ABR 2-pass cases. Its working fine with this patch. Thanks, Divya On Mon, Feb 29, 2016 at 8:13 PM, Mario *LigH* Rohkrämer wrote: > Am 26.02.2016, 13:23 Uhr, schrieb Divya Manivannan < > di...@multicorewareinc.com>: > > rc: fix ABR 2-pass >> >

[x265] [PATCH] rc: fix ABR 2-pass

2016-02-26 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1456488394 -19800 # Fri Feb 26 17:36:34 2016 +0530 # Node ID d99ca82e73d34710991bd49ce3de7d555a2ad356 # Parent 45c0dbd43dec24608199362a86bfba6ef91cacca rc: fix ABR 2-pass diff -r 45c0dbd43dec -r d99ca82e73d3 source/encoder/ratecontrol.cpp

Re: [x265] x265 misses target bitrate in 2-pass VBR; extreme sample: unable to converge

2016-02-25 Thread Divya Manivannan
Thanks for pointing this issue. We have found the bug in this commit. We will fix it and let you know. Thanks, Divya. M On Thu, Feb 25, 2016 at 1:47 PM, Mario *LigH* Rohkrämer wrote: > Am 24.02.2016, 13:50 Uhr, schrieb Mario *LigH* Rohkrämer >: > > Am 24.02.2016, 13:07 Uhr, schrieb Mario *Li

[x265] [PATCH] fix size_t and bool type in x265_picture

2016-02-18 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1455771204 -19800 # Thu Feb 18 10:23:24 2016 +0530 # Node ID eb9abe4f9af0f3f920612609b0173669fe09d928 # Parent f44b6adbffd32cff9ee565f6f263584b031559b4 fix size_t and bool type in x265_picture diff -r f44b6adbffd3 -r eb9abe4f9af0 source

[x265] [PATCH] fix size_t type for linux

2016-02-17 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1455771204 -19800 # Thu Feb 18 10:23:24 2016 +0530 # Node ID 98e93fe6e779f8bec7d43f999edd2550a83aaa8e # Parent f44b6adbffd32cff9ee565f6f263584b031559b4 fix size_t type for linux diff -r f44b6adbffd3 -r 98e93fe6e779 source/x265.h --- a

[x265] [PATCH] Add x265_rc_stats structure to collect rc data for each frame

2016-02-16 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1454681600 -19800 # Fri Feb 05 19:43:20 2016 +0530 # Node ID 7ea8d66a886697b8f93e5ca917e509a05af371cc # Parent 425b583f25dbb57af86fc5c128548038954baf31 Add x265_rc_stats structure to collect rc data for each frame diff -r 425b583f25db -r

[x265] [PATCH] rc: fix GOP reencode logic for cappedvbr

2016-02-15 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1455185954 -19800 # Thu Feb 11 15:49:14 2016 +0530 # Node ID 2ac100d55ce744f833dcfc292746f549334469cb # Parent 75589d57421019695b525befecc897b8087e3d5c rc: fix GOP reencode logic for cappedvbr diff -r 75589d574210 -r 2ac100d55ce7 source

[x265] [PATCH] Add x265_rc_stats structure to collect rc data for each frame

2016-02-15 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1454681600 -19800 # Fri Feb 05 19:43:20 2016 +0530 # Node ID 75589d57421019695b525befecc897b8087e3d5c # Parent 425b583f25dbb57af86fc5c128548038954baf31 Add x265_rc_stats structure to collect rc data for each frame diff -r 425b583f25db -r

[x265] [PATCH] rc: fix GOP reencode logic for cappedvbr

2016-02-11 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1455185954 -19800 # Thu Feb 11 15:49:14 2016 +0530 # Node ID 7c8671c8d68e6720182aba049ad64bdf28ec2034 # Parent 5de8de77a68efc03cc5c06f3d8ff226914399af6 rc: fix GOP reencode logic for cappedvbr diff -r 5de8de77a68e -r 7c8671c8d68e source

[x265] [PATCH] Add x265_rc_stats structure to collect rc data for each frame

2016-02-11 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1454681600 -19800 # Fri Feb 05 19:43:20 2016 +0530 # Node ID 5de8de77a68efc03cc5c06f3d8ff226914399af6 # Parent 822782933427f19e76b34f340a3c52fb4bc95424 Add x265_rc_stats structure to collect rc data for each frame diff -r 822782933427 -r

[x265] [PATCH] rc: modify the condition for enabling 2pass in CRF mode

2016-02-08 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1454999742 -19800 # Tue Feb 09 12:05:42 2016 +0530 # Node ID 31f23001e08fe7ed06cfe3033ecff0aa6648c509 # Parent 8e093e85b9ab4ae9af0a5240ee06ff1842d70fb1 rc: modify the condition for enabling 2pass in CRF mode diff -r 8e093e85b9ab -r

[x265] [PATCH] fix typecast error in initial_cpb_removal_delay_offset in SEI

2016-01-20 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1453290055 -19800 # Wed Jan 20 17:10:55 2016 +0530 # Branch stable # Node ID c9585bea04c947d9316d9282b7915f1268b59d27 # Parent 8f2c54c38c82d36ed1e880bc0471b64c62fac2ae fix typecast error in initial_cpb_removal_delay_offset in SEI diff -r

[x265] [PATCH] rc: implement 2 pass CRF, when vbv is enabled

2015-12-10 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1449722237 -19800 # Thu Dec 10 10:07:17 2015 +0530 # Node ID e8e28d4cf0ce9a5195fee19c4129a762daf3d400 # Parent 33d04da2f68830ac51151cfbda8f38fb9a7e8bb9 rc: implement 2 pass CRF, when vbv is enabled. Allow CRF with VBV in 2nd pass to

Re: [x265] [PATCH] distortion: change data type of distortion for 10 bit to avoid overflow

2015-10-12 Thread Divya Manivannan
When distortion is added for all three planes, there will be a overflow. On Mon, Oct 12, 2015 at 7:56 PM, chen wrote: > > > At 2015-10-12 18:29:54,"Divya Manivannan" wrote: > ># HG changeset patch > ># User Divya Manivannan > ># Date 1443607299 -19800 >

[x265] [PATCH stable] ssd: fix overflow in ssd_s for 12 bit

2015-10-12 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1444645283 -19800 # Mon Oct 12 15:51:23 2015 +0530 # Node ID a976a3e2a9e536a2e42474c95e9659ae123b71a2 # Parent 534d80f9272b43485cca8bb0c0a522ec8abeaa13 ssd: fix overflow in ssd_s for 12 bit diff -r 534d80f9272b -r a976a3e2a9e5 source

[x265] [PATCH] distortion: change data type of distortion for 10 bit to avoid overflow

2015-10-12 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1443607299 -19800 # Wed Sep 30 15:31:39 2015 +0530 # Node ID 534d80f9272b43485cca8bb0c0a522ec8abeaa13 # Parent b6156a08b1def3584647f26096866c1a0c11e54a distortion: change data type of distortion for 10 bit to avoid overflow

Re: [x265] [PATCH] slicetype: fix bugs in scenecut and slicetype decision

2015-10-06 Thread Divya Manivannan
After applying this patch and tested with two videos, found that there are some fake scenecuts and consecutive I-frames. On Tue, Oct 6, 2015 at 5:06 PM, wrote: > # HG changeset patch > # User Deepthi Nandakumar > # Date 1444115344 -19800 > # Tue Oct 06 12:39:04 2015 +0530 > # Branch stable

[x265] [PATCH] ssd: fix overflow in ssd_s for 10 and 12 bit

2015-09-30 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1443610501 -19800 # Wed Sep 30 16:25:01 2015 +0530 # Node ID d7552147b1440db4dd2676c5ffeb4c905f7b70ee # Parent 28bd3020855e0e2329738b82309d4113d091dd3f ssd: fix overflow in ssd_s for 10 and 12 bit diff -r 28bd3020855e -r d7552147b144

[x265] [PATCH] cost: add extra overflow checks in cost

2015-09-30 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1443610499 -19800 # Wed Sep 30 16:24:59 2015 +0530 # Node ID 28bd3020855e0e2329738b82309d4113d091dd3f # Parent 4a54caf900a969cd94185a865b2593db1f19813f cost: add extra overflow checks in cost diff -r 4a54caf900a9 -r 28bd3020855e source

[x265] [PATCH] mode: remove debug checks

2015-09-30 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1443610497 -19800 # Wed Sep 30 16:24:57 2015 +0530 # Node ID 4a54caf900a969cd94185a865b2593db1f19813f # Parent aadec6615a3d5f33b4fdb00079e236b019ef1e95 mode: remove debug checks diff -r aadec6615a3d -r 4a54caf900a9 source/encoder

[x265] [PATCH] sse: fix overflow in sse_ss for 10 bit

2015-09-30 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1443607299 -19800 # Wed Sep 30 15:31:39 2015 +0530 # Node ID aadec6615a3d5f33b4fdb00079e236b019ef1e95 # Parent 6e7761bdfe23addb862483f8407b388800de7d92 sse: fix overflow in sse_ss for 10 bit diff -r 6e7761bdfe23 -r aadec6615a3d source

[x265] [PATCH] cost: fix mode cost check

2015-09-29 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1443524396 -19800 # Tue Sep 29 16:29:56 2015 +0530 # Node ID 65896c63c989065770781d7234d72c9f89a1de17 # Parent f4c267f28487161fa78c43cabb30dc4f4f82570c cost: fix mode cost check diff -r f4c267f28487 -r 65896c63c989 source/encoder

Re: [x265] [PATCH] sse: fix data type for sse functions

2015-09-23 Thread Divya Manivannan
sse_ret_t is changed to uint64_t unconditionally in all the modes. On Wed, Sep 23, 2015 at 8:21 PM, chen wrote: > Which type? > in 8b/10b mode, sse_ret_t may 32-bits > > At 2015-09-23 16:43:34,"Divya Manivannan" > wrote: > > The data type is changed to ui

Re: [x265] [PATCH] sse: fix data type for sse functions

2015-09-23 Thread Divya Manivannan
The data type is changed to uint64_t and ok() is also changed accordingly in this patch. Please tell any other changes are required? On Mon, Sep 21, 2015 at 9:52 PM, chen wrote: > The ok() is self verify code, we need correct it. > > At 2015-09-21 12:39:24,"Divya Manivannan"

Re: [x265] [PATCH] sse: fix data type for sse functions

2015-09-20 Thread Divya Manivannan
There is no dynamic range overflow in 8bpp and 10bpp mode. But the threshold in the ok() function is below the dynamic range for 10bpp mode. On Wed, Sep 16, 2015 at 8:28 PM, chen wrote: > Are you found dynamic range overflow in 8bpp and 10bpp mode? > > > At 2015-09-16 17:11:29,"

[x265] [PATCH] sse: fix data type for sse functions

2015-09-16 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1442392516 -19800 # Wed Sep 16 14:05:16 2015 +0530 # Node ID ee39c10fd573444710aca40ec3bd572aac8b3cd0 # Parent 365f7ed4d89628d49cd6af8d81d4edc01f73ffad sse: fix data type for sse functions diff -r 365f7ed4d896 -r ee39c10fd573 source

[x265] [PATCH] stats: add scenecut value for each frame

2015-08-27 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1440669829 -19800 # Thu Aug 27 15:33:49 2015 +0530 # Node ID 1147ddda23b93d7698191be48401231be99efb89 # Parent d8091487bc9749e702c468786b0cd9e663478a91 stats: add scenecut value for each frame diff -r d8091487bc97 -r 1147ddda23b9 source

[x265] [PATCH] stats: write performance statistics per frame when --csv-log-level=2

2015-08-18 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1439898517 -19800 # Tue Aug 18 17:18:37 2015 +0530 # Node ID 191dd5ab6741b7699332d13e34cc6f5db2af9f9e # Parent 2980141a744a569ad6f60dbebdece76a4eababfd stats: write performance statistics per frame when --csv-log-level=2 diff -r

[x265] [PATCH] rdcost: fix warning in format specifier of X265_CHECK in calcRdCost

2015-08-17 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1439817494 -19800 # Mon Aug 17 18:48:14 2015 +0530 # Node ID 560bdb37c56dd6d7cc6470d740b4bcee5ae82ae4 # Parent 996ebce8c874fc511d495cee227d24413e99d0c1 rdcost: fix warning in format specifier of X265_CHECK in calcRdCost diff -r

[x265] [PATCH] stats: fix error in average calculation

2015-08-11 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1439301180 -19800 # Tue Aug 11 19:23:00 2015 +0530 # Branch stable # Node ID b535c16f77c41f93047c62fd4d549e6cb32e7dce # Parent 4468274744e5c66a5988b618e18199a55b8ee56e stats: fix error in average calculation diff -r 4468274744e5 -r

[x265] [PATCH] Main12: fix distortion data type

2015-08-11 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1438948368 -19800 # Fri Aug 07 17:22:48 2015 +0530 # Branch stable # Node ID 4468274744e5c66a5988b618e18199a55b8ee56e # Parent 4781e6cef251006db10e107b2916741572f7760a Main12: fix distortion data type diff -r 4781e6cef251 -r 4468274744e5

[x265] [PATCH] Main12: fix distortion data type

2015-08-10 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1438948368 -19800 # Fri Aug 07 17:22:48 2015 +0530 # Branch stable # Node ID cde95cc521597fe7d90c1dd6a508a59141dc0248 # Parent 4781e6cef251006db10e107b2916741572f7760a Main12: fix distortion data type diff -r 4781e6cef251 -r cde95cc52159

Re: [x265] [PATCH] Main12: fix distortion data type

2015-08-09 Thread Divya Manivannan
; > On Fri, Aug 7, 2015 at 7:55 PM, chen wrote: > >> dynamic range: >> >> 10 bits: 10 + 10 + 12 = 32 bits >> 12 bits: 12 + 12 + 12 = 36 bits. >> >> >> so in 10bits, we don't need uint64_t >> >> >> At 2015-08-07 20:02:13,"

[x265] [PATCH] Main12: fix distortion data type

2015-08-07 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1438948368 -19800 # Fri Aug 07 17:22:48 2015 +0530 # Branch stable # Node ID e2d9e7ea1add7cfacb40314155c3a23aa6e63426 # Parent 4781e6cef251006db10e107b2916741572f7760a Main12: fix distortion data type diff -r 4781e6cef251 -r e2d9e7ea1add

Re: [x265] [PATCH] stats: average residual energy after motion prediction per frame

2015-08-06 Thread Divya Manivannan
/06, Divya Manivannan wrote: > > # HG changeset patch > > # User Divya Manivannan > > # Date 1438844729 -19800 > > # Thu Aug 06 12:35:29 2015 +0530 > > # Node ID 1ef3394a866a79dc9735ed61fe37f4a8c55b7a64 > > # Parent 377a996a8d74110f838ff2e3cef1c42781d6d730 &

Re: [x265] x265 CPU utilization very low on a multi-numa sockets server

2015-08-06 Thread Divya Manivannan
There is no --csv-log-level option in 1.7 release. To get the frame level statistics in 1.7 release tip, you can use --log-level value greater than or equal to frame along with --csv option. On Fri, Aug 7, 2015 at 11:41 AM, Mario *LigH* Rohkrämer wrote: > Am 07.08.2015, 05:43 Uhr, schrieb Ximing

[x265] [PATCH] stats: average residual energy after motion prediction per frame

2015-08-06 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1438844729 -19800 # Thu Aug 06 12:35:29 2015 +0530 # Node ID 1ef3394a866a79dc9735ed61fe37f4a8c55b7a64 # Parent 377a996a8d74110f838ff2e3cef1c42781d6d730 stats: average residual energy after motion prediction per frame diff -r 377a996a8d74

[x265] [PATCH] stats: fix loss of precision in average luma level per frame

2015-07-28 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1438150317 -19800 # Wed Jul 29 11:41:57 2015 +0530 # Node ID e5f5e444fd0a762775bcb89d4efe1f17f822c540 # Parent e08a245054434090ccb1fc1b985f955a66711157 stats: fix loss of precision in average luma level per frame diff -r e08a24505443 -r

[x265] [PATCH] stats: average and maximum luma level per frame

2015-07-27 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1437990335 -19800 # Mon Jul 27 15:15:35 2015 +0530 # Node ID 8c160e96251d2bd88afb6adff5d117a0b75d1412 # Parent b015514a93868e2dcf431d2e94b147861076a376 stats: average and maximum luma level per frame diff -r b015514a9386 -r 8c160e96251d

[x265] [PATCH] rc: fix rate factor calculation after updating m_avgQpRc in rateControlEnd

2015-07-23 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1437653747 -19800 # Thu Jul 23 17:45:47 2015 +0530 # Node ID d291022134da6995706e07c38539330fc3288a18 # Parent 42bc8575020b73d129d0bcef70c7cbe80a8b51df rc: fix rate factor calculation after updating m_avgQpRc in rateControlEnd diff -r

[x265] [PATCH] stats: average psyEnergy per frame

2015-07-21 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1437540850 -19800 # Wed Jul 22 10:24:10 2015 +0530 # Node ID 5e33d0f04082ae890189ef14ed6681a629a24bd4 # Parent 46152345eb6ff261fd90272f7a0712300d6324c0 stats: average psyEnergy per frame diff -r 46152345eb6f -r 5e33d0f04082 source

[x265] [PATCH] stats: fix skip cu count for 2 pass

2015-07-15 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1436957333 -19800 # Wed Jul 15 16:18:53 2015 +0530 # Node ID 17d813ba798e7e68ed0c21432577dc70afc4323b # Parent 8023786c52475484a5dd475254cac67ce65e81df stats: fix skip cu count for 2 pass diff -r 8023786c5247 -r 17d813ba798e source

[x265] [PATCH] stats: average luma and chroma distortion per frame

2015-07-13 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1436783436 -19800 # Mon Jul 13 16:00:36 2015 +0530 # Node ID c36667ada0c9612e0369c1763cd90da5b69951c1 # Parent 46606dd51913f7b4a73b49ff3bd059ad85e35cea stats: average luma and chroma distortion per frame diff -r 46606dd51913 -r

[x265] [PATCH] stats: count of each CU partition per frame

2015-07-13 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1435741578 -19800 # Wed Jul 01 14:36:18 2015 +0530 # Node ID 46606dd51913f7b4a73b49ff3bd059ad85e35cea # Parent 26b7dc40afa6625fec6727515e5c0d70087de1c9 stats: count of each CU partition per frame diff -r 26b7dc40afa6 -r 46606dd51913 doc

  1   2   3   4   >