summaryrefslogtreecommitdiff
path: root/libavcodec/aarch64/vc1dsp_init_aarch64.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/h264chroma: Constify src in h264_chroma_mc_funcAndreas Rheinhardt2022-08-051-4/+4
* avcodec/vc1: Arm 64-bit NEON unescape fast pathBen Avison2022-04-011-0/+61
* avcodec/vc1: Arm 64-bit NEON inverse transform fast pathsBen Avison2022-04-011-0/+19
* avcodec/vc1: Arm 64-bit NEON deblocking filter fast pathsBen Avison2022-04-011-0/+14
* Merge commit 'e4a94d8b36c48d95a7d412c40d7b558422ff659c'James Almer2017-03-211-8/+8
|\
| * h264chroma: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-09-291-8/+8
* | Merge commit '71617884a2a673908bd5c0f73d4f91fdca3da82a'Michael Niedermayer2014-01-151-4/+4
|/
* aarch64: h264 chroma motion compensation NEON optimizationsJanne Grunau2014-01-151-0/+47