July 2015 Archives by thread
Starting: Wed Jul 1 11:13:37 CEST 2015
Ending: Thu Jul 30 08:51:08 CEST 2015
Messages: 170
- [x265] [PATCH] stats: count of each CU partition per frame
Divya Manivannan
- [x265] [PATCH] asm: pixelavg_pp[8xN] sse2 code for 10bpp
rajesh at multicorewareinc.com
- [x265] [PATCH 1 of 2] testbench: fix bug in plane_copy_cp, detect outside bound now
Min Chen
- [x265] [PATCH 2 of 2] asm: fix buffer overwrite bug in upShift_8_avx2
Min Chen
- [x265] Possibly interesting quality testing material
Mario *LigH* Rohkrämer
- [x265] [PATCH 1 of 3] sao: created new primitive for saoCuStatsE1
dnyaneshwar at multicorewareinc.com
- [x265] [PATCH] cmake: plumb in build support for Main12
Steve Borho
- [x265] [PATCH] multilib: static functions to avoid link conflict (closes #184)
Steve Borho
- [x265] [PATCH 1 of 2] level: plumb in support for Main12 and *-Intra profiles
Steve Borho
- [x265] [PATCH] sao: cleanup, remove unnecessary rdoInit, no output change
deepthi at multicorewareinc.com
- [x265] [PATCH] asm: avx2 code for weight_sp() 16bpp
aasaipriya at multicorewareinc.com
- [x265] v1.7+282: Multilib EXE doesn't link
Mario *LigH* Rohkrämer
- [x265] [PATCH] motion: fix overflow in mvcost() check failure
Divya Manivannan
- [x265] [PATCH 1 of 4] param: expose param.totalFrames as param_parse option name 'total-frames'
Steve Borho
- [x265] [PATCH] build: msys multilib.sh needed a semicolon between extra libs
Steve Borho
- [x265] Header file x265
Carlo Politi
- [x265] [PATCH] bitcost: avoid overflow when mvx and mvy costs are added together
deepthi at multicorewareinc.com
- [x265] Compiling 8-bit Win32 target fails: 64 registers r7/r8 used
Mario *LigH* Rohkrämer
- [x265] [PATCH] asm: fix 32-bit build error- undefined symbol r7d, r8d
dnyaneshwar at multicorewareinc.com
- [x265] [PATCH] primitives: stubs for ARM cpu-detect functions (refs #155)
Steve Borho
- [x265] [PATCH] cmake: export C API from multilib, enables multibit shared libs (fixes #153)
Steve Borho
- [x265] v1.7+297: Unable to build multilib EXE, linker error
Mario *LigH* Rohkrämer
- [x265] [PATCH 1 of 3] asm: sse4 code for saoCuStatsBO, improved 185378c->131279c
dnyaneshwar at multicorewareinc.com
- [x265] [PATCH] fix output mistake in Main12
Min Chen
- [x265] multilib shared library not linking on Linux
Steve Borho
- [x265] Main12 partially functional
Steve Borho
- [x265] [PATCH] asm: frameInitLowres avx2 code for 8bpp and 10bpp
rajesh at multicorewareinc.com
- [x265] [PATCH] cmake: add `ar` and `libtool` examples to multlib.bat for linux and BSD
Steve Borho
- [x265] [PATCH 1 of 4] improve duplicate MV check by reduce condition jump
Min Chen
- [x265] Command line parsing appears broken, if not many parameters are now unsupported on purpose
Mario *LigH* Rohkrämer
- [x265] [PATCH 1 of 3] multilib: more portable string compare
Steve Borho
- [x265] [PATCH 2 of 3] cli: fix --log-level full --help by removing extra param_default() calls
Steve Borho
- [x265] [PATCH] api: change --crop-rect to --display-window to avoid confusion
Steve Borho
- [x265] [PATCH 1 of 5] asm: fix Main12 assembly up to SSSE3
Min Chen
- [x265] [PATCH 2 of 5] Main12: comment on constant SAO_BIT_INC
Min Chen
- [x265] [PATCH] cli: move CSV and dither features into x265-extras, export from CLI on Windows
Steve Borho
- [x265] Testbench code for costCoeffRemain()
Sumalatha Polureddy
- [x265] [PATCH] cmake: remove empty file set
deepthi at multicorewareinc.com
- [x265] [PATCH] asm: fix linux build error- cannot override register size
dnyaneshwar at multicorewareinc.com
- [x265] [PATCH] log-level: remove X265_LOG_FRAME, frame level logging is supported in CSV only
deepthi at multicorewareinc.com
- [x265] [PATCH] stats: average luma and chroma distortion per frame
Divya Manivannan
- [x265] [PATCH] asm: fix saoCuStatE1 testbench failure
dnyaneshwar at multicorewareinc.com
- [x265] [PATCH] asm: fix saoCuStatsE0 segmentation fault in linux
dnyaneshwar at multicorewareinc.com
- [x265] [PATCH 1 of 3] asm: Assembly SSE2/AVX2 for planecopy_sp_shl
Min Chen
- [x265] [PATCH 2 of 3] asm: fix Main12 bugs in sad_mmx2 & sad_sse2
Min Chen
- [x265] [PATCH] asm: new algorithm for intra_ang_32 modes 3 & 33, improved over 50% than previous asm
dnyaneshwar at multicorewareinc.com
- [x265] [PATCH 1 of 3] asm: fix pixel_val_sse2 in Main12
Min Chen
- [x265] [PATCH] dither: fix bitdepth check
deepthi at multicorewareinc.com
- [x265] Bitrate control: Zones are ignored in any but the first pass in n-pass encodes
Mario *LigH* Rohkrämer
- [x265] [PATCH] stats: fix skip cu count for 2 pass
Divya Manivannan
- [x265] [PATCH 2 of 3] asm: disable error SSE2 functions for Main12
Min Chen
- [x265] [PATCH] asm: avx2 10bit code for planecopy_cp(10660.20 -> 5685.80)
Steve Borho
- [x265] [PATCH] asm: rewrite partial process code in upShift_8_avx2 to avoid Mac crash bug
Min Chen
- [x265] [PATCH] Added POWER CPU architecture detection
Peter Kovář
- [x265] [PATCH] Fixed POWER CPU architecture detection
Peter Kovář
- [x265] [PATCH] asm: apply new algorithm on upShift_8_sse4
Min Chen
- [x265] [PATCH] slicetype: Modify Scenecut algorithm to detect scene transition points
aarthi at multicorewareinc.com
- [x265] [PATCH 1 of 4] asm: fix Main12 Assembly error and disable fault functions, now we are work with assembly up to AVX
Min Chen
- [x265] [PATCH 2 of 4] asm: disable Main12 fault functions on AVX2
Min Chen
- [x265] [PATCH] stats: average psyEnergy per frame
Divya Manivannan
- [x265] [PATCH] main12: added lambda tables based based on qp values
dnyaneshwar at multicorewareinc.com
- [x265] [PATCH] rc: fix rate factor calculation after updating m_avgQpRc in rateControlEnd
Divya Manivannan
- [x265] [PATCH] asm: testbench code for costCoeffRemain()
sumalatha at multicorewareinc.com
- [x265] Invitation to VDD 2015
Jean-Baptiste Kempf
- [x265] Suggested patch to fix multithreaded writing of 2-pass stats in Win32 target
Mario Rohkrämer
- [x265] [PATCH 1 of 2] doc: example is for a D65, P3 color space
deepthi at multicorewareinc.com
- [x265] [PATCH] stats: average and maximum luma level per frame
Divya Manivannan
- [x265] [PATCH] port emergency mode feature from x264
sagar at multicorewareinc.com
- [x265] scaling failed: height must be an integer
Osztrovszky Zsolt
- [x265] x265 CPU utilization very low on a multi-numa sockets server
Ximing Cheng
- [x265] [PATCH 1 of 3] update Main12 asm value range check on dequant_normal_c
Min Chen
- [x265] [PATCH 2 of 3] asm: fix Main12 fault on AVX2 dequant
Min Chen
- [x265] [PATCH 3 of 3] asm: fix Main12 fault on AVX2 weight_pp
Min Chen
- [x265] [PATCH 1 of 2] slicetype: Modify Scenecut algorithm to detect scene transition points
aarthi at multicorewareinc.com
- [x265] [PATCH] analysis: fix for rd-0 non-deterministic output
ashok at multicorewareinc.com
- [x265] [PATCH] stats: fix loss of precision in average luma level per frame
Divya Manivannan
- [x265] [PATCH] asm: avx2 code for intra_ang_16 modes 3 & 33
rajesh at multicorewareinc.com
Last message date:
Thu Jul 30 08:51:08 CEST 2015
Archived on: Thu Jul 30 08:51:33 CEST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).