summaryrefslogtreecommitdiff
path: root/libavcodec/arm/vp3dsp_neon.S
Commit message (Expand)AuthorAge
* arm: Add a missing # as prefix for an immediate constantMartin Storsjö2014-01-07
* vp3: integrate clear_blocks with idct of previous block.Ronald S. Bultje2013-01-19
* vp3: move idct and loop filter pointers to new vp3dsp contextMans Rullgard2012-07-18
* ARM: generate position independent code to access data symbolsMans Rullgard2012-07-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
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* vp3: 10l Fix DC-only IDCT for C and ARM tooDavid Conrad2010-05-28
* vp3: DC-only IDCTDavid Conrad2010-04-17
* ARM: set size of asm functions in object filesMåns Rullgård2010-03-09
* ARM: NEON VP3 IDCTDavid Conrad2009-07-04
* ARM: actually add VP3 loop filterDavid Conrad2009-05-23