[x265] [PATCH] encoder: log the average QP used per frame, per I slices, P, and B slices

2014-02-25 Thread Steve Borho
# HG changeset patch # User Steve Borho st...@borho.org # Date 1393315391 21600 # Tue Feb 25 02:03:11 2014 -0600 # Node ID e0adb30ddf6481a3a0785e8dcd9c4a054a2a156e # Parent 444d7eaf1ec19bcf650daaec0834c9393c6ff45e encoder: log the average QP used per frame, per I slices, P, and B slices

Re: [x265] Build failure on MinGW-w64 rev 6214d26

2014-02-25 Thread Steve Borho
On Tue, Feb 25, 2014 at 1:57 AM, Nikos Barkas nikbar2...@yahoo.com wrote: Building latest trunk revision (6214d26) on MinGW-w64 GCC 4.7.1 results in the following error: c:/x265/source/common/threadpool.cpp: In member function 'void x265::ThreadPoolImpl::waitForAllIdle()':

Re: [x265] Build failure on MinGW-w64 rev 6214d26

2014-02-25 Thread Mario *LigH* Rohkrämer
Am 25.02.2014, 08:57 Uhr, schrieb Nikos Barkas nikbar2...@yahoo.com: Building latest trunk revision (6214d26) on MinGW-w64 GCC 4.7.1 results in the following error: Similar result for GCC 4.8.2, building either native x86 (Win32) or cross-compiled x86-64 (Win64) targets: + In file

[x265] [PATCH] Add x265 API defination to api.cpp

2014-02-25 Thread sagar
# HG changeset patch # User Sagar Kotecha sa...@multicorewareinc.com # Date 1393318766 -19800 # Tue Feb 25 14:29:26 2014 +0530 # Node ID 504c2a959e5815cb3020033289137f64cb458aee # Parent a36a669d09e89332dd91817afdf139853ba3ad03 Add x265 API defination to api.cpp diff -r a36a669d09e8 -r

Re: [x265] [PATCH] Add x265 API defination to api.cpp

2014-02-25 Thread Deepthi Nandakumar
Ok, looks good except x265_ssim should not be extern, and should be a part of common.cpp and not api.cpp. On Tue, Feb 25, 2014 at 2:33 PM, sa...@multicorewareinc.com wrote: # HG changeset patch # User Sagar Kotecha sa...@multicorewareinc.com # Date 1393318766 -19800 # Tue Feb 25

[x265] [PATCH] Add x265 API defination to api.cpp

2014-02-25 Thread sagar
# HG changeset patch # User Sagar Kotecha sa...@multicorewareinc.com # Date 1393320320 -19800 # Tue Feb 25 14:55:20 2014 +0530 # Node ID 559ef195b954fa4d3c8bbc9bf8b7619991596c36 # Parent a36a669d09e89332dd91817afdf139853ba3ad03 Add x265 API defination to api.cpp diff -r a36a669d09e8 -r

Re: [x265] [PATCH] Add x265 API defination to api.cpp

2014-02-25 Thread Sagar Kotecha
Sent new patch With Regards, Sagar On Tue, Feb 25, 2014 at 2:37 PM, Deepthi Nandakumar deep...@multicorewareinc.com wrote: Ok, looks good except x265_ssim should not be extern, and should be a part of common.cpp and not api.cpp. On Tue, Feb 25, 2014 at 2:33 PM, sa...@multicorewareinc.com

[x265] [PATCH 1 of 2] asm : Add new file for 10bpp asm filter functions

2014-02-25 Thread nabajit
# HG changeset patch # User Nabajit Deka # Date 1393328083 -19800 # Tue Feb 25 17:04:43 2014 +0530 # Node ID c9236d867a07b18d0e28bd39528a02bf03cf4eda # Parent a36a669d09e89332dd91817afdf139853ba3ad03 asm : Add new file for 10bpp asm filter functions. diff -r a36a669d09e8 -r c9236d867a07

[x265] [PATCH 2 of 2] Enable 10 bpp asm filter functions

2014-02-25 Thread nabajit
# HG changeset patch # User Nabajit Deka # Date 1393328202 -19800 # Tue Feb 25 17:06:42 2014 +0530 # Node ID 41a3689f2a07fa86568e07aab75dd31dd59da4a8 # Parent c9236d867a07b18d0e28bd39528a02bf03cf4eda Enable 10 bpp asm filter functions diff -r c9236d867a07 -r 41a3689f2a07

Re: [x265] Videos encoded with x265 have wrong framerate

2014-02-25 Thread Niccolò Belli
In data lunedì 24 febbraio 2014 19:18:26, Steve Borho ha scritto: On the tip, the VUI and timing info are now optional, you have to pass the --timinginfo flag to enable them. I tried --timinginfo but it does not work :( I'm using 0.7+259-5e2043f89aa1 Niccolò -- www.linuxsystems.it

[x265] [PATCH] Validate cli argument

2014-02-25 Thread sagar
# HG changeset patch # User Sagar Kotecha sa...@multicorewareinc.com # Date 1393331780 -19800 # Tue Feb 25 18:06:20 2014 +0530 # Node ID 3ba68259294fc7b0dadd2e3f47b324d9c07ac2d6 # Parent 559ef195b954fa4d3c8bbc9bf8b7619991596c36 Validate cli argument diff -r 559ef195b954 -r 3ba68259294f

Re: [x265] [PATCH] Add x265 API defination to api.cpp

2014-02-25 Thread Steve Borho
On Tue, Feb 25, 2014 at 3:25 AM, sa...@multicorewareinc.com wrote: # HG changeset patch # User Sagar Kotecha sa...@multicorewareinc.com # Date 1393320320 -19800 # Tue Feb 25 14:55:20 2014 +0530 # Node ID 559ef195b954fa4d3c8bbc9bf8b7619991596c36 # Parent

Re: [x265] [PATCH] cli: refactor handling of input file parameters

2014-02-25 Thread Steve Borho
On Tue, Feb 25, 2014 at 8:57 AM, dave dtyx...@gmail.com wrote: On 02/24/2014 09:03 PM, Steve Borho wrote: # HG changeset patch # User Steve Borho st...@borho.org # Date 1393303499 21600 # Mon Feb 24 22:44:59 2014 -0600 # Node ID dfc6889247da48d658dfe124d5dcda817b3447b3 # Parent

Re: [x265] [PATCH] Updated x265_param_parse to use parseName a few nit fixes

2014-02-25 Thread Steve Borho
On Tue, Feb 25, 2014 at 9:02 AM, dave dtyx...@gmail.com wrote: On 02/24/2014 09:41 PM, Steve Borho wrote: On Mon, Feb 24, 2014 at 11:19 PM, dtyx...@gmail.com wrote: # HG changeset patch # User David T Yuen dtyx...@gmail.com # Date 1393305431 28800 # Node ID

Re: [x265] [PATCH] asm: 16bpp assembly code for intra_pred_ang16 - all modes

2014-02-25 Thread chen
+cglobal intra_pred_ang16_33, 4,7,8 +xor r6d, r6d +inc r6d +xchgr2,r3 +lea r3,[ang_table + 16 * 16] you didn't need r3 anymore, so 'mov r2, r3' is faster +add r1,r1 +lea r4,[r1 * 3] + +

[x265] [PATCH] cli: refactor handling of input file parameters

2014-02-25 Thread Steve Borho
# HG changeset patch # User Steve Borho st...@borho.org # Date 1393303499 21600 # Mon Feb 24 22:44:59 2014 -0600 # Node ID 651c0bc9e280282de1d1c9975d25fa34de7b25ef # Parent 5e375c097de471c3824fd5ce3568325de746fa78 cli: refactor handling of input file parameters * allow y4m header to provide

Re: [x265] [PATCH] cli: refactor handling of input file parameters

2014-02-25 Thread dave
On 02/25/2014 08:00 AM, Steve Borho wrote: # HG changeset patch # User Steve Borho st...@borho.org # Date 1393303499 21600 # Mon Feb 24 22:44:59 2014 -0600 # Node ID 651c0bc9e280282de1d1c9975d25fa34de7b25ef # Parent 5e375c097de471c3824fd5ce3568325de746fa78 cli: refactor handling of input

Re: [x265] [PATCH] cli: refactor handling of input file parameters

2014-02-25 Thread Steve Borho
On Tue, Feb 25, 2014 at 10:43 AM, dave dtyx...@gmail.com wrote: On 02/25/2014 08:00 AM, Steve Borho wrote: # HG changeset patch # User Steve Borho st...@borho.org # Date 1393303499 21600 # Mon Feb 24 22:44:59 2014 -0600 # Node ID 651c0bc9e280282de1d1c9975d25fa34de7b25ef # Parent

Re: [x265] Videos encoded with x265 have wrong framerate

2014-02-25 Thread Steve Borho
On Tue, Feb 25, 2014 at 5:55 AM, Niccolò Belli darkba...@linuxsystems.it wrote: In data lunedì 24 febbraio 2014 19:18:26, Steve Borho ha scritto: On the tip, the VUI and timing info are now optional, you have to pass the --timinginfo flag to enable them. I tried --timinginfo but it does not

Re: [x265] [PATCH] Add x265 API defination to api.cpp

2014-02-25 Thread Steve Borho
On Tue, Feb 25, 2014 at 3:07 AM, Deepthi Nandakumar deep...@multicorewareinc.com wrote: Ok, looks good except x265_ssim should not be extern, and should be a part of common.cpp and not api.cpp. So long as x265_ssim() is declared in x265.h, its implementation must be defined extern C. if the

[x265] [PATCH] lookahead: bug fix - don't overwrite lastNonB reference with current Frame. closes issue #26

2014-02-25 Thread aarthi
# HG changeset patch # User Aarthi Thirumalai # Date 1393359394 -19800 # Wed Feb 26 01:46:34 2014 +0530 # Node ID 94fdd039f101eb2afb580b0320524dce2dcea51d # Parent b456566376adae3c3323fda9b272f853852041cc lookahead: bug fix - don't overwrite lastNonB reference with current Frame. closes

[x265] [PATCH] remove redundant state m_avgQpRc from TComSlice

2014-02-25 Thread aarthi
# HG changeset patch # User Aarthi Thirumalai # Date 1393360756 -19800 # Wed Feb 26 02:09:16 2014 +0530 # Node ID 9b12cbfaec857615c2552c07dbb93802b9c229eb # Parent 94fdd039f101eb2afb580b0320524dce2dcea51d remove redundant state m_avgQpRc from TComSlice. This has been moved to TComPic

Re: [x265] [PATCH 2 of 2] Enable 10 bpp asm filter functions

2014-02-25 Thread Steve Borho
On Tue, Feb 25, 2014 at 5:39 AM, naba...@multicorewareinc.com wrote: # HG changeset patch # User Nabajit Deka # Date 1393328202 -19800 # Tue Feb 25 17:06:42 2014 +0530 # Node ID 41a3689f2a07fa86568e07aab75dd31dd59da4a8 # Parent c9236d867a07b18d0e28bd39528a02bf03cf4eda Enable 10 bpp

[x265] [PATCH 0 of 2 ] log avg qp decided by aq in encoder

2014-02-25 Thread aarthi
___ x265-devel mailing list x265-devel@videolan.org https://mailman.videolan.org/listinfo/x265-devel

[x265] [PATCH 1 of 2] TComPic: store average Qp (as decided by AQ) used per frame

2014-02-25 Thread aarthi
# HG changeset patch # User Aarthi Thirumalai # Date 1393365328 -19800 # Wed Feb 26 03:25:28 2014 +0530 # Node ID 378444ab3d1a23e06418ab904ac2dbcb6fad19e7 # Parent b456566376adae3c3323fda9b272f853852041cc TComPic: store average Qp (as decided by AQ) used per frame. diff -r b456566376ad -r

Re: [x265] --nal-hrd cli option

2014-02-25 Thread Steve Borho
On Tue, Feb 25, 2014 at 5:11 PM, dave dtyx...@gmail.com wrote: In x264, NalHrdParametersPresentFlag can be set on the command line with the --nal-hrd option with possible arguments of none, vbr and cbr. Currently x265 sets it based on bitRate 0. I copied the --nal-hrd option from x264 into

Re: [x265] [PATCH] vbv: refactor, implement row wise qp updates only if vbv is enabled

2014-02-25 Thread Aarthi Priya Thirumalai
On Wed, Feb 26, 2014 at 6:26 AM, Deepthi Nandakumar deep...@multicorewareinc.com wrote: On Mon, Feb 24, 2014 at 6:26 PM, aar...@multicorewareinc.com wrote: # HG changeset patch # User Aarthi Thirumalai # Date 1393244455 -19800 # Mon Feb 24 17:50:55 2014 +0530 # Node ID