x265-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/04/15
[x265] [PATCH 4/4] AArch64: Add SVE implementation of HBD interp_vert_pp
Gerda Zsejke More
2025/04/15
[x265] [PATCH 3/4] AArch64: Add SVE implementation of HBD interp_vert_ss
Gerda Zsejke More
2025/04/15
[x265] [PATCH 1/4] AArch64: Add SVE implementation of HBD interp_horiz_pp
Gerda Zsejke More
2025/04/14
[x265] [PATCH]Fix for build errors with IBK/SHSTK
Yaswanth Sastry
2025/04/10
[x265] [PATCH 1/2] AArch64: Fix Neon asm implementation of dequant_normal for HBD
Micro Daryl Robles
2025/04/10
[x265] [PATCH 0/2] Add Neon impl of findPosFirstLast
Micro Daryl Robles
2025/04/09
Re: [x265] [PATCH 0/2] Add Neon impl of findPosFirstLast
Micro Daryl Robles
2025/04/09
[x265] [PATCH] Fix satdcost zero error with pass 2
Yaswanth Sastry
2025/04/08
Re: [x265] [PATCH 0/2] Add Neon impl of findPosFirstLast
chen
2025/04/08
[x265] [PATCH 2/2] Rename CLZ/CTZ to BSR/BSF
Micro Daryl Robles
2025/04/08
[x265] [PATCH 1/2] AArch64: Add Neon implementation of findPosFirstLast
Micro Daryl Robles
2025/04/08
Re: [x265] [PATCH 0/2] Add Neon impl of planecopy_cp and weight_pp
Micro Daryl Robles
2025/04/07
Re: [x265] [PATCH 0/2] AArch64: Fix asm of dequant_normal for HBD
chen
2025/04/07
Re: [x265] [PATCH 0/2] Add Neon impl of planecopy_cp and weight_pp
chen
2025/04/07
[x265] [PATCH 2/2] AArch64: Fix SVE2 asm implementation of dequant_normal for HBD
Micro Daryl Robles
2025/04/07
[x265] [PATCH 0/2] AArch64: Fix asm of dequant_normal for HBD
Micro Daryl Robles
2025/04/07
[x265] [PATCH 2/2] AArch64: Add SBD and HBD Neon implementation of weight_pp
Micro Daryl Robles
2025/04/07
[x265] [PATCH 1/2] AArch64: Add SBD and HBD Neon implementation of planecopy_cp
Micro Daryl Robles
2025/04/07
[x265] [PATCH 0/2] Add Neon impl of planecopy_cp and weight_pp
Micro Daryl Robles
2025/04/06
[x265] [X265][PATCH] Fix for CMake Build Errors in MacOS
Yaswanth Sastry
2025/04/06
[x265] Fix for CMake Build Errors in MacOS
Yaswanth Sastry
2025/04/05
[x265] [PATCH] Fix Segfault during Reconfigure
Rob Arrow
2025/04/05
Re: [x265] Fix macOS arm64 compilation after the last CMake 4 commit
Damiano Galassi
2025/04/04
Re: [x265] [PATCH] Fix for CMake Errors in MacOS
Damiano Galassi
2025/04/04
[x265] [PATCH] Fix for CMake Errors in MacOS
Yaswanth Sastry
2025/04/04
[x265] Fix macOS arm64 compilation after the last CMake 4 commit
Damiano Galassi
2025/04/02
[x265] cmake 3.5 error trying to compile on linux
Zoff
2025/04/02
Re: [x265] cmake 3.5 error trying to compile on linux
Mario *LigH* Rohkrämer
2025/03/31
[x265] [PATCH] Fix invalid --input-csp values
Gunasri J
2025/03/31
Re: [x265] [PATCH v2 00/10] AArch64: Add Neon optimisations of interp functions
Jean-Baptiste Kempf
2025/03/28
Re: [x265] [PATCH] Improve Slices option with check zeroMv
Richard
2025/03/28
[x265] [PATCH] Fix build warnings in arm
Pavan Tarun Chakka Venkata
2025/03/18
Re: [x265] [PATCH] Improve Slices option with check zeroMv
Richard
2025/03/18
Re: [x265] [PATCH] Improve Slices option with check zeroMv
chen
2025/03/18
Re: [x265] [PATCH v2] testbench.cpp: Add --cpuid list to list valid SIMD architectures
George Steed
2025/03/17
Re: [x265] [PATCH] Improve Slices option with check zeroMv
chen
2025/03/17
Re: [x265] [PATCH] Improve Slices option with check zeroMv
Richard
2025/03/17
[x265] [PATCH] Improve Slices option with check zeroMv
Yaswanth Sastry
2025/03/16
[x265] [PATCH] Improve Slices option with check zeroMv
Yaswanth Sastry
2025/03/16
[x265] [PATCH] Fix X265_SEA search not working on arm64 builds
Chelluru Sreekesh
2025/03/15
[x265] [PATCH] Fix X265_SEA search not working on arm64 builds
Chelluru Sreekesh
2025/03/14
[x265] [PATCH] Enable scanPosLast_neon on Apple Silicon and for high bit-depth
George Steed
2025/03/14
[x265] [PATCH] Fix X265_SEA search not working on arm64 builds
Chelluru Sreekesh
2025/03/12
[x265] [PATCH] recon playback 12bit support
Shanmathi Paramanandam
2025/03/11
[x265] [PATCH v2 10/10] AArch64: Clean up interp function definitions
Gerda Zsejke More
2025/03/11
[x265] [PATCH v2 09/10] AArch64: Enable existing interp_vert_ss impl for HBD
Gerda Zsejke More
2025/03/11
[x265] [PATCH v2 08/10] AArch64: Optimise HBD interp_vert_sp_neon
Gerda Zsejke More
2025/03/11
[x265] [PATCH v2 07/10] AArch64: Optimise SBD interp_vert_ss/sp
Gerda Zsejke More
2025/03/11
[x265] [PATCH v2 06/10] AArch64: Optimise HBD interp_vert_ps_neon
Gerda Zsejke More
2025/03/11
[x265] [PATCH v2 05/10] AArch64: Optimise HBD interp_vert_pp_neon
Gerda Zsejke More
2025/03/11
[x265] [PATCH v2 04/10] AArch64: Optimise HBD interp_horiz_ps_neon for 10-bit
Gerda Zsejke More
2025/03/11
[x265] [PATCH v2 03/10] AArch64: Optimise HBD interp_horiz_ps_neon
Gerda Zsejke More
2025/03/11
[x265] [PATCH v2 02/10] AArch64: Optimise HBD interp_horiz_pp_neon for 10-bit
Gerda Zsejke More
2025/03/11
[x265] [PATCH v2 01/10] AArch64: Optimise HBD interp_horiz_pp_neon
Gerda Zsejke More
2025/03/11
[x265] [PATCH v2 00/10] AArch64: Add Neon optimisations of interp functions
Gerda Zsejke More
2025/03/11
[x265] [PATCH v2] aarch64/pixel-util.S: Optimize scanPosLast_neon
George Steed
2025/03/11
[x265] [PATCH] p2s-sve.S: Fix filterPixelToShort_48x64 for longer SVE vectors
George Steed
2025/03/11
Re: [x265] [PATCH 00/10] AArch64: Add Neon optimisations of interp functions
chen
2025/03/11
Re: [x265] [PATCH] aarch64/pixel-util.S: Optimize scanPosLast_neon
Damiano Galassi
2025/03/10
Re: [x265] [PATCH] Relax frame level bitrate constraints with frame-rc feature
Kirithika Kalirathnam
2025/03/10
Re: [x265] [PATCH 00/10] AArch64: Add Neon optimisations of interp functions
Pavan Tarun Chakka Venkata
2025/03/10
Re: [x265] [PATCH v2] aarch64/pixel-util.S: Optimize scanPosLast_neon
chen
2025/03/10
[x265] [PATCH] Cleanup for x265 warnings with aq-motion option
Yaswanth Sastry
2025/03/10
Re: [x265] [PATCH 00/10] AArch64: Add Neon optimisations of interp functions
Jonathan Wright
2025/03/07
Re: [x265] [PATCH] aarch64/pixel-util.S: Optimize scanPosLast_neon
chen
2025/03/07
[x265] [PATCH] aarch64/pixel-util.S: Optimize scanPosLast_neon
George Steed
2025/03/07
Re: [x265] [PATCH] Relax frame level bitrate constraints with frame-rc feature
Alex Giladi
2025/03/06
[x265] [PATCH] Fix for issue with linker for AArch64 builds
Yaswanth Sastry
2025/03/06
[x265] [PATCH] Relax frame level bitrate constraints with frame-rc feature
Kirithika Kalirathnam
2025/03/04
[x265] Add Support for IBT/SHSTK in ASM
Yaswanth Sastry
2025/02/26
[x265] [PATCH] Fix Testbench Warnings
Pavan Tarun Chakka Venkata
2025/02/25
[x265] [PATCH] Fix neon undefined symbols in armv6l,armv7l
Uthayakumar Muthu
2025/02/24
Re: [x265] [PATCH v2] testbench.cpp: Add --cpuid list to list valid SIMD architectures
chen
2025/02/24
[x265] [PATCH] Fix CMake build error with latest CMake 4.0 release
Yaswanth Sastry
2025/02/24
[x265] [PATCH v2] testbench.cpp: Add --cpuid list to list valid SIMD architectures
George Steed
2025/02/21
Re: [x265] [PATCH 00/10] AArch64: Add Neon optimisations of interp functions
chen
2025/02/21
Re: [x265] [PATCH v2 0/2] Fix tests in pixelharness.cpp and add missing ssd_s implementation
chen
2025/02/21
[x265] [PATCH v2 1/2] pixelharness.cpp: Enable tests for 64x64 TU primitives
Gerda Zsejke More
2025/02/21
[x265] [PATCH 10/10] AArch64: Clean up interp function definitions
Gerda Zsejke More
2025/02/21
[x265] [PATCH 05/10] AArch64: Optimise HBD interp_vert_pp_neon
Gerda Zsejke More
2025/02/21
[x265] [PATCH v2 2/2] AArch64: Add Neon asm impl. for SBD ssd_s block size 64x64
Gerda Zsejke More
2025/02/21
[x265] [PATCH v2 0/2] Fix tests in pixelharness.cpp and add missing ssd_s implementation
Gerda Zsejke More
2025/02/21
[x265] [PATCH] ipfilter.cpp: Delete redundant filterVertical_sp_c function
Gerda Zsejke More
2025/02/21
[x265] [PATCH 09/10] AArch64: Enable existing interp_vert_ss impl for HBD
Gerda Zsejke More
2025/02/21
[x265] [PATCH 08/10] AArch64: Optimise HBD interp_vert_sp_neon
Gerda Zsejke More
2025/02/21
[x265] [PATCH 07/10] AArch64: Optimise SBD interp_vert_ss/sp
Gerda Zsejke More
2025/02/21
[x265] [PATCH 06/10] AArch64: Optimise HBD interp_vert_ps_neon
Gerda Zsejke More
2025/02/21
[x265] [PATCH 04/10] AArch64: Optimise HBD interp_horiz_ps_neon for 10-bit
Gerda Zsejke More
2025/02/21
[x265] [PATCH 03/10] AArch64: Optimise HBD interp_horiz_ps_neon
Gerda Zsejke More
2025/02/21
[x265] [PATCH 02/10] AArch64: Optimise HBD interp_horiz_pp_neon for 10-bit
Gerda Zsejke More
2025/02/21
[x265] [PATCH 01/10] AArch64: Optimise HBD interp_horiz_pp_neon
Gerda Zsejke More
2025/02/21
[x265] [PATCH 00/10] AArch64: Add Neon optimisations of interp functions
Gerda Zsejke More
2025/02/20
Re: [x265] [PATCH] testharness.h: Fix register width when reading CNTVCT_EL0
chen
2025/02/20
Re: [x265] [PATCH] testbench.cpp: Add --cpuid list to list valid SIMD architectures
chen
2025/02/20
[x265] [PATCH] testbench.cpp: Add --cpuid list to list valid SIMD architectures
George Steed
2025/02/20
[x265] [PATCH] testharness.h: Fix register width when reading CNTVCT_EL0
George Steed
2025/02/20
[x265] [PATCH]Fix inconsistent output with aq-motion and tune grain
Yaswanth Sastry
2025/02/20
[x265] [PATCH] Fix for yuv recon output corruption
Shanmathi Paramanandam
2025/02/19
Re: [x265] [PATCH v3 0/5] AArch64: Add Neon/Unroll impl of pelFilters
chen
2025/02/18
[x265] [PATCH v3 5/5] Unroll C implementation of pelFilterChroma_H
Micro Daryl Robles
2025/02/18
[x265] [PATCH v3 4/5] Unroll C implementation of pelFilterChroma_V
Micro Daryl Robles
2025/02/18
[x265] [PATCH v3 3/5] Change the test conditions for pelFilterChroma in PixelHarness
Micro Daryl Robles
2025/02/18
[x265] [PATCH v3 2/5] AArch64: Add Neon implementation of pelFilterLumaStrong_H
Micro Daryl Robles
2025/02/18
[x265] [PATCH v3 0/5] AArch64: Add Neon/Unroll impl of pelFilters
Micro Daryl Robles
2025/02/18
[x265] [PATCH v3 1/5] AArch64: Add Neon implementation of pelFilterLumaStrong_V
Micro Daryl Robles
2025/02/17
Re: [x265] [PATCH v2 0/5] AArch64: Add Neon/Unroll impl of pelFilters
chen
2025/02/17
[x265] Multiple slices per frame results in unnecessary intra blocks
Richard
2025/02/17
[x265] [PATCH v2 0/5] AArch64: Add Neon/Unroll impl of pelFilters
Micro Daryl Robles
2025/02/17
[x265] [PATCH v2 2/5] AArch64: Add Neon implementation of pelFilterLumaStrong_H
Micro Daryl Robles
2025/02/17
[x265] [PATCH v2 5/5] Unroll C implementation of pelFilterChroma_H
Micro Daryl Robles
2025/02/17
[x265] [PATCH v2 3/5] Change the test conditions for pelFilterChroma in PixelHarness
Micro Daryl Robles
2025/02/17
[x265] [PATCH v2 4/5] Unroll C implementation of pelFilterChroma_V
Micro Daryl Robles
2025/02/17
[x265] [PATCH v2 1/5] AArch64: Add Neon implementation of pelFilterLumaStrong_V
Micro Daryl Robles
2025/02/11
Re: [x265] [PATCH 2/5] AArch64: Add Neon implementation of pelFilterLumaStrong_H
chen
2025/02/11
Re: [x265] [PATCH 1/5] AArch64: Add Neon implementation of pelFilterLumaStrong_V
chen
2025/02/11
[x265] [PATCH 1/5] AArch64: Add Neon implementation of pelFilterLumaStrong_V
Micro Daryl Robles
2025/02/11
[x265] [PATCH 4/5] Unroll C implementation of pelFilterChroma_V
Micro Daryl Robles
2025/02/11
[x265] [PATCH 5/5] Unroll C implementation of pelFilterChroma_H
Micro Daryl Robles
2025/02/11
[x265] [PATCH 3/5] Change the test conditions for pelFilterChroma in PixelHarness
Micro Daryl Robles
2025/02/11
[x265] [PATCH 2/5] AArch64: Add Neon implementation of pelFilterLumaStrong_H
Micro Daryl Robles
2025/02/11
[x265] [PATCH 0/5] AArch64: Add Neon/Unroll impl of pelFilters
Micro Daryl Robles
2025/02/08
Re: [x265] [PATCH 0/2] Fix tests in pixelharness.cpp and add missing ssd_s implementation
chen
2025/02/07
[x265] [PATCH 2/2] AArch64: Add Neon asm impl. for SBD ssd_s block size 64x64
Gerda Zsejke More
2025/02/07
[x265] [PATCH 1/2] pixelharness.cpp: Enable tests for 64x64 TU primitives
Gerda Zsejke More
2025/02/07
[x265] [PATCH 0/2] Fix tests in pixelharness.cpp and add missing ssd_s implementation
Gerda Zsejke More
2025/02/04
Re: [x265] [PATCH] Add new Levels
chen
2025/02/04
Re: [x265] [PATCH] Add new Levels
Richard
2025/02/04
Re: [x265] [PATCH] Add new Levels
chen
2025/02/04
Re: [x265] [PATCH] Add new Levels
Richard
2025/02/04
Re: [x265] [PATCH] Add new Levels
chen
2025/02/04
Re: [x265] [PATCH] Add new Levels
Richard
2025/02/03
Re: [x265] [PATCH] Add new Levels
chen
2025/02/03
Re: [x265] [PATCH] Add new Levels
Richard
2025/02/03
Re: [x265] [PATCH] Add new Levels
Richard
2025/02/03
Re: [x265] [PATCH] Add new Levels
chen
2025/02/02
[x265] [PATCH] testbench: Fix segfault
Pavan Tarun Chakka Venkata
2025/01/31
[x265] [PATCH] AArch64: Fix SVE(2) compilation tests when libnuma is enabled
Hari Limaye
2025/01/30
[x265] [PATCH] Add new Levels
Richard
2025/01/28
[x265] [PATCH] fix to use rd-refine and dynamic-refine together
Shanmathi Paramanandam
2025/01/28
Re: [x265] [PATCH 0/3] Delete redundant Neon intrinsics SAD primitives
chen
2025/01/28
Re: [x265] [PATCH 0/3] Delete redundant Neon intrinsics SAD primitives
Jonathan Wright
2025/01/24
Re: [x265] [PATCH 1/2] AArch64: Add Neon implementation of 4x4 intra_pred_planar
Micro Daryl Robles
2025/01/23
Re: [x265] [PATCH 2/2] AArch64: Add Neon implementation of 32x32 intra_pred_planar
chen
2025/01/23
Re: [x265] [PATCH 1/2] AArch64: Add Neon implementation of 4x4 intra_pred_planar
chen
2025/01/23
[x265] [PATCH 2/2] AArch64: Add Neon implementation of 32x32 intra_pred_planar
Micro Daryl Robles
2025/01/23
[x265] [PATCH 1/2] AArch64: Add Neon implementation of 4x4 intra_pred_planar
Micro Daryl Robles
2025/01/23
[x265] [PATCH 0/2] AArch64: Add Neon impl of intra_planar 4 and 32
Micro Daryl Robles
2025/01/07
[x265] [PATCH 3/3] AArch64: Delete redundant SADx4 Neon intrinsics primitives
Jonathan Wright
2025/01/07
[x265] [PATCH 2/3] AArch64: Delete redundant SADx3 Neon intrinsics primitives
Jonathan Wright
2025/01/07
Re: [x265] [PATCH 0/6] AArch64: Fix SVE(2) kernels for vectors >128 bits
Mario *LigH* Rohkrämer
2025/01/07
[x265] [PATCH 1/3] AArch64: Delete redundant SAD Neon intrinsics primitives
Jonathan Wright
2025/01/07
[x265] [PATCH 0/3] Delete redundant Neon intrinsics SAD primitives
Jonathan Wright
2025/01/07
Re: [x265] [PATCH 0/6] AArch64: Fix SVE(2) kernels for vectors >128 bits
George Steed
2025/01/07
[x265] [PATCH] Fix buffer size and Frame out of bound access issue
Uthayakumar Muthu
2025/01/07
[x265] [PATCH] Add Feature flag support in x265_config
Uthayakumar Muthu
2025/01/07
[x265] [PATCH] Update CLI help for deprected flags pmode and pme
Uthayakumar Muthu
2025/01/07
[x265] [PATCH] Fix max supported input resolution check
Ponsanthini Arunachalam
2025/01/07
[x265] [PATCH] Fix testbench warnings
Pavan Tarun Chakka Venkata
2025/01/06
Re: [x265] [PATCH 0/6] AArch64: Fix SVE(2) kernels for vectors >128 bits
chen
2025/01/06
[x265] [PATCH 6/6] pixel-util-sve2.S: Fix normFact/ssimDist64 for longer SVE vectors
George Steed
2025/01/06
[x265] [PATCH 5/6] blockcopy8-sve.S: Fix branch target in cpy1Dto2D_shr_32x32_sve
George Steed
2025/01/06
[x265] [PATCH 4/6] asm-primitives.cpp: Delete dequant_scaling SVE2 implementation
George Steed
2025/01/06
[x265] [PATCH 3/6] pixel-util-sve2.S: Fix branch target in pixel_sub_ps_64x64_sve2
George Steed
2025/01/06
[x265] [PATCH 2/6] pixel-util-sve2.S: Fix accumulators in pixel_var_*_sve2
George Steed
2025/01/06
[x265] [PATCH 1/6] mc-a-sve2.S: Fix addAvg_{16, 32}xh_sve2 for longer SVE vectors
George Steed
2025/01/06
[x265] [PATCH 0/6] AArch64: Fix SVE(2) kernels for vectors >128 bits
George Steed
2024/12/17
Re: [x265] [PATCH] aarch64/pixel-util.S: Improve satd_4x4_neon
chen
2024/12/16
[x265] [PATCH] aarch64/pixel-util.S: Improve satd_4x4_neon
George Steed
2024/12/15
Re: [x265] [PATCH v3 0/7] AArch64: Add Neon impl of transform functions
chen
2024/12/15
Re: [x265] [PATCH 00/11] AArch64: Add Neon and SVE asm impl. of HBD SSE/SSD
chen
2024/12/13
[x265] [PATCH v3 7/7] AArch64: Improve the Neon implementation of 32x32 IDCT
Micro Daryl Robles
2024/12/13
[x265] [PATCH v3 6/7] AArch64: Improve the Neon implementation of 16x16 IDCT
Micro Daryl Robles
2024/12/13
[x265] [PATCH v3 4/7] AArch64: Add Neon implementation of 4x4 IDCT
Micro Daryl Robles
2024/12/13
[x265] [PATCH v3 5/7] AArch64: Add Neon implementation of 8x8 IDCT
Micro Daryl Robles
2024/12/13
[x265] [PATCH v3 3/7] AArch64: Add Neon implementation of 4x4 DCT
Micro Daryl Robles
2024/12/13
[x265] [PATCH v3 2/7] AArch64: Add Neon implementation of 4x4 IDST
Micro Daryl Robles
2024/12/13
[x265] [PATCH v3 1/7] AArch64: Add Neon implementation of 4x4 DST
Micro Daryl Robles
2024/12/13
[x265] [PATCH v3 0/7] AArch64: Add Neon impl of transform functions
Micro Daryl Robles
2024/12/13
[x265] trying to change encoder bitrate during encoding, i can not get it to work
Zoff
2024/12/13
Re: [x265] [PATCH 00/11] AArch64: Add Neon and SVE asm impl. of HBD SSE/SSD
Gerda Zsejke More
2024/12/13
Re: [x265] [PATCH] Fix shared link issue (R_X86_64_PC32)
Pavan Tarun Chakka Venkata
2024/12/13
Re: [x265] [PATCH] Fix SEI buffer memory leaks
Pavan Tarun Chakka Venkata
2024/12/12
[x265] [PATCH] Fix memory leak if no command line option
Pavan Tarun Chakka Venkata
2024/12/12
[x265] [PATCH] Fix shared link issue (R_X86_64_PC32)
Pavan Tarun Chakka Venkata
2024/12/12
[x265] [PATCH] Fix SEI buffer memory leaks
Pavan Tarun Chakka Venkata
2024/12/11
Re: [x265] [PATCH 00/11] AArch64: Add Neon and SVE asm impl. of HBD SSE/SSD
chen
2024/12/10
[x265] [PATCH 03/11] AArch64: Add SVE asm implementation of HBD SSE_PP
Gerda Zsejke More
2024/12/10
[x265] [PATCH 02/11] AArch64: Add Neon asm implementation of HBD SSE_PP
Gerda Zsejke More
2024/12/10
[x265] [PATCH 11/11] AArch64: Delete pixel_ssd_s_neon implementation
Gerda Zsejke More
2024/12/10
[x265] [PATCH 10/11] AArch64: Enable existing SSD_S SVE impl for SBD
Gerda Zsejke More
2024/12/10
[x265] [PATCH 09/11] AArch64: Add SVE asm implementation of HBD SSD_S
Gerda Zsejke More
2024/12/10
[x265] [PATCH 08/11] AArch64: Add Neon asm implementation of HBD SSD_S
Gerda Zsejke More
2024/12/10
[x265] [PATCH 07/11] AArch64: Delete sse_neon implementation
Gerda Zsejke More
2024/12/10
[x265] [PATCH 06/11] AArch64: Enable existing SSE_SS SVE impl for SBD
Gerda Zsejke More
2024/12/10
[x265] [PATCH 05/11] AArch64: Add SVE asm implementation of HBD SSE_SS
Gerda Zsejke More
2024/12/10
[x265] [PATCH 04/11] AArch64: Add Neon asm implementation of HBD SSE_SS
Gerda Zsejke More
2024/12/10
[x265] [PATCH 01/11] Avoid aliasing HBD SSE_PP functions for AArch64 platforms
Gerda Zsejke More
2024/12/10
[x265] [PATCH 00/11] AArch64: Add Neon and SVE asm impl. of HBD SSE/SSD
Gerda Zsejke More
2024/12/05
Re: [x265] [PATCH v2 5/7] AArch64: Add Neon implementation of 8x8 IDCT
chen
2024/12/05
Re: [x265] [PATCH v2 2/7] AArch64: Add Neon implementation of 4x4 IDST
chen
Earlier messages
Later messages