]> git.sesse.net Git - ffmpeg/history - libavcodec/aarch64
lavc: mark the old audio/video encoding API as deprecated
[ffmpeg] / libavcodec / aarch64 /
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2016-04-07 Diego Biurrunbuild: miscellaneous cosmetics
2016-03-26 Martin Storsjöaarch64: Make transpose_4x4H do a regular transpose
2016-03-01 Diego Biurrunfft: Split MDCT bits off from FFT
2016-02-26 Diego Biurrunfft: arm: Drop unnecessary #include, add missing ones
2015-12-24 Alexandra Hájkovádca: remove unused decode_hf function and quant_d tables
2015-12-21 Janne Grunauarm64: fix inverted register order in transpose_4x4H
2015-12-14 Janne Grunauarm64: int32_to_float_fmul neon asm
2015-12-14 Janne Grunauarm64: port synth_filter_float_neon from arm
2015-12-14 Janne Grunauarm64: convert dcadsp neon asm from arm
2015-07-20 Janne Grunauh264: aarch64: intra prediction optimisations
2015-06-24 Janne Grunauarm64: constify src in h264qpel dsp function definitions
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