361 Commits (c59a96fd08620bd8239c218f2e0dfb8429c81c3c)

Author SHA1 Message Date
Zhao Zhili 378ad2f8fd lavc/aarch64: fix relocation out of range error 3 years ago
Mikhail Nitenko d3e56b56ae lavc/aarch64: add pred functions for 10-bit 3 years ago
Mikhail Nitenko 43ca887bc2 lavc/aarch64: h264, add chroma loop filters for 10bit 3 years ago
Mikhail Nitenko 756d2e087a lavc/aarch64: move transpose_4x8H to neon.S 3 years ago
Martin Storsjö c60b76d0c8 aarch64: h264dsp: Fix indentation of some functions to match the rest 3 years ago
Martin Storsjö e86ec831b0 aarch64: h264dsp: Remove unnecessary sign extensions 3 years ago
Andreas Rheinhardt afc95a10ac avcodec/h264dsp, h264idct: Fix lengths of array parameters 3 years ago
Martin Storsjö f27e3ccf06 aarch64: hevc_idct: Fix overflows in idct_dc 4 years ago
Andreas Rheinhardt 7c1f347b18 avcodec: Remove deprecated old encode/decode APIs 4 years ago
Andreas Rheinhardt f3c197b129 Include attributes.h directly 4 years ago
Mikhail Nitenko 84ac1440b2 lavc/aarch64: add pred16x16 10-bit functions 4 years ago
Mikhail Nitenko 6b2e7dc828 lavc/aarch64: change h264pred_init structure 4 years ago
Martin Storsjö 870bfe16a1 aarch64: h264pred: Optimize the inner loop of existing 8 bit functions 4 years ago
James Almer f1a894f9d3 avcodec: add missing FF_API_OLD_ENCDEC wrappers to xmm clobber functions 4 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
Anton Khirnov c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
Martin Storsjö 7168adedbc libavcodec: aarch64: Add a NEON implementation of pixblockdsp 5 years ago
Carl Eugen Hoyos 34d7c8d942 lavc/aarch64: Remove unneeded file vp9mc_aarch64.c 5 years ago
Carl Eugen Hoyos 951bd25572 lavc/aarch64: Fix suffix of new file vp9mc_aarch64. 5 years ago
Carl Eugen Hoyos 213c796561 lavc/aarch64: Fix compilation with --disable-neon 5 years ago
Carl Eugen Hoyos 9a21754904 lavc/aarch64: Move non-neon vp9 copy functions out of neon source file. 5 years ago
Lynne aac382e9e5 aarch64/opusdsp: do not clobber register v8 5 years ago
Lynne f62ee527cb aarch64/asm-offsets: remove old CELT offsets 6 years ago
Lynne 4d2f62150d aarch64/opusdsp: implement NEON accelerated postfilter and deemphasis 6 years ago
Janne Grunau 186bd30aa3 h264/arm64: implement missing 4:2:2 chroma loop filter neon functions 6 years ago
Carl Eugen Hoyos 7e4d3dbe18 lavc/aarch64/h264dsp_init: Only use neon horizontal intra loopfilter for 4:2:0. 6 years ago
James Almer aa844dc46f aarch64/h264dsp: change loop filter stride argument to ptrdiff_t 6 years ago
Martin Storsjö c8bc9d1380 aarch64: vp8: Move the vp8dsp makefile entries to the right places 6 years ago
Martin Storsjö fecf75a5c4 aarch64: vp8: Remove superfluous includes 6 years ago
Martin Storsjö 7ddfa5e908 aarch64: vp8: Fix assembling with armasm64 6 years ago
Martin Storsjö c950beb68d aarch64: vp8: Fix assembling with clang 6 years ago
Martin Storsjö 7e42d5f0ab aarch64: vp8: Optimize vp8_idct_add_neon for aarch64 6 years ago
Martin Storsjö 49f9c4272c aarch64: vp8: Skip saturating in shrn in ff_vp8_idct_add_neon 6 years ago
Martin Storsjö 37394ef01b aarch64: vp8: Optimize put_epel16_h6v6 with vp8_epel8_v6_y2 6 years ago
Martin Storsjö e39a9212ab aarch64: vp8: Port bilin functions from arm version 6 years ago
Martin Storsjö 58d1549227 aarch64: vp8: Port epel4 functions from arm version 6 years ago
Martin Storsjö cc7ba00c35 aarch64: vp8: Port missing epel8 functions from arm version 6 years ago
Martin Storsjö 52c9b0a6c0 aarch64: vp8: Port vp8_luma_dc_wht and vp8_idct_dc_add4uv from arm version 6 years ago
Martin Storsjö c513fcd7d2 aarch64: vp8: Fix a typo in a comment 6 years ago
Martin Storsjö f1011ea28a aarch64: vp8: Reorder the function pointer inits to match the arm original 6 years ago
Martin Storsjö b4b27dce95 aarch64: vp8: Move the vp8dsp makefile entries to the right places 6 years ago
Martin Storsjö ad32f7b126 aarch64: vp8: Remove superfluous includes 6 years ago
Martin Storsjö 85bfaa4949 aarch64: vp8: Use the proper aarch64 form for conditional branches 6 years ago
Martin Storsjö 2eeac79936 aarch64: vp8: Fix assembling with armasm64 6 years ago
Martin Storsjö 26d7af4c38 aarch64: vp8: Fix assembling with clang 6 years ago
Magnus Röös 0801853e64 libavcodec: vp8 neon optimizations for aarch64 6 years ago
Carl Eugen Hoyos ed20fbcd48 lavc/aarch64/vp8dsp: Fix the include guard. 6 years ago