summaryrefslogtreecommitdiff
path: root/libavcodec/arm/simple_idct_neon.S
Commit message (Expand)AuthorAge
* Drop DCTELEM typedefDiego Biurrun2013-01-22
* ARM: use standard syntax for all LDRD/STRD instructionsMans Rullgard2012-08-01
* ARM: Move asm.S from libavcodec to libavutilJustin Ruggles2012-06-08
* ARM: use const macro to define constant data in asmMans Rullgard2011-07-10
* ARM: allow building in Thumb2 modeMans Rullgard2011-06-23
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* ARM: remove unnecessary .previous directiveMåns Rullgård2010-07-07
* ARM: set size of asm functions in object filesMåns Rullgård2010-03-09
* ARM: remove unnecessary .fpu neon directivesMåns Rullgård2009-10-02
* ARM: add some PLD in NEON IDCTMåns Rullgård2009-05-28
* ARM: work around linker bug with movw/movt relocations in shared libsMåns Rullgård2008-12-30
* ARM: rename coefficient table in NEON IDCTMåns Rullgård2008-12-30
* ARM: replace "armv4l" with "arm"Måns Rullgård2008-12-17