aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/arm/simple_idct_neon.S
AgeCommit message (Expand)Author
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-22Drop DCTELEM typedefDiego Biurrun
2012-08-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-01ARM: use standard syntax for all LDRD/STRD instructionsMans Rullgard
2012-06-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-08ARM: Move asm.S from libavcodec to libavutilJustin Ruggles
2011-07-11Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer
2011-07-10ARM: use const macro to define constant data in asmMans Rullgard
2011-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-23ARM: allow building in Thumb2 modeMans Rullgard
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-07-07ARM: remove unnecessary .previous directiveMåns Rullgård
2010-03-09ARM: set size of asm functions in object filesMåns Rullgård
2009-10-02ARM: remove unnecessary .fpu neon directivesMåns Rullgård
2009-05-28ARM: add some PLD in NEON IDCTMåns Rullgård
2008-12-30ARM: work around linker bug with movw/movt relocations in shared libsMåns Rullgård
2008-12-30ARM: rename coefficient table in NEON IDCTMåns Rullgård
2008-12-17ARM: replace "armv4l" with "arm"Måns Rullgård