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