summaryrefslogtreecommitdiff
path: root/libavcodec/arm/h264dsp_neon.S
Commit message (Expand)AuthorAge
* dsputil: Separate h264 qpelMans Rullgard2013-01-24
* ARM: use standard syntax for all LDRD/STRD instructionsMans Rullgard2012-08-01
* ARM: Move asm.S from libavcodec to libavutilJustin Ruggles2012-06-08
* ARM: move NEON H264 chroma mc to a separate fileMans Rullgard2011-12-06
* ARM: h264dsp_neon cosmeticsMans Rullgard2011-12-02
* ARM: make some NEON macros reusableJanne Grunau2011-12-02
* ARM: remove needless .text/.align directivesMans Rullgard2011-11-23
* H264: change weight/biweight functions to take a height argument.Ronald S. Bultje2011-10-21
* ARM: allow building in Thumb2 modeMans Rullgard2011-06-23
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* ARM: NEON H264 chroma loop filter 3 cycles fasterMåns Rullgård2010-07-15
* ARM: remove two insns from NEON chroma loop filterMåns Rullgård2010-07-15
* ARM: set size of asm functions in object filesMåns Rullgård2010-03-09
* ARM: NEON 2xN chroma MCMåns Rullgård2009-12-02
* ARM: NEON 16x16 and 8x8 avg qpel MCMåns Rullgård2009-12-02
* ARM: align stack in NEON h264 mc functionsMåns Rullgård2009-10-11
* ARM: remove unnecessary .fpu neon directivesMåns Rullgård2009-10-02
* ARM: slightly faster NEON H264 horizontal loop filterMåns Rullgård2009-06-17
* ARM: fix corner-case overflow in H.264 weighted predictionMåns Rullgård2009-02-28
* ARM: NEON optimised H.264 weighted predictionMåns Rullgård2009-01-25
* ARM: NEON optimised H.264 biweighted predictionMåns Rullgård2009-01-25
* ARM: simplify ff_put/avg_h264_chroma_mc4/8_neon definitions, no code changeMåns Rullgård2009-01-18
* ARM: replace "armv4l" with "arm"Måns Rullgård2008-12-17