summaryrefslogtreecommitdiffstats
path: root/libavcodec/aarch64
Commit message (Expand)AuthorAgeFilesLines
* h264: aarch64: intra prediction optimisationsJanne Grunau2015-07-203-0/+456
* arm64: constify src in h264qpel dsp function definitionsJanne Grunau2015-06-241-64/+64
* opus: Factor out imdct15 into a standalone componentDiego Biurrun2015-02-023-11/+12
* aarch64: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-092-28/+27
* aarch64: Make the function pointer tables position independentMartin Storsjö2014-11-162-25/+26
* aarch64: add ',' between assembler macro arguments where missingJanne Grunau2014-08-043-6/+6
* h264: avoid using uninitialized memory in NEON chroma mcJanne Grunau2014-06-231-4/+55
* aarch64: opus NEON iMDCT and FFTJanne Grunau2014-05-154-0/+724
* aarch64: assembler in clang-3.4 ignores the division by twoJanne Grunau2014-05-131-1/+1
* aarch64: NEON vorbis_inverse_couplingJanne Grunau2014-04-223-0/+119
* aarch64: NEON fixed/floating point MPADSP apply_windowJanne Grunau2014-04-223-0/+267
* aarch64: NEON float (i)MDCTJanne Grunau2014-04-223-0/+334
* aarch64: NEON float FFTJanne Grunau2014-04-223-0/+481
* aarch64: implement videodsp.prefetchJanne Grunau2014-04-063-0/+63
* build: Group general components separate from de/encoders in arch MakefilesDiego Biurrun2014-03-201-0/+1
* aarch64: get_cabac inline asmJanne Grunau2014-03-091-0/+104
* aarch64: use EXTERN_ASM consistently for exported symbolsJanne Grunau2014-02-201-8/+8
* aarch64: port neon clobber test from armJanne Grunau2014-01-152-0/+80
* aarch64: h264 (bi)weight NEON optimizationsJanne Grunau2014-01-152-0/+264
* aarch64: h264 loop filter NEON optimizationsJanne Grunau2014-01-154-1/+299
* aarch64: hpeldsp NEON optimizationsJanne Grunau2014-01-154-5/+528
* aarch64: h264 qpel NEON optimizationsJanne Grunau2014-01-154-0/+1172
* aarch64: h264 idct NEON assembler optimizationsJanne Grunau2014-01-154-0/+533
* aarch64: h264 chroma motion compensation NEON optimizationsJanne Grunau2014-01-155-0/+561
OpenPOWER on IntegriCloud