summaryrefslogtreecommitdiff
path: root/libavcodec/aarch64/neontest.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec: Remove deprecated old encode/decode APIsAndreas Rheinhardt2021-04-271-35/+0
* avcodec: add missing FF_API_OLD_ENCDEC wrappers to xmm clobber functionsJames Almer2021-02-261-15/+17
* Merge commit 'de2ae3c1fae5a2eb539b9abd7bc2a9ca8c286ff0'Clément Bœsch2017-03-211-4/+4
|\
| * lavc: add clobber tests for the new encoding/decoding APIAnton Khirnov2016-09-281-0/+20
| * libavcodec: fix constness in clobber test avcodec_open2() wrappersClément Bœsch2016-06-261-1/+1
* | avcodec: fix arguments on xmm/neon clobber test wrappersJames Almer2016-10-021-2/+2
* | avcodec: add missing xmm/neon clobber test wrappers for the new encode APIJames Almer2016-10-011-0/+10
* | avcodec: add missing xmm/neon clobber test wrappers for the new decode APIJames Almer2016-07-031-0/+10
* | lavc/neontest: fix constness in arm/aarch64 avcodec_open2() wrappersClément Bœsch2016-06-251-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-151-4/+4
|/
* aarch64: port neon clobber test from armJanne Grunau2014-01-151-0/+79