summaryrefslogtreecommitdiff
path: root/libavcodec/arm
Commit message (Expand)AuthorAge
* ARM: NEON optimised vector_clipfMåns Rullgård2009-09-26
* ARM: NEON optimised vector_fmul_reverseMåns Rullgård2009-09-26
* ARM: NEON optimised int32_to_float_fmul_scalarMåns Rullgård2009-09-23
* ARM: NEON optimised scalarproduct_floatMåns Rullgård2009-09-22
* ARM: NEON optimisations for some dsputil functionsMåns Rullgård2009-09-22
* ARM: merge two loops in ff_mdct_calc_neonMåns Rullgård2009-09-21
* ARM: interleave cos/sin tables for improved NEON MDCTMåns Rullgård2009-09-21
* ARM: remove broken IPP supportMåns Rullgård2009-09-21
* Merge FFTContext and MDCTContextMåns Rullgård2009-09-20
* ARM: do not use movw/movt for relocatable values with PICMåns Rullgård2009-09-16
* Move per-arch fft init bits into the corresponding subdirsMåns Rullgård2009-09-15
* ARM: 10l: fix large FFTsMåns Rullgård2009-09-14
* ARM: NEON optimised MDCTMåns Rullgård2009-09-11
* ARM: faster NEON IMDCTMåns Rullgård2009-09-11
* ARM: NEON optimised FFT and MDCTMåns Rullgård2009-09-10
* Add necessary #include for config.h.Diego Biurrun2009-08-24
* 10L: remove instruction left over from debuggingMåns Rullgård2009-08-14
* ARM: NEON optimised vorbis_inverse_couplingMåns Rullgård2009-08-14
* ARM: cleaner selection of ELF-spefic assembler directivesMåns Rullgård2009-07-27
* Conditionally compile ELF-specific ARM assembly bits that fail on Windows CE.Martin Storsjö2009-07-27
* cosmetics: reindent/prettyprint after last commitDiego Biurrun2009-07-22
* Only compile in NEON optimizations for H.264 when the H.264 decoder is enabled.Diego Biurrun2009-07-22
* Do not redundantly check for both CONFIG_THEORA_DECODER and CONFIG_VP3_DECODER.Diego Biurrun2009-07-22
* ARM: handle VFP register arguments in ff_vector_fmul_window_neon()Måns Rullgård2009-07-20
* ARM: check for VFP register argumentsMåns Rullgård2009-07-20
* ARM: NEON VP3 IDCTDavid Conrad2009-07-04
* ARM: slightly faster NEON H264 horizontal loop filterMåns Rullgård2009-06-17
* ARM: add some PLD in NEON IDCTMåns Rullgård2009-05-28
* ARM: actually add VP3 loop filterDavid Conrad2009-05-23
* ARM: NEON VP3 Loop FilterDavid Conrad2009-05-23
* ARM: Use fewer register in NEON put_pixels _y2 and _xy2David Conrad2009-04-29
* ARM: NEON put_pixels_clampedDavid Conrad2009-04-29
* Add guaranteed alignment for loading dest pixels in avg_pixels16_neonDavid Conrad2009-04-16
* ARM: NEON optimized put_signed_pixels_clampedDavid Conrad2009-04-04
* ARM: NEON optimised add_pixels_clampedMåns Rullgård2009-04-04
* ARM: disable inline asm for armccMåns Rullgård2009-03-05
* ARM: fix missing MUL16() return typeMåns Rullgård2009-03-01
* ARM: fix corner-case overflow in H.264 weighted predictionMåns Rullgård2009-02-28
* ARM: NEON optimised vector_fmul_windowMåns Rullgård2009-01-30
* ARM: NEON optimised vector_fmulMåns Rullgård2009-01-30
* ARM: remove some unused macro argumentsMåns Rullgård2009-01-27
* ARM: reorder some instructions in put_pixels*_arm for speed gainsMåns Rullgård2009-01-27
* ARM: replace jump tables with conditional branchesMåns Rullgård2009-01-27
* ARM: replace explicit literal loads with ldr Rd, =litMåns Rullgård2009-01-27
* ARM: change alignment of loops in put_pixels*_arm to 32Måns Rullgård2009-01-27
* ARM: optimised mid_pred()Måns Rullgård2009-01-27
* ARM: allow register operands for shifts in MULL()Måns Rullgård2009-01-27
* ARM: NEON optimised H.264 weighted predictionMåns Rullgård2009-01-25
* ARM: NEON optimised H.264 biweighted predictionMåns Rullgård2009-01-25
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19