summaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/vp3dsp_neon.S
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-081-1/+1
|\
| * arm: Add a missing # as prefix for an immediate constantMartin Storsjö2014-01-071-1/+1
* | Merge commit 'aeaf268e52fc11c1f64914a319e0edddf1346d6a'Michael Niedermayer2013-01-201-7/+15
|\ \ | |/
| * vp3: integrate clear_blocks with idct of previous block.Ronald S. Bultje2013-01-191-7/+15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-181-26/+0
|\ \ | |/
| * vp3: move idct and loop filter pointers to new vp3dsp contextMans Rullgard2012-07-181-26/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-011-2/+1
|\ \ | |/
| * ARM: generate position independent code to access data symbolsMans Rullgard2012-07-011-2/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-081-1/+1
|\ \ | |/
| * ARM: Move asm.S from libavcodec to libavutilJustin Ruggles2012-06-081-1/+1
* | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer2011-07-111-6/+2
|\ \ | |/
| * 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