summaryrefslogtreecommitdiff
path: root/libavcodec/aarch64
Commit message (Expand)AuthorAgeFilesLines
* aarch64: Disable ff_hevc_sao_band_filter_8x8_8_neon out of precautionMartin Storsjö2022-01-071-1/+5
* aarch64: Add Armv8.5-A BTI supportJonathan Wright2021-11-162-0/+8
* aarch64: Use ret x<n> instead of br x<n> where possibleJonathan Wright2021-11-165-73/+73
* aarch64: h264qpel: Do vertical filtering without transposingMartin Storsjö2021-10-181-55/+56
* arm/aarch64: Improve scheduling in the avg form of h264_qpelMartin Storsjö2021-10-181-30/+30
* lavc/aarch64: fix relocation out of range errorZhao Zhili2021-09-251-1/+2
* lavc/aarch64: add pred functions for 10-bitMikhail Nitenko2021-08-212-7/+337
* lavc/aarch64: h264, add chroma loop filters for 10bitMikhail Nitenko2021-08-212-0/+292
* lavc/aarch64: move transpose_4x8H to neon.SMikhail Nitenko2021-08-212-12/+13
* aarch64: h264dsp: Fix indentation of some functions to match the restMartin Storsjö2021-08-081-260/+260
* aarch64: h264dsp: Remove unnecessary sign extensionsMartin Storsjö2021-08-081-8/+0
* avcodec/h264dsp, h264idct: Fix lengths of array parametersAndreas Rheinhardt2021-08-081-4/+4
* aarch64: hevc_idct: Fix overflows in idct_dcMartin Storsjö2021-05-221-6/+5
* avcodec: Remove deprecated old encode/decode APIsAndreas Rheinhardt2021-04-271-35/+0
* Include attributes.h directlyAndreas Rheinhardt2021-04-192-0/+2
* lavc/aarch64: add pred16x16 10-bit functionsMikhail Nitenko2021-04-192-0/+119
* lavc/aarch64: change h264pred_init structureMikhail Nitenko2021-04-191-30/+27
* aarch64: h264pred: Optimize the inner loop of existing 8 bit functionsMartin Storsjö2021-04-141-11/+11
* avcodec: add missing FF_API_OLD_ENCDEC wrappers to xmm clobber functionsJames Almer2021-02-261-15/+17
* lavc/aarch64: add HEVC sao_band NEONJosh Dekker2021-02-183-1/+96
* lavc/aarch64: add HEVC idct_dc NEONJosh Dekker2021-02-182-0/+67
* lavc/aarch64: port HEVC add_residual NEONReimar Döffinger2021-02-182-0/+214
* lavc/aarch64: port HEVC SIMD idct NEONReimar Döffinger2021-02-183-0/+427
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-012-0/+2
* libavcodec: aarch64: Add a NEON implementation of pixblockdspMartin Storsjö2020-05-153-0/+99
* lavc/aarch64: Remove unneeded file vp9mc_aarch64.cCarl Eugen Hoyos2020-03-111-81/+0
* lavc/aarch64: Fix suffix of new file vp9mc_aarch64.Carl Eugen Hoyos2020-03-111-0/+81
* lavc/aarch64: Fix compilation with --disable-neonCarl Eugen Hoyos2020-03-112-3/+7
* lavc/aarch64: Move non-neon vp9 copy functions out of neon source file.Carl Eugen Hoyos2020-03-114-55/+82
* aarch64/opusdsp: do not clobber register v8Lynne2019-08-151-4/+4
* aarch64/asm-offsets: remove old CELT offsetsLynne2019-05-141-8/+0
* aarch64/opusdsp: implement NEON accelerated postfilter and deemphasisLynne2019-04-103-0/+150
* Merge commit '186bd30aa3b6c2b29b4dbf18278700b572068b1e'James Almer2019-03-142-6/+42
|\
| * h264/arm64: implement missing 4:2:2 chroma loop filter neon functionsJanne Grunau2019-02-272-8/+46
* | Merge commit '7e42d5f0ab2aeac811fd01e122627c9198b13f01'James Almer2019-03-141-24/+25
|\ \ | |/
| * aarch64: vp8: Optimize vp8_idct_add_neon for aarch64Martin Storsjö2019-02-191-24/+25
* | Merge commit '49f9c4272c4029b57ff300d908ba03c6332fc9c4'James Almer2019-03-141-4/+4
|\ \ | |/
| * aarch64: vp8: Skip saturating in shrn in ff_vp8_idct_add_neonMartin Storsjö2019-02-191-4/+4
* | Merge commit '37394ef01b040605f8e1c98e73aa12b1c0bcba07'James Almer2019-03-141-24/+10
|\ \ | |/
| * aarch64: vp8: Optimize put_epel16_h6v6 with vp8_epel8_v6_y2Martin Storsjö2019-02-191-24/+10
* | Merge commit 'e39a9212ab37a55b346801c77487d8a47b6f9fe2'James Almer2019-03-143-0/+329
|\ \ | |/
| * aarch64: vp8: Port bilin functions from arm versionMartin Storsjö2019-02-193-0/+329
* | Merge commit '58d154922707bfeb873cb3a7476e0f94b17463dd'James Almer2019-03-142-0/+294
|\ \ | |/
| * aarch64: vp8: Port epel4 functions from arm versionMartin Storsjö2019-02-192-0/+294
* | Merge commit 'cc7ba00c35faf0478f1f56215e926f70ccb31282'James Almer2019-03-142-0/+91
|\ \ | |/
| * aarch64: vp8: Port missing epel8 functions from arm versionMartin Storsjö2019-02-192-0/+91
* | Merge commit '52c9b0a6c0d02cff6caebcf6989e565e05b55200'James Almer2019-03-142-0/+112
|\ \ | |/
| * aarch64: vp8: Port vp8_luma_dc_wht and vp8_idct_dc_add4uv from arm versionMartin Storsjö2019-02-192-0/+112
* | Merge commit 'c513fcd7d235aa4cef45a6c3125bd4dcc03bf276'James Almer2019-03-141-1/+1
|\ \ | |/
| * aarch64: vp8: Fix a typo in a commentMartin Storsjö2019-02-191-1/+1