361 Commits (c59a96fd08620bd8239c218f2e0dfb8429c81c3c)

Author SHA1 Message Date
Logan Lyu 55f28eb627 lavc/aarch64: new optimization for 8-bit hevc_qpel_hv 1 year ago
Logan Lyu 97a9d12657 lavc/aarch64: new optimization for 8-bit hevc_qpel_v 1 year ago
Logan Lyu 265450b89e lavc/aarch64: new optimization for 8-bit hevc_epel_hv 1 year ago
Logan Lyu 22c7291506 lavc/aarch64: new optimization for 8-bit hevc_epel_v 1 year ago
Logan Lyu 772865717b lavc/aarch64: new optimization for 8-bit hevc_epel_pixels and and hevc_qpel_pixels 1 year ago
Martin Storsjö a4877f1ec1 aarch64: Only enable extensions in the intended files/regions 1 year ago
Martin Storsjö 1762975ba1 libavcodec/aarch64/hevc: Require consistent use of trailing semicolon 1 year ago
Martin Storsjö a76b409dd0 aarch64: Reindent all assembly to 8/24 column indentation 1 year ago
Martin Storsjö 7f905f3672 aarch64: Make the indentation more consistent 1 year ago
Martin Storsjö 93cda5a9c2 aarch64: Lowercase UXTW/SXTW and similar flags 1 year ago
Martin Storsjö 184103b310 aarch64: Consistently use lowercase for vector element specifiers 1 year ago
Andreas Rheinhardt 6f7bf64dbc avcodec: Remove DCT, FFT, MDCT and RDFT 1 year ago
Logan Lyu 8fa83ad70f lavc/aarch64: new optimization for 8-bit hevc_qpel_uni_hv 1 year ago
Logan Lyu 23ca61b7de lavc/aarch64: new optimization for 8-bit hevc_qpel_uni_v 1 year ago
Logan Lyu b7a3150bc5 lavc/aarch64: new optimization for 8-bit hevc_epel_uni_hv 1 year ago
Logan Lyu c0374f77f4 lavc/aarch64: move macros calc_epelh, calc_epelh2, load_epel_filterh 1 year ago
Logan Lyu 7ce5a2f640 lavc/aarch64: new optimization for 8-bit hevc_epel_uni_v 1 year ago
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