371 Commits (a8d9fab06b9b417bf8d0b819192bae0c648d7fd8)

Author SHA1 Message Date
Martin Storsjö 0c5da7be59 aarch64: Fix ff_hevc_put_hevc_epel_h48_8_neon_i8mm 8 months ago
J. Dekker 570052cd2a avcodec/aarch64/hevc: add luma deblock NEON 9 months ago
Mikhail Nitenko 0f745b74ec lavc/aarch64: h264qpel, add 10-bit lowpass_8_10 based functions 12 months ago
Logan Lyu fa0470347e lavc/aarch64: new optimization for 8-bit hevc_qpel_bi_hv 12 months ago
Logan Lyu 595f97028b lavc/aarch64: new optimization for 8-bit hevc_qpel_bi_v 12 months ago
Logan Lyu 00290a64f7 lavc/aarch64: new optimization for 8-bit hevc_epel_bi_hv 12 months ago
Logan Lyu 0448f27f41 lavc/aarch64: new optimization for 8-bit hevc_epel_bi_v 12 months ago
Logan Lyu 216275bd80 lavc/aarch64: new optimization for 8-bit hevc_epel_bi_h 12 months ago
Logan Lyu 40cf4a5ca3 lavc/aarch64: new optimization for 8-bit hevc_pel_bi_pixels 12 months ago
xufuji456 cc86343b96 lavc/hevcdsp_qpel_neon: using movi.16b instead of movi.2d 12 months ago
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