summaryrefslogtreecommitdiff
path: root/libavcodec/arm
Commit message (Expand)AuthorAge
* ARM: disable movw/movt for relocated values on Apple platformsMåns Rullgård2010-09-20
* ARM: fix NEON h264_idct_add8Måns Rullgård2010-09-14
* Update H263_AIC asm offset for the apple variantLuca Barbato2010-09-10
* Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini2010-09-08
* Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_Stefano Sabatini2010-09-04
* ARM: update struct offsetsMåns Rullgård2010-08-25
* Remove global mm_flags variableMåns Rullgård2010-08-24
* Split h264dsp and h264pred in configure.Jason Garrett-Glaser2010-08-07
* ARM: NEON H264 8x8 IDCTMåns Rullgård2010-08-05
* ARM: update struct offsetsMåns Rullgård2010-08-03
* more credits to D. J. Bernstein for fftLoren Merritt2010-07-18
* 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
* fix VP5/6 neon dependenciesAurelien Jacobs2010-07-10
* ARM: remove unnecessary .previous directiveMåns Rullgård2010-07-07
* ARM: set section to .text in 'function' macroMåns Rullgård2010-07-07
* ARM: hide a .size directive on non-ELF targetsMåns Rullgård2010-07-07
* Remove vestiges of radix-2 FFTMåns Rullgård2010-07-01
* ARM: add mov32 macroMåns Rullgård2010-06-29
* ARM: (mostly) whitespace cosmeticsMåns Rullgård2010-06-29
* Add const to some pointer parameters.Eli Friedman2010-06-27
* ARM: fix build with TI compilerMåns Rullgård2010-06-26
* Reindent after r23716.Ronald S. Bultje2010-06-22
* Add intra prediction functions for VP8.David Conrad2010-06-22
* ARM: struct offsets for Apple ABIMåns Rullgård2010-06-02
* ARM: remove some unnecessary ifdefs, fix implicit declaration warningsMåns Rullgård2010-06-02
* ARM: check struct offsets only when they are usedMåns Rullgård2010-06-02
* ARM: fail build if hardcoded struct offsets are wrongMåns Rullgård2010-06-02
* arm neon: Add missing mangle to external symbolDavid Conrad2010-06-01
* ARM: NEON clear_block[s]Måns Rullgård2010-06-01
* ARM: NEON optimised dct_unquantize_h263_{intra,inter}Måns Rullgård2010-05-29
* vp3: 10l Fix DC-only IDCT for C and ARM tooDavid Conrad2010-05-28
* ARM: NEON optimised VP6 edge filterMåns Rullgård2010-04-30
* ARM: fix build for darwin/iphoneMåns Rullgård2010-04-22
* vp3: DC-only IDCTDavid Conrad2010-04-17
* 10l: fix build on non-NEON ARMMåns Rullgård2010-04-13
* DCA: ARM/NEON optimised lfe_firMåns Rullgård2010-04-12
* ARM: fix NEON synth_filter_float with hardfp callsMåns Rullgård2010-04-12
* ARM: NEON optimised synth_filter_floatMåns Rullgård2010-04-10
* ARM: NEON optimised RDFTMåns Rullgård2010-03-23
* Simplify arch-specific object file listsMåns Rullgård2010-03-16
* Move arch-specific makefile parts into $arch/MakefileMåns Rullgård2010-03-16
* Move H264 dsputil functions into their own structMåns Rullgård2010-03-16
* Only use .size in ARM assembly when targeting ELFMartin Storsjö2010-03-10
* ARM: set size of asm functions in object filesMåns Rullgård2010-03-09
* ARM: add some missing includesMåns Rullgård2010-03-08
* ARM: move mpegvideo prototypes to a header fileMåns Rullgård2010-03-08
* Move FFT parts from dsputil.h to fft.hMåns Rullgård2010-03-06
* ARM: NEON scalarproduct_int16 and scalarproduct_and_madd_int16Kostya Shishkov2010-02-22
* ARM: add missing preserve8 directivesMåns Rullgård2010-02-22