summaryrefslogtreecommitdiff
path: root/libavcodec/arm/h264idct_neon.S
Commit message (Expand)AuthorAge
* arm: Add X() around all references to extern symbolsMartin Storsjö2014-02-07
* h264: Integrate clear_blocks calls with IDCTRonald S. Bultje2013-04-10
* ARM: set Tag_ABI_align_preserved in all asm filesMans Rullgard2012-10-02
* ARM: Move asm.S from libavcodec to libavutilJustin Ruggles2012-06-08
* ARM: remove needless .text/.align directivesMans Rullgard2011-11-23
* ARM: use const macro to define constant data in asmMans Rullgard2011-07-10
* ARM: allow building in Thumb2 modeMans Rullgard2011-06-23
* ARM: update ff_h264_idct8_add4_neon for 4:4:4 changesMans Rullgard2011-06-15
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* ARM: fix NEON h264_idct_add8Måns Rullgård2010-09-14
* ARM: NEON H264 8x8 IDCTMåns Rullgård2010-08-05
* ARM: set size of asm functions in object filesMåns Rullgård2010-03-09
* ARM: small tweak of NEON H264 IDCTMåns Rullgård2009-12-02
* ARM: remove unnecessary .fpu neon directivesMåns Rullgård2009-10-02
* ARM: work around linker bug with movw/movt relocations in shared libsMåns Rullgård2008-12-30
* ARM: add new h264 idct functionsMåns Rullgård2008-12-25
* ARM: replace "armv4l" with "arm"Måns Rullgård2008-12-17