34 Commits (3666a36472a8e908c98e9f82e15e7d6e2f49d676)

Author SHA1 Message Date
Martin Storsjö 1762975ba1 libavcodec/aarch64/hevc: Require consistent use of trailing semicolon 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 7ce5a2f640 lavc/aarch64: new optimization for 8-bit hevc_epel_uni_v 1 year ago
Logan Lyu 9557bf26b3 lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_hv 2 years ago
Logan Lyu d48c89701c lavc/aarch64: new optimization for 8-bit hevc_epel_h 2 years ago
Logan Lyu 668eb4c00e lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_v 2 years ago
Logan Lyu 0c604b1913 lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_h 2 years ago
Logan Lyu e652e7dcda lavc/aarch64: new optimization for 8-bit hevc_pel_uni_pixels 2 years ago
Logan Lyu e79686be96 lavc/aarch64: new optimization for 8-bit hevc_qpel_h hevc_qpel_uni_w_hv 2 years ago
Logan Lyu 15972cce8c lavc/aarch64: new optimization for 8-bit hevc_qpel_uni_w_h 2 years ago
Logan Lyu 0b7356c1b4 lavc/aarch64: new optimization for 8-bit hevc_pel_uni_w_pixels and qpel_uni_w_v 2 years 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
xufuji456 4b4de07721 libavcodec/hevc: add hevc idct4x4 neon of aarch64 2 years ago
J. Dekker 9bed814e1d lavc/aarch64: add hevc horizontal qpel/uni/bi 2 years ago
J. Dekker ce2f47318b lavc/aarch64: hevc_add_res add 12bit variants 3 years ago
Andreas Rheinhardt b3bbbb14d0 avcodec/hevcdsp: Constify src pointers 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
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 c97ffc1a77 lavc/aarch64: add hevc sao edge 8x8 3 years ago
J. Dekker a9214a2ca3 lavc/aarch64: add hevc sao edge 16x16 3 years ago
Josh Dekker 7ac41e0db2 lavc/aarch64: add HEVC sao_band NEON 4 years ago
Josh Dekker 75c2ddfa61 lavc/aarch64: add HEVC idct_dc NEON 4 years ago
Reimar Döffinger 00c916ef61 lavc/aarch64: port HEVC add_residual NEON 4 years ago
Reimar Döffinger 30f80d855b lavc/aarch64: port HEVC SIMD idct NEON 4 years ago
Martin Storsjö e0604d508e swscale: aarch64: Add a NEON implementation of interleaveBytes 5 years ago
Janne Grunau 3956a5e0ea aarch64: NEON vorbis_inverse_coupling 11 years ago
Diego Biurrun c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
Ronald S. Bultje 1768e43ceb vorbisdsp: change block_size type from int to intptr_t. 12 years ago
Ronald S. Bultje fef906c77c Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. 12 years ago
Mans Rullgard d526c5338d ARM: allow runtime masking of CPU features 13 years ago
Diego Biurrun 3dde147ff9 cosmetics: Consistently place static, inline and av_cold attributes/keywords. 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Justin Ruggles a8ae4e0e7b Remove unneeded add bias from 3 functions. 14 years ago
Justin Ruggles 80ba1ddb58 Remove unneeded add bias from 3 functions. 14 years ago
Måns Rullgård 08255107cf DCA: ARM/NEON optimised lfe_fir 15 years ago
Måns Rullgård 2ed6f39944 Replace many includes of libavutil/common.h with what is actually needed 15 years ago
Måns Rullgård 75fb5c24ed Move FASTDIV macro to intmath.h 15 years ago
Måns Rullgård 544f5a922f Optimise av_log2 with clz when available 15 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 17 years ago
Måns Rullgård 3540b950ec add missing #include "common.h" to libavutil headers 17 years ago