764 Commits (c802389393094ff76cb48cd816362ca731387a45)

Author SHA1 Message Date
Diego Biurrun d1184b8110 arm: dsputil: Add a bunch of missing #includes 11 years ago
Diego Biurrun 49676eb730 dsputil: Remove prototypes for nonexisting optimization functions 11 years ago
Janne Grunau 5a7f382a5d armv6: vp8: use explicit labels in motion compensation asm 11 years ago
Janne Grunau 634d9d8b39 arm: get_cabac inline asm 11 years ago
Janne Grunau 4506a854a4 arm: vp3: remove incorrect const in ff_vp3_idct_dc_add_neon declaration 11 years ago
Janne Grunau 61985ad72c arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6 11 years ago
Janne Grunau cbddee1cca arm: hpeldsp: prevent overreads in armv6 asm 11 years ago
Janne Grunau 6e4009d4cd arm: dcadsp: implement decode_hf as external NEON asm 11 years ago
Christophe Gisquet 4cb6964244 dcadec: simplify decoding of VQ high frequencies 11 years ago
Christophe Gisquet 87ec849fe9 dcadec: remove scaling in lfe_interpolation_fir 11 years ago
Peter Ross b8664c9294 avcodec/vp8dsp: add VP7 idct and loop filter 11 years ago
James Darnley 623f380a18 lavc: fix flac encoder and decoder dependencies 11 years ago
Michael Niedermayer ccc48b318b avcodec/arm/int_neon: fix handling sizes % 16 != 0 11 years ago
Martin Storsjö d6eac2f1bc arm: Remove a stray .fpu directive 11 years ago
Janne Grunau 5c1c6e8226 dca: include dcadsp.h in {arm,x86}/dca.h for checkheaders 11 years ago
Christophe Gisquet 45854df9a5 dcadsp: split lfe_dir cases 11 years ago
Christophe Gisquet 481a46a462 dcadsp: add int8x8_fmul_int32 to DSP context 11 years ago
Christophe Gisquet 5fdbfcb5b7 dcadsp: split lfe_dir cases 11 years ago
Christophe Gisquet 2bd44cb705 dcadsp: add int8x8_fmul_int32 to dsp context 11 years ago
Martin Storsjö 5bcbb516f2 arm: Add X() around all references to extern symbols 11 years ago
Martin Storsjö 49ec551595 vp8: Use 2 registers for dst_stride and src_stride in neon bilin filter 11 years ago
Diego Biurrun 7151c5d04a arm: Use full filenames as multiple inclusion guards 11 years ago
Martin Storsjö 44a0a98f92 arm: Add an option for making sure NEON registers aren't clobbered 11 years ago
Martin Storsjö 952d3187d8 arm: Add a missing # as prefix for an immediate constant 11 years ago
Martin Storsjö 5dae487235 arm: Allow overriding the alignment set in the function macro 11 years ago
Martin Storsjö b7b932f5e3 arm: Remove a leftover define for the pld instruction 11 years ago
Martin Storsjö 67bb3a4e28 arm: cosmetics: Reindent the h264dsp neon init function 11 years ago
Diego Biurrun 794fcf79a8 Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT 11 years ago
Anton Khirnov a03a642d5c h264: do not use 422 functions for monochrome 11 years ago
Martin Storsjö 3348e3492d arm: Use the matching endfunc macro instead of the assembler directive directly 11 years ago
Martin Storsjö 2ad4ee345a arm: Add a missing endfunc macro call 11 years ago
Martin Storsjö d307e408d4 arm: Don't clobber callee saved registers in scalarproduct 11 years ago
Mason Carter b254490bda vc1: arm: Add NEON no_rnd chroma MC 11 years ago
Mason Carter 832e190632 vc1: arm: Add NEON assembly 11 years ago
Diego Biurrun 4958f35a2e dsputil: Move apply_window_int16 to ac3dsp 11 years ago
Ronald S. Bultje f574b4da56 vp8: use 2 registers for dst_stride and src_stride in neon bilin filter. 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Diego Biurrun f0389eb777 arm: fmtconvert: Split armv6 fmtconvert code off from vfp code 11 years ago
Diego Biurrun bd549cbaac arm: dcadsp: Move synth filter initialization to dcadsp file 11 years ago
Diego Biurrun f407856968 arm: h264chroma: Do not compile h264_chroma_mc* dependent on h264 decoder 11 years ago
Diego Biurrun 8506ff97c9 vp56: Mark VP6-only optimizations as such. 11 years ago
Ben Avison 45e10e5c8d arm: Add assembly version of h264_find_start_code_candidate 11 years ago
Martin Storsjö 54ba52077c arm: Comment out unused labels in simple_idct_arm 11 years ago
Martin Storsjö 69e6702c01 arm: Mangle external symbols properly in new vfp assembly files 11 years ago
Martin Storsjö 47d57f24e3 arm: Mangle external symbols properly in new vfp assembly files 11 years ago
Ben Avison ff30d12159 arm: Add VFP-accelerated version of qmf_32_subbands 11 years ago
Martin Storsjö 8b9eba664e arm: Add VFP-accelerated version of fft16 11 years ago
Martin Storsjö ba6836c966 arm: Add VFP-accelerated version of dca_lfe_fir 11 years ago
Martin Storsjö b63bb251ea arm: Add VFP-accelerated version of imdct_half 11 years ago
Ben Avison d6e4f5fef0 arm: Add VFP-accelerated version of int32_to_float_fmul_array8 11 years ago