summaryrefslogtreecommitdiffstats
path: root/libavcodec/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: remove unnecessary .previous directiveMåns Rullgård2010-07-071-1/+0
* ARM: set section to .text in 'function' macroMåns Rullgård2010-07-071-0/+1
* ARM: hide a .size directive on non-ELF targetsMåns Rullgård2010-07-071-1/+1
* Remove vestiges of radix-2 FFTMåns Rullgård2010-07-012-10/+10
* ARM: add mov32 macroMåns Rullgård2010-06-291-0/+11
* ARM: (mostly) whitespace cosmeticsMåns Rullgård2010-06-291-12/+12
* Add const to some pointer parameters.Eli Friedman2010-06-271-3/+3
* ARM: fix build with TI compilerMåns Rullgård2010-06-261-1/+1
* Reindent after r23716.Ronald S. Bultje2010-06-221-1/+1
* Add intra prediction functions for VP8.David Conrad2010-06-221-2/+3
* ARM: struct offsets for Apple ABIMåns Rullgård2010-06-021-0/+9
* ARM: remove some unnecessary ifdefs, fix implicit declaration warningsMåns Rullgård2010-06-022-4/+0
* ARM: check struct offsets only when they are usedMåns Rullgård2010-06-021-0/+2
* ARM: fail build if hardcoded struct offsets are wrongMåns Rullgård2010-06-023-7/+48
* arm neon: Add missing mangle to external symbolDavid Conrad2010-06-011-1/+1
* ARM: NEON clear_block[s]Måns Rullgård2010-06-012-0/+22
* ARM: NEON optimised dct_unquantize_h263_{intra,inter}Måns Rullgård2010-05-293-0/+123
* vp3: 10l Fix DC-only IDCT for C and ARM tooDavid Conrad2010-05-281-4/+2
* ARM: NEON optimised VP6 edge filterMåns Rullgård2010-04-303-0/+161
* ARM: fix build for darwin/iphoneMåns Rullgård2010-04-221-4/+4
* vp3: DC-only IDCTDavid Conrad2010-04-172-0/+46
* 10l: fix build on non-NEON ARMMåns Rullgård2010-04-131-2/+3
* DCA: ARM/NEON optimised lfe_firMåns Rullgård2010-04-123-1/+96
* ARM: fix NEON synth_filter_float with hardfp callsMåns Rullgård2010-04-121-1/+3
* ARM: NEON optimised synth_filter_floatMåns Rullgård2010-04-103-0/+132
* ARM: NEON optimised RDFTMåns Rullgård2010-03-233-0/+163
* Simplify arch-specific object file listsMåns Rullgård2010-03-161-3/+2
* Move arch-specific makefile parts into $arch/MakefileMåns Rullgård2010-03-161-0/+41
* Move H264 dsputil functions into their own structMåns Rullgård2010-03-162-92/+126
* Only use .size in ARM assembly when targeting ELFMartin Storsjö2010-03-101-1/+1
* ARM: set size of asm functions in object filesMåns Rullgård2010-03-0916-178/+183
* ARM: add some missing includesMåns Rullgård2010-03-082-0/+5
* ARM: move mpegvideo prototypes to a header fileMåns Rullgård2010-03-084-3/+28
* Move FFT parts from dsputil.h to fft.hMåns Rullgård2010-03-061-1/+1
* ARM: NEON scalarproduct_int16 and scalarproduct_and_madd_int16Kostya Shishkov2010-02-222-0/+126
* ARM: add missing preserve8 directivesMåns Rullgård2010-02-222-0/+4
* ARMv6 optimised pix_sumMåns Rullgård2010-02-092-0/+27
* ARMv6 optimised pix_norm1Måns Rullgård2010-02-092-0/+34
* ARMv6 optimised sse16Måns Rullgård2010-02-092-0/+56
* ARMv6 optimised diff_pixelsMåns Rullgård2010-02-092-0/+36
* ARMv6 optimised get_pixelsMåns Rullgård2010-02-092-0/+25
* ARMv6 optimised pix_abs8Måns Rullgård2010-02-092-0/+36
* ARMv6 optimised pix_abs16_y2Måns Rullgård2010-02-092-0/+61
* ARMv6 optimised pix_abs16_x2Måns Rullgård2010-02-092-0/+58
* ARMv6 optimised pix_abs16Måns Rullgård2010-02-092-0/+36
* ARMv6 optimised put_pixels functions except xy2 variantsMåns Rullgård2010-02-092-0/+280
* Add missing guards and includes to arm/aac.hMåns Rullgård2010-01-161-0/+7
* AAC: ARM/NEON asm for VMUL2/4 functionsMåns Rullgård2010-01-151-0/+130
* ARM: 1l c&p fix: do not set pred16x16_plane for rv40Måns Rullgård2009-12-021-1/+0
* ARM: NEON optimised H264 16x16, 8x8 predMåns Rullgård2009-12-022-0/+439
OpenPOWER on IntegriCloud