summaryrefslogtreecommitdiff
path: root/libavcodec/arm
Commit message (Expand)AuthorAge
* ARM: fix build with FFT enabled and MDCT disabledFelipe Contreras2012-01-20
* rv34: add NEON rv34_idct_addJanne Grunau2012-01-16
* rv34: 1-pass inter MB reconstructionChristophe GISQUET2012-01-16
* ARM: fix Thumb-mode simple_idct_armMans Rullgard2012-01-13
* ARM: 4-byte align start of all asm functionsMans Rullgard2012-01-13
* ARM: rv34: fix asm syntax in dc transform functionsMans Rullgard2012-01-12
* rv34: NEON optimised dc only inverse transformJanne Grunau2012-01-12
* rv34: joint coefficient decoding and dequantizationChristophe GISQUET2012-01-04
* rv40: NEON optimised weak loop filterMans Rullgard2011-12-16
* ARM: fix external symbol refs in rv40 asmMans Rullgard2011-12-15
* ARM: dca: disable optimised decode_blockcodes() for old gccMans Rullgard2011-12-15
* rv40: NEON optimised loop filter strength selectionMans Rullgard2011-12-14
* rv34: NEON optimised 4x4 dequantMans Rullgard2011-12-13
* rv40: NEON optimised rv40 qpel motion compensationMans Rullgard2011-12-07
* rv40: NEON optimised weighted predictionJanne Grunau2011-12-06
* rv40: NEON optimised chroma MCJanne Grunau2011-12-06
* ARM: move NEON H264 chroma mc to a separate fileMans Rullgard2011-12-06
* rv34: NEON optimised inverse transform functionsJanne Grunau2011-12-06
* ARM: h264dsp_neon cosmeticsMans Rullgard2011-12-02
* ARM: make some NEON macros reusableJanne Grunau2011-12-02
* ARM: fix indentation in ff_dsputil_init_neon()Mans Rullgard2011-12-01
* ARM: NEON put/avg_pixels8/16 cosmeticsMans Rullgard2011-12-01
* ARM: add remaining NEON avg_pixels8/16 functionsMans Rullgard2011-12-01
* ARM: clean up NEON put/avg_pixels macrosMans Rullgard2011-12-01
* dca: ARMv6 optimised decode_blockcode()Mans Rullgard2011-11-25
* ARM: remove needless .text/.align directivesMans Rullgard2011-11-23
* ARM: add explicit .arch and .fpu directives to asm.SMans Rullgard2011-11-22
* Remove redundant filename self-references inside files.Diego Biurrun2011-11-08
* mpegvideo: remove some unused variables from MpegEncContext.Anton Khirnov2011-10-23
* H264: change weight/biweight functions to take a height argument.Ronald S. Bultje2011-10-21
* h264: 4:2:2 intra decoding supportBaptiste Coudurier2011-10-21
* ARM: check for inline asm 'y' operand modifier supportMans Rullgard2011-10-03
* dca: NEON optimised high freq VQ decodingMans Rullgard2011-09-30
* ARM: NEON optimised vector_fmac_scalar()Mans Rullgard2011-09-28
* mpeg12enc: add intra_vlc private option.Anton Khirnov2011-08-31
* arm: Avoid using the movw instruction needlesslyMåns Rullgård2011-08-03
* Move an int64_t down in MpegEncContextMartin Storsjö2011-08-03
* dsputil: remove some unused functionsMans Rullgard2011-07-27
* dsputil: update per-arch init funcs for non-h264 high bit depthMans Rullgard2011-07-21
* dsputil: template get_pixels() for different bit depthsMans Rullgard2011-07-21
* simple_idct: add 10-bit versionMans Rullgard2011-07-20
* arm: remove disabled function dct_unquantize_h263_inter_iwmmxt()Diego Biurrun2011-07-16
* ARM: use const macro to define constant data in asmMans Rullgard2011-07-10
* ARM: workaround for bug in GNU assemblerMans Rullgard2011-07-05
* ARM: allow unaligned buffer in fixed-point NEON FFT4Mans Rullgard2011-07-04
* ARM: ac3: update ff_ac3_extract_exponents_neon per 8b7b2d6Mans Rullgard2011-07-02
* ARM: NEON optimised vector_clip_int32()Mans Rullgard2011-07-02
* ARM: remove check for PLD instructionMans Rullgard2011-06-29
* ARM: allow building in Thumb2 modeMans Rullgard2011-06-23
* ARM: update ff_h264_idct8_add4_neon for 4:4:4 changesMans Rullgard2011-06-15