]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/armv4l/dsputil_arm.c
Delete unnecessary 'extern' keywords.
[frescor/ffmpeg.git] / libavcodec / armv4l / dsputil_arm.c
2008-12-03 diegoDelete unnecessary 'extern' keywords.
2008-11-03 rathannRemove duplicated MM_* macros for CPU capabilities...
2008-10-27 mruARM: move add_pixels_clamped_ARM() to dsputil_arm_s.S
2008-10-27 mruARM: move prefetch_arm to dsputil_arm_s.S
2008-10-16 flameeyesConvert asm keyword into __asm__.
2008-08-25 mruARM: add prefetch function using ARMv5 PLD instruction
2008-06-30 benoitSimplify mm_support() for ARM (by Måns).
2008-06-30 benoitDefine mm_support() for ARM.
2008-05-11 gpoirierAdd some initial optimizations for ARM VFP (floating
2008-05-09 diegoUse full path for #includes from another directory.
2008-05-09 diegoipp.h is a system header, use <> when #including it.
2008-01-27 gpoirierfix indentation that was messed up by r11628
2008-01-27 gpoirierfix lowres decoding support on ARM CPUs
2007-09-05 diegoFix put_*_xy2_arm bug and enable put_pixels16_arm and...
2007-05-16 diegoAdd libavcodec to compiler include flags in order to...
2007-01-28 mruARMv6 SIMD IDCT
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-26 mruARMv5TE optimized IDCT
2006-09-16 mruremove junk characters in comment
2006-09-15 mruclean up #ifdef HAVE_IPP
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-06-28 michaelIWMMXT configure support + runtime selection patch...
2005-05-26 michaelcleanup
2005-05-26 michaelBetter ARM support for mplayer/ffmpeg, ported from...
2003-07-07 al3xOptimized simple idct for arm by Frederic 'dilb' Boulay...
2003-06-21 michaelnithe return of the idct with 16bit output by ("Ivan...
2003-03-03 michaelniMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2002-11-19 kabi* compilation fix (ARM users please check)
2002-10-06 michaelnitrying to fix the non-x86 IDCTs (untested)
2002-05-25 glantaulicense/copyright change
2001-08-13 glantauarm specific code