September 2015 Archives by thread
Starting: Tue Sep 1 06:13:35 CEST 2015
Ending: Wed Sep 30 17:00:25 CEST 2015
Messages: 217
- [x265] [PATCH 1 of 3] improve motionEstimate() by bypass reduce MV Candidate
Deepthi Nandakumar
- [x265] [PATCH] bug: Clip # threads only if # threads is > MAX_POOL_THREADS, no check earlier
pradeep at multicorewareinc.com
- [x265] [PATCH] Performance: Don't split threads into per-NUMA pools unless specified in cli
pradeep at multicorewareinc.com
- [x265] [PATCH] Quant: fix for non-deterministic ouput in lossless mode - issue #173
ashok at multicorewareinc.com
- [x265] [PATCH] asm: fix crash due to unaligned memory access
dnyaneshwar at multicorewareinc.com
- [x265] [PATCH] Quant: fix for decoding hash mismatch and non-deterministic output in multi-socket m/c
ashok at multicorewareinc.com
- [x265] [PATCH] SEI: remove recovery point SEI messages inserted every keyframe
deepthi at multicorewareinc.com
- [x265] [PATCH 1 of 2] asm: fix sse_pp[16x32] sse2 asm for 12-bit
ramya at multicorewareinc.com
- [x265] [PATCH 2 of 2] asm: fix sse_pp[32x64] sse2 asm for 12 bit
ramya at multicorewareinc.com
- [x265] [PATCH] asm: align buffer to 16-byte for denoiseDct asm, fixed issue #183
dnyaneshwar at multicorewareinc.com
- [x265] [PATCH] param: replace contentLightLevelInfo with seperate integers maxCLL and maxFALL
Deepthi Nandakumar
- [x265] x265-devel Digest, Vol 28, Issue 8
Ramya Sriraman
- [x265] [PATCH] asm: fix sse_pp[32x64] sse2 asm for 12 bit
ramya at multicorewareinc.com
- [x265] GCC warnings for Win32 target of threadpool.cpp: unused parameter [numa]nodeMask
Mario *LigH* Rohkrämer
- [x265] [PATCH 1 of 3] Introduce structure needed for Intra-refresh
santhoshini at multicorewareinc.com
- [x265] [PATCH 1 of 2] asm: avx2 asm for intra_ang32 mode 16 & 20
dnyaneshwar at multicorewareinc.com
- [x265] [PATCH] Fix for threadpooling to use all available threads on windows, and build fix
pradeep at multicorewareinc.com
- [x265] [PATCH] bug: build warnings removal for linux, correct threading masks for windows
pradeep at multicorewareinc.com
- [x265] [PATCH] Introduce structure needed for Intra-refresh
santhoshini at multicorewareinc.com
- [x265] [PATCH] Implementation for Intra-refresh
santhoshini at multicorewareinc.com
- [x265] bframe bias config document and the comments of bFrameBias dismatch
Ximing Cheng
- [x265] [PATCH] testbench: fix bug on seed 0x55EFB6F4, the numNonZero can't be Zero
Min Chen
- [x265] [PATCH 1 of 6] fix build error, define INT16_MAX
Min Chen
- [x265] [PATCH 2 of 6] testbench: fix bug on seed 0x55EFB6F4, the numNonZero can't be Zero
Min Chen
- [x265] [PATCH] asm: fix crash as NR buffer is not aligned to 16-byte boundry
dnyaneshwar at multicorewareinc.com
- [x265] [PATCH 1 of 3] asm: AVX2 code for pixel_var primitive, improved over 40% than SSE
dnyaneshwar at multicorewareinc.com
- [x265] [PATCH] asm: pixelavg_pp[48x64] avx2 8bpp code
rajesh at multicorewareinc.com
- [x265] [PATCH] asm: Re-enabling asm primitives
aasaipriya at multicorewareinc.com
- [x265] [PATCH] csv: dump input sequence and preset info in csv
mahesh at multicorewareinc.com
- [x265] [PATCH] POWER Vector Primitives
Peter Kovář
- [x265] [PATCH] POWER8 Little Endian Crosscompilation
Peter Kovář
- [x265] [PATCH] fix PSYVALUE shift overflow, Issue #180 [OUTPUT CHANGE on 12bpp]
Min Chen
- [x265] [PATCH] Performance: Fixing thread clipping heuristic to 1/4th max pool threads
pradeep at multicorewareinc.com
- [x265] [PATCH] Optional POWER8 Little Endian Crosscompilation
Peter Kovář
- [x265] [PATCH 1 of 2] fix satd_4x8 overflow in Main12, Issue #180
Min Chen
- [x265] [PATCH] asm: avx2 code for sad_x4_64xN, improved over 40% than SSE
rajesh at multicorewareinc.com
- [x265] [PATCH] asm: avx2 code for sad_x4_48x64, improved over 25% than SSE
rajesh at multicorewareinc.com
- [x265] [PATCH] asm: avx2 8bpp code for convert_p2s[16xN], improved over 25% than SSE
rajesh at multicorewareinc.com
- [x265] [PATCH] asm: avx2 8bpp code for chroma_p2s[16xN] for i420, i422, improved over 25% than SSE
rajesh at multicorewareinc.com
- [x265] [PATCH] bug: Making windows cpu mask 64-bits
Pradeep Ramachandran
- [x265] CU decoding timing
Roshantha Mendis
- [x265] [PATCH] bug: fix for numa node mask with specifying multiple '+'es. Better log prints
pradeep at multicorewareinc.com
- [x265] [PATCH] sse: fix data type for sse functions
Divya Manivannan
- [x265] How can I enable the AVX2 version of DCT and IDCT?
Ximing Cheng
- [x265] [PATCH 1 of 2] fix SSE_PP intermedia result overflow in Main12, (fixes #180)
Min Chen
- [x265] [PATCH] fix Main12 satd overflow bug up to SSE4, (fixes #180)
Min Chen
- [x265] [PATCH 1 of 2 Update] fix SSE_PP intermedia result overflow in Main12, (fixes #180)
Min Chen
- [x265] [PATCH] asm: fix sse_ss for [16x16], [32x32] and [64x64] sse2 12bpp
ramya at multicorewareinc.com
- [x265] [PATCH] rdcost: fix checked build warnings, nits
Min Chen
- [x265] [PATCH] bug: Fixes with numa thread settings on windows/linux
Pradeep Ramachandran
- [x265] [PATCH] add support for Monochrome color space (X265_CSP_I400)
Steve Borho
- [x265] [PATCH] update copyright header
Min Chen
- [x265] [PATCH 1 of 3] slicetype: identify and mark scenecuts as P slices when scenecutThreshold is 0
aarthi at multicorewareinc.com
- [x265] [PATCH] nit: white space
Pradeep Ramachandran
- [x265] [PATCH 1 of 3] Introduce structure needed for Intra refresh
santhoshini at multicorewareinc.com
- [x265] Warnings in 12-bit code: right shift count is negative
Mario *LigH* Rohkrämer
- [x265] [PATCH 1 of 2] rc: don't update predictors from previous frames, after reset at scenecut
aarthi at multicorewareinc.com
- [x265] [PATCH] nit: typo in comment
Pradeep Ramachandran
- [x265] [PATCH 1 of 5] testbench: fix bug on seed 0x55EFB6F4, the numNonZero can't be Zero
Min Chen
- [x265] [PATCH] asm: avx2 code for sad_x3_32xN, improved over 40% than SSE
dnyaneshwar at multicorewareinc.com
- [x265] [PATCH] asm: avx2 code for sad_x3_64xN, improved over 40% than SSE
dnyaneshwar at multicorewareinc.com
- [x265] [PATCH] asm: reduced 'vpermq' instructions, improved 1040c->800c, 22%
dnyaneshwar at multicorewareinc.com
- [x265] [PATCH] add cli for Intra refresh
santhoshini at multicorewareinc.com
- [x265] [PATCH] asm: rearrange buffer positions to align m_residualSumEmergency buffer for asm code
dnyaneshwar at multicorewareinc.com
- [x265] [PATCH] main12: fix intra_pred_planar8x8 overflow
dnyaneshwar at multicorewareinc.com
- [x265] [PATCH] cleanup: align NR buffer for asm, rearrange member variables to avoid padding
dnyaneshwar at multicorewareinc.com
- [x265] [PATCH] fix SMAX and SMIN in pixelharness.h and rename buffers in pixelharness.cpp
ramya at multicorewareinc.com
- [x265] [PATCH] asm: fix sse_ss[64x64] sse2 12bit
ramya at multicorewareinc.com
- [x265] [PATCH] asm: fix sad[16x64] avx2 code for main12
rajesh at multicorewareinc.com
- [x265] [PATCH] asm: fix sad[32xN] avx2 code for main12
rajesh at multicorewareinc.com
- [x265] [PATCH] asm: fix sad[48x64] avx2 code for main12
rajesh at multicorewareinc.com
- [x265] [PATCH] Fix: Provide width and height of input file to dither, param may have padded that
sagar at multicorewareinc.com
- [x265] [PATCH] asm: fix sad[64xN] avx2 code for main12
rajesh at multicorewareinc.com
- [x265] [PATCH] cost: fix mode cost check
Divya Manivannan
- [x265] [PATCH] Experimental ARMv8-A Crosscompilation
Peter Kovář
- [x265] [PATCH] Experimental Android support
Peter Kovář
- [x265] [PATCH] Experimental ARMv7-A Crosscompilation
Peter Kovář
- [x265] [PATCH] asm: Add sse_ss for [16x16], [32x32] & [64x64] for 8bpp avx2
ramya at multicorewareinc.com
- [x265] [PATCH] remove unnecessary function argument
sagar at multicorewareinc.com
- [x265] [PATCH] sse: fix overflow in sse_ss for 10 bit
Divya Manivannan
- [x265] [PATCH] mode: remove debug checks
Divya Manivannan
- [x265] [PATCH] cost: add extra overflow checks in cost
Divya Manivannan
- [x265] [PATCH] ssd: fix overflow in ssd_s for 10 and 12 bit
Divya Manivannan
Last message date:
Wed Sep 30 17:00:25 CEST 2015
Archived on: Wed Sep 30 17:01:05 CEST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).