365 Commits (99e20125232d40ea239a5b54d26bbfe526506114)

Author SHA1 Message Date
  Martin Storsjö 44a0a98f92 arm: Add an option for making sure NEON registers aren't clobbered 12 years ago
  Martin Storsjö 952d3187d8 arm: Add a missing # as prefix for an immediate constant 12 years ago
  Martin Storsjö 5dae487235 arm: Allow overriding the alignment set in the function macro 12 years ago
  Martin Storsjö b7b932f5e3 arm: Remove a leftover define for the pld instruction 12 years ago
  Martin Storsjö 67bb3a4e28 arm: cosmetics: Reindent the h264dsp neon init function 12 years ago
  Diego Biurrun 794fcf79a8 Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT 12 years ago
  Anton Khirnov a03a642d5c h264: do not use 422 functions for monochrome 12 years ago
  Martin Storsjö 3348e3492d arm: Use the matching endfunc macro instead of the assembler directive directly 12 years ago
  Martin Storsjö 2ad4ee345a arm: Add a missing endfunc macro call 12 years ago
  Martin Storsjö d307e408d4 arm: Don't clobber callee saved registers in scalarproduct 12 years ago
  Mason Carter b254490bda vc1: arm: Add NEON no_rnd chroma MC 12 years ago
  Mason Carter 832e190632 vc1: arm: Add NEON assembly 12 years ago
  Diego Biurrun 4958f35a2e dsputil: Move apply_window_int16 to ac3dsp 12 years ago
  Diego Biurrun f0389eb777 arm: fmtconvert: Split armv6 fmtconvert code off from vfp code 12 years ago
  Diego Biurrun bd549cbaac arm: dcadsp: Move synth filter initialization to dcadsp file 12 years ago
  Diego Biurrun f407856968 arm: h264chroma: Do not compile h264_chroma_mc* dependent on h264 decoder 12 years ago
  Diego Biurrun 8506ff97c9 vp56: Mark VP6-only optimizations as such. 13 years ago
  Ben Avison 45e10e5c8d arm: Add assembly version of h264_find_start_code_candidate 12 years ago
  Martin Storsjö 54ba52077c arm: Comment out unused labels in simple_idct_arm 12 years ago
  Martin Storsjö 69e6702c01 arm: Mangle external symbols properly in new vfp assembly files 12 years ago
  Ben Avison ff30d12159 arm: Add VFP-accelerated version of qmf_32_subbands 12 years ago
  Martin Storsjö 8b9eba664e arm: Add VFP-accelerated version of fft16 12 years ago
  Martin Storsjö ba6836c966 arm: Add VFP-accelerated version of dca_lfe_fir 12 years ago
  Martin Storsjö b63bb251ea arm: Add VFP-accelerated version of imdct_half 12 years ago
  Ben Avison d6e4f5fef0 arm: Add VFP-accelerated version of int32_to_float_fmul_array8 12 years ago
  Ben Avison ce9ed10ac2 arm: Add VFP-accelerated version of int32_to_float_fmul_scalar 12 years ago
  Ben Avison 41ef1d360b arm: Add VFP-accelerated version of synth_filter_float 12 years ago
  Christophe Gisquet b6293e2798 fmtconvert: Explicitly use int32_t instead of int 13 years ago
  Martin Storsjö 86113667c0 arm: Include hpeldsp_neon.o if h264qpel is enabled 12 years ago
  Martin Storsjö efb7968cfe arm: Don't unconditionally build dsputil files 12 years ago
  Martin Storsjö 36a7df8cf1 arm: Only build the FFT init files if FFT is enabled 12 years ago
  Diego Biurrun 186599ffe0 build: cosmetics: Place unconditional before conditional OBJS lines 12 years ago
  Diego Biurrun 9b9b2e9f30 build: arm: cosmetics: Place all OBJS declarations in alphabetical order 12 years ago
  Diego Biurrun 383fd4d478 arm: Drop unnecessary ff_ name prefixes from static functions 13 years ago
  Ronald S. Bultje 7384b7a713 arm: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 13 years ago
  Ronald S. Bultje 015821229f vp3: Use full transpose for all IDCTs 13 years ago
  Ronald S. Bultje 62844c3fd6 h264: Integrate clear_blocks calls with IDCT 13 years ago
  Luca Barbato a8b6015823 dsputil: convert remaining functions to use ptrdiff_t strides 13 years ago
  Diego Biurrun c242bbd8b6 Remove unnecessary dsputil.h #includes 13 years ago
  Diego Biurrun 76b19a3984 Fix a number of incorrect intmath.h #includes. 13 years ago
  Diego Biurrun 3e85b46ecf arm: vp8: Add missing #includes for header to compile standalone 13 years ago
  Diego Biurrun 82bd04b170 rv34: Drop now unnecessary dsputil dependencies 13 years ago
  Diego Biurrun 79dad2a932 dsputil: Separate h264chroma 13 years ago
  Diego Biurrun c9f933b5b6 Add av_cold attributes to arch-specific init functions 13 years ago
  Diego Biurrun 25841dfe80 Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter. 13 years ago
  Diego Biurrun 6c1a7d07eb Use proper "" quotes for local header #includes 13 years ago
  Martin Storsjö 2026eb1408 arm: vp8: Fix the plain-armv6 version of vp8_luma_dc_wht 13 years ago
  Diego Biurrun 33552a5f7b arm: Add mathops.h to ARCH_HEADERS list 13 years ago
  Janne Grunau 8e148b8742 arm: h264qpel: use neon h264 qpel functions only if supported 13 years ago
  Mans Rullgard e9d817351b dsputil: Separate h264 qpel 13 years ago