361 Commits (c59a96fd08620bd8239c218f2e0dfb8429c81c3c)

Author SHA1 Message Date
Hubert Mazur 908abe8032 lavc/aarch64: Add neon implementation for vsse_intra16 2 years ago
Hubert Mazur ce03ea3e79 lavc/aarch64: Add neon implementation for vsad_intra16 2 years ago
Hubert Mazur c495a4b32d lavc/aarch64: Add neon implementation of vsse16 2 years ago
Hubert Mazur 200f5e578f lavc/aarch64: Add neon implementation for vsad16 2 years ago
Lynne f99d15cca0
arm/fft: disable NEON optimizations for 131072pt transforms 2 years ago
J. Dekker ce2f47318b lavc/aarch64: hevc_add_res add 12bit variants 2 years ago
Martin Storsjö 48be6616d0 aarch64: me_cmp: Remove a leftover unnecessary instruction 2 years ago
Hubert Mazur 70efa4d011 lavc/aarch64: Add neon implementation for pix_abs8 2 years ago
Hubert Mazur 74312e80d7 lavc/aarch64: Add neon implementation for sse8 2 years ago
Hubert Mazur a2e45ad407 lavc/aarch64: Add neon implementation for pix_abs16_y2 2 years ago
Hubert Mazur d7abb7d143 lavc/aarch64: Add neon implementation for sse4 2 years ago
Hubert Mazur ad251fd262 lavc/aarch64: Add neon implementation for sse16 2 years ago
Martin Storsjö 60109d5b3d aarch64: me_cmp: Fix the indentation of function declarations 2 years ago
J. Dekker aa9eabb7a5 lavc/aarch64: reformat add_res funcs 2 years ago
Andreas Rheinhardt 333b32af8e avcodec/h264chroma: Constify src in h264_chroma_mc_func 2 years ago
Andreas Rheinhardt b3bbbb14d0 avcodec/hevcdsp: Constify src pointers 2 years ago
Andreas Rheinhardt abb85429f3 avcodec/me_cmp: Constify me_cmp_func buffer parameters 2 years ago
Andreas Rheinhardt af43da3e4d avcodec/videodsp: Constify buf in VideoDSPContext.prefetch 2 years ago
Martin Storsjö 4136405c86 aarch64: me_cmp: Don't do uaddlv once per iteration 2 years ago
Martin Storsjö 68a03f6424 aarch64: me_cmp: Switch from uabd to uabal in ff_pix_abs16_xy2_neon 2 years ago
Martin Storsjö b46de9aba4 aarch64: me_cmp: Interleave some of the loads in ff_pix_abs16_xy2_neon 2 years ago
Martin Storsjö 02e7853fd9 libavcodec: aarch64: Don't clobber v8 in the h%4 case in ff_pix_abs16_xy2_neon 2 years ago
Hubert Mazur 01e190dc99 lavc/aarch64: Add pix_abs16_x2 neon implementation 2 years ago
Hubert Mazur eb7ab3928f lavc/aarch64: Hook up the existing ff_pix_abs16_neon to the sad[0] function pointer 2 years ago
Swinney, Jonathan c471cc7474 lavc/aarch64: motion estimation functions in neon 2 years ago
J. Dekker 3c694967f8 lavc/aarch64: hevc_sao reschedule slightly 3 years ago
J. Dekker 2e832be322 lavc/aarch64: add hevc sao edge 8x8 3 years ago
J. Dekker 92f67e4017 lavc/aarch64: add hevc sao edge 16x16 3 years ago
J. Dekker d957ee34a6 lavc/aarch64: fix hevc sao band filter 3 years ago
Andre Kempe 861285c146 arm64: Fix wrong BTI landing pad 3 years ago
Ben Avison 6eee650289 avcodec/vc1: Arm 64-bit NEON unescape fast path 3 years ago
Ben Avison 5379412ed0 avcodec/idctdsp: Arm 64-bit NEON block add and clamp fast paths 3 years ago
Ben Avison 501fdc017d avcodec/vc1: Arm 64-bit NEON inverse transform fast paths 3 years ago
Ben Avison c62bbd4d20 avcodec/vc1: Arm 64-bit NEON deblocking filter fast paths 3 years ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Andre Kempe 248986a0db arm64: Add Armv8.3-A PAC support to assembly files 3 years ago
Andreas Rheinhardt 52e9113695 avcodec/aarch64/idct: Add missing stddef 3 years ago
Martin Storsjö 402784ba9f aarch64: h264dsp: Fix incorrectly indented code 3 years ago
Martin Storsjö 24b93022fe aarch64: Disable ff_hevc_sao_band_filter_8x8_8_neon out of precaution 3 years ago
Martin Storsjö 16fba44b4d Revert "lavc/aarch64: add hevc sao edge 16x16" 3 years ago
Martin Storsjö df48b1d06f Revert "lavc/aarch64: add hevc sao edge 8x8" 3 years ago
Martin Storsjö cafed377eb Revert "lavc/aarch64: add hevc sao band 8x8 tiling" 3 years ago
J. Dekker f63f9be37c lavc/aarch64: add hevc sao band 8x8 tiling 3 years ago
J. Dekker 89a2ed4a8b lavc/aarch64: clean-up sao band 8x8 function formatting 3 years ago
J. Dekker c97ffc1a77 lavc/aarch64: add hevc sao edge 8x8 3 years ago
J. Dekker a9214a2ca3 lavc/aarch64: add hevc sao edge 16x16 3 years ago
Jonathan Wright 08b4716a9e aarch64: Add Armv8.5-A BTI support 3 years ago
Jonathan Wright 6f04cf54f5 aarch64: Use ret x<n> instead of br x<n> where possible 3 years ago
Martin Storsjö fd3bd5c492 aarch64: h264qpel: Do vertical filtering without transposing 3 years ago
Martin Storsjö 2d5a7f6d00 arm/aarch64: Improve scheduling in the avg form of h264_qpel 3 years ago