OSDN Git Service

rtpdec: Don't pass non-const pointers to fmtp attribute parsing functions
[android-x86/external-ffmpeg.git] / libavcodec / aarch64 /
2015-02-02 Diego Biurrunopus: Factor out imdct15 into a standalone component
2014-12-09 Martin Storsjöaarch64: Use .data.rel.ro for const data with relocations
2014-11-15 Martin Storsjöaarch64: Make the function pointer tables position...
2014-08-03 Janne Grunauaarch64: add ',' between assembler macro arguments...
2014-06-23 Janne Grunauh264: avoid using uninitialized memory in NEON chroma mc
2014-05-15 Janne Grunauaarch64: opus NEON iMDCT and FFT
2014-05-13 Janne Grunauaarch64: assembler in clang-3.4 ignores the division...
2014-04-22 Janne Grunauaarch64: NEON vorbis_inverse_coupling
2014-04-22 Janne Grunauaarch64: NEON fixed/floating point MPADSP apply_window
2014-04-22 Janne Grunauaarch64: NEON float (i)MDCT
2014-04-22 Janne Grunauaarch64: NEON float FFT
2014-04-06 Janne Grunauaarch64: implement videodsp.prefetch
2014-03-20 Diego Biurrunbuild: Group general components separate from de/encode...
2014-03-08 Janne Grunauaarch64: get_cabac inline asm
2014-02-20 Janne Grunauaarch64: use EXTERN_ASM consistently for exported symbols
2014-01-15 Janne Grunauaarch64: port neon clobber test from arm
2014-01-15 Janne Grunauaarch64: h264 (bi)weight NEON optimizations
2014-01-15 Janne Grunauaarch64: h264 loop filter NEON optimizations
2014-01-15 Janne Grunauaarch64: hpeldsp NEON optimizations
2014-01-15 Janne Grunauaarch64: h264 qpel NEON optimizations
2014-01-15 Janne Grunauaarch64: h264 idct NEON assembler optimizations
2014-01-15 Janne Grunauaarch64: h264 chroma motion compensation NEON optimizations