256 Commits (4fbccfab2371eb400efc51e550bf89adb87f1070)

Author SHA1 Message Date
Diego Biurrun aa06d65693 arm: Add missing #include to vp8.h to fix a make checkheaders warning. 13 years ago
Diego Biurrun 32f3c541bc doxygen: Do not include license boilerplates in Doxygen comment blocks. 13 years ago
Mans Rullgard cd2f98f365 ARM: ac3: fix ac3_bit_alloc_calc_bap_armv6 13 years ago
Mans Rullgard be822d77b6 aacsbr: ARM NEON optimised sbrdsp functions 13 years ago
Felipe Contreras c3d5e290ca ARM: fix build with FFT enabled and MDCT disabled 13 years ago
Janne Grunau 9e12002f11 rv34: add NEON rv34_idct_add 13 years ago
Christophe GISQUET 9ba9c34024 rv34: 1-pass inter MB reconstruction 13 years ago
Mans Rullgard 71b3a63e9c ARM: fix Thumb-mode simple_idct_arm 13 years ago
Mans Rullgard 5c5e1ea3cd ARM: 4-byte align start of all asm functions 13 years ago
Mans Rullgard 81dc6a2a3c ARM: rv34: fix asm syntax in dc transform functions 13 years ago
Janne Grunau e1e369049e rv34: NEON optimised dc only inverse transform 13 years ago
Christophe GISQUET 98f24ecd6c rv34: joint coefficient decoding and dequantization 13 years ago
Mans Rullgard 11b1db2759 rv40: NEON optimised weak loop filter 13 years ago
Mans Rullgard b536c7a3e1 ARM: fix external symbol refs in rv40 asm 13 years ago
Mans Rullgard f7de52354f ARM: dca: disable optimised decode_blockcodes() for old gcc 13 years ago
Mans Rullgard 71ce76027d rv40: NEON optimised loop filter strength selection 13 years ago
Mans Rullgard 4722a03c75 rv34: NEON optimised 4x4 dequant 13 years ago
Mans Rullgard 392107ad07 rv40: NEON optimised rv40 qpel motion compensation 13 years ago
Janne Grunau 6c88988866 rv40: NEON optimised weighted prediction 13 years ago
Janne Grunau f5c05b9aa5 rv40: NEON optimised chroma MC 13 years ago
Mans Rullgard f054a82727 ARM: move NEON H264 chroma mc to a separate file 13 years ago
Janne Grunau 42d32cf53c rv34: NEON optimised inverse transform functions 13 years ago
Mans Rullgard 59807fee6d ARM: h264dsp_neon cosmetics 13 years ago
Janne Grunau a760f530bb ARM: make some NEON macros reusable 13 years ago
Mans Rullgard 3adba2de3d ARM: fix indentation in ff_dsputil_init_neon() 13 years ago
Mans Rullgard 96fef6cf31 ARM: NEON put/avg_pixels8/16 cosmetics 13 years ago
Mans Rullgard 716f1705e9 ARM: add remaining NEON avg_pixels8/16 functions 13 years ago
Mans Rullgard 94267ddfb2 ARM: clean up NEON put/avg_pixels macros 13 years ago
Mans Rullgard 00a856e3f9 dca: ARMv6 optimised decode_blockcode() 13 years ago
Mans Rullgard 3a0b72dee0 ARM: remove needless .text/.align directives 13 years ago
Mans Rullgard 8ee2b4672f ARM: add explicit .arch and .fpu directives to asm.S 13 years ago
Diego Biurrun ce33320b30 Remove redundant filename self-references inside files. 13 years ago
Anton Khirnov acffe45732 mpegvideo: remove some unused variables from MpegEncContext. 13 years ago
Ronald S. Bultje c2d337429c H264: change weight/biweight functions to take a height argument. 13 years ago
Baptiste Coudurier 76741b0e56 h264: 4:2:2 intra decoding support 13 years ago
Mans Rullgard 6308729e68 ARM: check for inline asm 'y' operand modifier support 13 years ago
Mans Rullgard bf5d46d8e6 dca: NEON optimised high freq VQ decoding 13 years ago
Mans Rullgard baf6b738f2 ARM: NEON optimised vector_fmac_scalar() 13 years ago
Anton Khirnov 297d9cb3dc mpeg12enc: add intra_vlc private option. 13 years ago
Måns Rullgård 9a83adaf34 arm: Avoid using the movw instruction needlessly 13 years ago
Martin Storsjö d0a2f0af9d Move an int64_t down in MpegEncContext 13 years ago
Mans Rullgard cbd58a872d dsputil: remove some unused functions 13 years ago
Mans Rullgard a617c6aaa3 dsputil: update per-arch init funcs for non-h264 high bit depth 14 years ago
Mans Rullgard 874f1a901d dsputil: template get_pixels() for different bit depths 14 years ago
Mans Rullgard e7a972e113 simple_idct: add 10-bit version 14 years ago
Diego Biurrun 8342a82680 arm: remove disabled function dct_unquantize_h263_inter_iwmmxt() 14 years ago
Mans Rullgard 11043d80f6 ARM: use const macro to define constant data in asm 14 years ago
Mans Rullgard fce1e43410 ARM: workaround for bug in GNU assembler 14 years ago
Mans Rullgard 3824ef08e0 ARM: allow unaligned buffer in fixed-point NEON FFT4 14 years ago
Mans Rullgard 5dd045ebc1 ARM: ac3: update ff_ac3_extract_exponents_neon per 8b7b2d6 14 years ago