summaryrefslogtreecommitdiff
path: root/libavcodec/aarch64
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* build: miscellaneous cosmeticsDiego Biurrun2016-04-07
* aarch64: Make transpose_4x4H do a regular transposeMartin Storsjö2016-03-26
* fft: Split MDCT bits off from FFTDiego Biurrun2016-03-01
* fft: arm: Drop unnecessary #include, add missing onesDiego Biurrun2016-02-26
* dca: remove unused decode_hf function and quant_d tablesAlexandra Hájková2015-12-24
* arm64: fix inverted register order in transpose_4x4HJanne Grunau2015-12-21
* arm64: int32_to_float_fmul neon asmJanne Grunau2015-12-14
* arm64: port synth_filter_float_neon from armJanne Grunau2015-12-14
* arm64: convert dcadsp neon asm from armJanne Grunau2015-12-14
* h264: aarch64: intra prediction optimisationsJanne Grunau2015-07-20
* arm64: constify src in h264qpel dsp function definitionsJanne Grunau2015-06-24
* opus: Factor out imdct15 into a standalone componentDiego Biurrun2015-02-02
* aarch64: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-09
* aarch64: Make the function pointer tables position independentMartin Storsjö2014-11-16
* aarch64: add ',' between assembler macro arguments where missingJanne Grunau2014-08-04
* h264: avoid using uninitialized memory in NEON chroma mcJanne Grunau2014-06-23
* aarch64: opus NEON iMDCT and FFTJanne Grunau2014-05-15
* aarch64: assembler in clang-3.4 ignores the division by twoJanne Grunau2014-05-13
* aarch64: NEON vorbis_inverse_couplingJanne Grunau2014-04-22
* aarch64: NEON fixed/floating point MPADSP apply_windowJanne Grunau2014-04-22
* aarch64: NEON float (i)MDCTJanne Grunau2014-04-22
* aarch64: NEON float FFTJanne Grunau2014-04-22
* aarch64: implement videodsp.prefetchJanne Grunau2014-04-06
* build: Group general components separate from de/encoders in arch MakefilesDiego Biurrun2014-03-20
* aarch64: get_cabac inline asmJanne Grunau2014-03-09
* aarch64: use EXTERN_ASM consistently for exported symbolsJanne Grunau2014-02-20
* aarch64: port neon clobber test from armJanne Grunau2014-01-15
* aarch64: h264 (bi)weight NEON optimizationsJanne Grunau2014-01-15
* aarch64: h264 loop filter NEON optimizationsJanne Grunau2014-01-15
* aarch64: hpeldsp NEON optimizationsJanne Grunau2014-01-15
* aarch64: h264 qpel NEON optimizationsJanne Grunau2014-01-15
* aarch64: h264 idct NEON assembler optimizationsJanne Grunau2014-01-15
* aarch64: h264 chroma motion compensation NEON optimizationsJanne Grunau2014-01-15