]> git.sesse.net Git - ffmpeg/history - libavcodec/arm/h264cmc_neon.S
arm: Use the matching endfunc macro instead of the assembler directive directly
[ffmpeg] / libavcodec / arm / h264cmc_neon.S
2013-12-20 Mason Cartervc1: arm: Add NEON no_rnd chroma MC
2013-08-23 Diego Biurrunarm: h264chroma: Do not compile h264_chroma_mc* depende...
2012-10-20 Mans RullgardARM: fix overreads in neon h264 chroma mc
2012-08-01 Mans RullgardARM: use standard syntax for all LDRD/STRD instructions
2012-06-08 Justin RugglesARM: Move asm.S from libavcodec to libavutil
2011-12-06 Janne Grunaurv40: NEON optimised chroma MC
2011-12-06 Mans RullgardARM: move NEON H264 chroma mc to a separate file