summaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/vp3dsp_neon.S
Commit message (Expand)AuthorAgeFilesLines
* arm: Add a missing # as prefix for an immediate constantMartin Storsjö2014-01-071-1/+1
* vp3: integrate clear_blocks with idct of previous block.Ronald S. Bultje2013-01-191-7/+15
* vp3: move idct and loop filter pointers to new vp3dsp contextMans Rullgard2012-07-181-26/+0
* ARM: generate position independent code to access data symbolsMans Rullgard2012-07-011-2/+1
* ARM: Move asm.S from libavcodec to libavutilJustin Ruggles2012-06-081-1/+1
* ARM: use const macro to define constant data in asmMans Rullgard2011-07-101-6/+2
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* vp3: 10l Fix DC-only IDCT for C and ARM tooDavid Conrad2010-05-281-4/+2
* vp3: DC-only IDCTDavid Conrad2010-04-171-0/+44
* ARM: set size of asm functions in object filesMåns Rullgård2010-03-091-8/+8
* ARM: NEON VP3 IDCTDavid Conrad2009-07-041-0/+282
* ARM: actually add VP3 loop filterDavid Conrad2009-05-231-0/+94
OpenPOWER on IntegriCloud