344 Commits (1242d172e2fbcce85b5ee264a09879eb55b59cca)

Author SHA1 Message Date
Casey Smalley b98ee1a355 aarch64/hevc: Replace br return with ret 1 year ago
Reimar Döffinger dcff15692d hevcdsp_idct_neon.S: Avoid unnecessary mov. 1 year ago
Rémi Denis-Courmont 82cb4b1c05 lavc/aarch64: remove bogus HAVE_VFP guard 1 year ago
Logan Lyu 9557bf26b3 lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_hv 1 year ago
Logan Lyu d48c89701c lavc/aarch64: new optimization for 8-bit hevc_epel_h 1 year ago
Logan Lyu 668eb4c00e lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_v 1 year ago
Logan Lyu 0c604b1913 lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_h 1 year ago
Logan Lyu e652e7dcda lavc/aarch64: new optimization for 8-bit hevc_pel_uni_pixels 1 year ago
Logan Lyu e79686be96 lavc/aarch64: new optimization for 8-bit hevc_qpel_h hevc_qpel_uni_w_hv 1 year ago
Logan Lyu 15972cce8c lavc/aarch64: new optimization for 8-bit hevc_qpel_uni_w_h 1 year ago
Logan Lyu 0b7356c1b4 lavc/aarch64: new optimization for 8-bit hevc_pel_uni_w_pixels and qpel_uni_w_v 1 year ago
xufuji456 bd2f00f665 codec/aarch64/hevc: add transform_luma_neon 2 years ago
xufuji456 00a062b8d5 codec/aarch64/hevc:add idct_32x32_neon 2 years ago
J. Dekker b564ad8eac lavc/aarch64: add hevc deblock chroma 8-12bit 2 years ago
J. Dekker 37cde570bc lavc/aarch64: add clip N macro 2 years ago
xufuji456 4b4de07721 libavcodec/hevc: add hevc idct4x4 neon of aarch64 2 years ago
Martin Storsjö ec7fa13eb0 aarch64: hevcdsp_idct: Reuse preexisting macros for transposes 2 years ago
Lynne e0661fc805
dca_core: convert to lavu/tx 2 years ago
J. Dekker 9bed814e1d lavc/aarch64: add hevc horizontal qpel/uni/bi 2 years ago
Reimar Döffinger 38cd829dce
aarch64: Implement stack spilling in a consistent way. 2 years ago
Grzegorz Bernacki 8f4b000c37 lavc/aarch64: Add neon implementation for vsse_intra8 2 years ago
Grzegorz Bernacki bad67cb9fd lavc/aarch64: Provide optimized implementation of vsse8 for arm64. 2 years ago
Grzegorz Bernacki faea56c9c7 lavc/aarch64: Provide neon implementation of nsse8 2 years ago
Grzegorz Bernacki f401a2af21 lavc/aarch64: Add neon implementation for pix_abs8 functions. 2 years ago
Martin Storsjö 8089fe072e aarch64: me_cmp: Avoid using the non-unrolled codepath for the minimum unroll size 2 years ago
Martin Storsjö 6f2ad7f951 aarch64: me_cmp: Avoid redundant loads in ff_pix_abs16_y2_neon 2 years ago
Andreas Rheinhardt 9beba05311 avcodec/fmtconvert: Remove unused AVCodecContext parameter 2 years ago
Hubert Mazur b2732115dd lavc/aarch64: Add neon implementation for pix_median_abs8 2 years ago
Hubert Mazur e9a6170213 lavc/aarch64: Add neon implementation for vsad8_intra 2 years ago
Hubert Mazur 0ee535b1db lavc/aarch64: Add neon implementation for pix_median_abs16 2 years ago
Rémi Denis-Courmont b52034270a lavc/vorbisdsp: use ptrdiff_t rather than intptr_t 2 years ago
Andreas Rheinhardt a54e53a1c4 avcodec/vp8dsp: Constify src in vp8_mc_func 2 years ago
Hubert Mazur 06b98e396a lavc/aarch64: Provide neon implementation of nsse16 2 years ago
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