aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/aarch64/h264dsp_neon.S
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit 'f896bca03fc63b93851c1c14c9321c20b3cd44a6'Michael Niedermayer2014-01-151-0/+239
|\ | | | | | | | | | | | | * commit 'f896bca03fc63b93851c1c14c9321c20b3cd44a6': aarch64: h264 (bi)weight NEON optimizations Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * aarch64: h264 (bi)weight NEON optimizationsJanne Grunau2014-01-151-0/+239
| | | | | | | | Ported from ARMv7 NEON.
* | Merge commit '36e3b1f2fd262028834a9d7b1eb533c1218ee6c2'Michael Niedermayer2014-01-151-4/+4
|/ | | | | | | * commit '36e3b1f2fd262028834a9d7b1eb533c1218ee6c2': aarch64: h264 loop filter NEON optimizations Merged-by: Michael Niedermayer <michaelni@gmx.at>
* aarch64: h264 loop filter NEON optimizationsJanne Grunau2014-01-151-0/+259
Ported from ARMv7 NEON.