46 Commits (8ca170a78ab6e50f44d27d8a6b4ad7ba1ed81f0c)

Author SHA1 Message Date
Diego Biurrun 3d5d46233c opus: Factor out imdct15 into a standalone component 10 years ago
Carl Eugen Hoyos 4faea46bd9 lavc/aarch64: Do not use the neon horizontal chroma loop filter for H.264 4:2:2. 10 years ago
Martin Storsjö 780cd20b00 aarch64: Use .data.rel.ro for const data with relocations 10 years ago
Martin Storsjö c00365b46d aarch64: Make the function pointer tables position independent 10 years ago
Michael Niedermayer e16b7338d8 avcodec/aarch64/h264qpel_init_aarch64: mark src as const 10 years ago
Janne Grunau ac6b95dbc0 aarch64: add ',' between assembler macro arguments where missing 10 years ago
Janne Grunau f23d26a686 h264: avoid using uninitialized memory in NEON chroma mc 11 years ago
Janne Grunau d3f5b94762 aarch64: opus NEON iMDCT and FFT 11 years ago
Janne Grunau 9aa4592076 aarch64: assembler in clang-3.4 ignores the division by two 11 years ago
Janne Grunau 3956a5e0ea aarch64: NEON vorbis_inverse_coupling 11 years ago
Janne Grunau 8f9fe6ae34 aarch64: NEON fixed/floating point MPADSP apply_window 11 years ago
Janne Grunau ee2bc5974f aarch64: NEON float (i)MDCT 11 years ago
Janne Grunau 650c4300d9 aarch64: NEON float FFT 11 years ago
Janne Grunau d3789eeeed aarch64: implement videodsp.prefetch 11 years ago
Diego Biurrun 0e083d7e43 build: Group general components separate from de/encoders in arch Makefiles 11 years ago
Janne Grunau dfe224f377 aarch64: get_cabac inline asm 11 years ago
Janne Grunau 9c029f67ca aarch64: use EXTERN_ASM consistently for exported symbols 11 years ago
Janne Grunau fe96769bed aarch64: port neon clobber test from arm 11 years ago
Janne Grunau f896bca03f aarch64: h264 (bi)weight NEON optimizations 11 years ago
Janne Grunau 36e3b1f2fd aarch64: h264 loop filter NEON optimizations 11 years ago
Janne Grunau c65d67ef50 aarch64: hpeldsp NEON optimizations 11 years ago
Janne Grunau d5dd8c7bf0 aarch64: h264 qpel NEON optimizations 11 years ago
Janne Grunau 8438b3f09f aarch64: h264 idct NEON assembler optimizations 11 years ago
Janne Grunau 71617884a2 aarch64: h264 chroma motion compensation NEON optimizations 11 years ago