summaryrefslogtreecommitdiffstats
path: root/libavcodec/armv4l/dsputil_arm.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: replace "armv4l" with "arm"Måns Rullgård2008-12-171-217/+0
* ARM: NEON optimised simple_idctMåns Rullgård2008-12-151-0/+13
* ARM: NEON optimised put_pixels functionsMåns Rullgård2008-12-151-0/+4
* ARM: remove some useless commentsMåns Rullgård2008-12-061-10/+10
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-031-16/+12
* Remove duplicated MM_* macros for CPU capabilities from dsputil.h.Dominik Mierzejewski2008-11-031-1/+1
* ARM: move add_pixels_clamped_ARM() to dsputil_arm_s.SMåns Rullgård2008-10-271-93/+3
* ARM: move prefetch_arm to dsputil_arm_s.SMåns Rullgård2008-10-271-14/+3
* Convert asm keyword into __asm__.Diego Pettenò2008-10-161-2/+2
* ARM: add prefetch function using ARMv5 PLD instructionMåns Rullgård2008-08-251-0/+17
* Simplify mm_support() for ARM (by Måns).Benoit Fouet2008-06-301-5/+1
* Define mm_support() for ARM.Matthieu Castet2008-06-301-0/+9
* Add some initial optimizations for ARM VFP (floatingSiarhei Siamashka2008-05-111-0/+4
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* ipp.h is a system header, use <> when #including it.Diego Biurrun2008-05-091-1/+1
* fix indentation that was messed up by r11628Guillaume Poirier2008-01-271-32/+32
* fix lowres decoding support on ARM CPUsSiarhei Siamashka2008-01-271-0/+2
* Fix put_*_xy2_arm bug and enable put_pixels16_arm and put_pixels8_y2_arm.Tao Huang2007-09-051-7/+7
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-161-1/+1
* ARMv6 SIMD IDCTMåns Rullgård2007-01-281-0/+15
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* ARMv5TE optimized IDCTMåns Rullgård2006-09-261-1/+16
* remove junk characters in commentMåns Rullgård2006-09-161-1/+1
* clean up #ifdef HAVE_IPPMåns Rullgård2006-09-151-12/+11
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-5/+5
* IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin :...Gildas Bazin2005-06-281-2/+0
* cleanupMichael Niedermayer2005-05-261-42/+9
* Better ARM support for mplayer/ffmpeg, ported from atty forkBernhard Rosenkränzer2005-05-261-0/+211
* Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>....Alex Beregszaszi2003-07-071-5/+21
* the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ...Michael Niedermayer2003-06-211-0/+1
* MpegEncContext.(i)dct_* -> DspContext.(i)dct_*Michael Niedermayer2003-03-031-2/+28
* * compilation fix (ARM users please check)Zdenek Kabelac2002-11-191-1/+1
* trying to fix the non-x86 IDCTs (untested)Michael Niedermayer2002-10-061-1/+1
* license/copyright changeFabrice Bellard2002-05-251-10/+10
* arm specific codeFabrice Bellard2001-08-131-0/+27
OpenPOWER on IntegriCloud