]> git.sesse.net Git - ffmpeg/history - libavcodec/arm/mathops.h
dsputil: Use correct type in me_cmp_func function pointer
[ffmpeg] / libavcodec / arm / mathops.h
2012-12-07 Mans Rullgardarm: use HAVE*_INLINE/EXTERNAL macros for conditional...
2012-10-11 Diego BiurrunMove avutil tables only used in libavcodec to libavcodec.
2011-06-23 Mans RullgardARM: allow building in Thumb2 mode
2011-06-06 Mans RullgardARM: remove MUL64 and MAC64 inline asm
2011-06-04 Mans RullgardARM: remove MULL inline asm
2011-05-31 Mans RullgardARM: fix MUL64 inline asm for pre-armv6
2011-05-30 Mans RullgardARM: simplify inline asm with 64-bit operands
2011-05-28 Mans RullgardARM: remove unnecessary volatile from inline asm
2011-05-28 Mans RullgardARM: add "cc" clobbers to inline asm where needed
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2009-08-24 Diego BiurrunAdd necessary #include for config.h.
2009-03-05 Måns RullgårdARM: disable inline asm for armcc
2009-03-01 Måns RullgårdARM: fix missing MUL16() return type
2009-01-27 Måns RullgårdARM: optimised mid_pred()
2009-01-27 Måns RullgårdARM: allow register operands for shifts in MULL()
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-12-17 Måns RullgårdARM: replace "armv4l" with "arm"