| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: fmtconvert: Split armv6 fmtconvert code off from vfp code | Diego Biurrun | 2013-08-29 | 4 | -63/+85 |
* | arm: dcadsp: Move synth filter initialization to dcadsp file | Diego Biurrun | 2013-08-29 | 2 | -24/+22 |
* | arm: h264chroma: Do not compile h264_chroma_mc* dependent on h264 decoder | Diego Biurrun | 2013-08-23 | 1 | -2/+0 |
* | vp56: Mark VP6-only optimizations as such. | Diego Biurrun | 2013-08-23 | 3 | -6/+4 |
* | arm: Add assembly version of h264_find_start_code_candidate | Ben Avison | 2013-08-08 | 3 | -0/+258 |
* | arm: Comment out unused labels in simple_idct_arm | Martin Storsjö | 2013-07-24 | 1 | -8/+8 |
* | arm: Mangle external symbols properly in new vfp assembly files | Martin Storsjö | 2013-07-22 | 3 | -4/+4 |
* | arm: Add VFP-accelerated version of qmf_32_subbands | Ben Avison | 2013-07-22 | 2 | -1/+282 |
* | arm: Add VFP-accelerated version of fft16 | Martin Storsjö | 2013-07-22 | 3 | -3/+301 |
* | arm: Add VFP-accelerated version of dca_lfe_fir | Martin Storsjö | 2013-07-22 | 3 | -1/+226 |
* | arm: Add VFP-accelerated version of imdct_half | Martin Storsjö | 2013-07-22 | 4 | -1/+217 |
* | arm: Add VFP-accelerated version of int32_to_float_fmul_array8 | Ben Avison | 2013-07-22 | 2 | -1/+167 |
* | arm: Add VFP-accelerated version of int32_to_float_fmul_scalar | Ben Avison | 2013-07-22 | 2 | -0/+48 |
* | arm: Add VFP-accelerated version of synth_filter_float | Ben Avison | 2013-07-22 | 3 | -0/+252 |
* | fmtconvert: Explicitly use int32_t instead of int | Christophe Gisquet | 2013-07-17 | 2 | -3/+3 |
* | arm: Include hpeldsp_neon.o if h264qpel is enabled | Martin Storsjö | 2013-05-30 | 1 | -1/+2 |
* | arm: Don't unconditionally build dsputil files | Martin Storsjö | 2013-05-30 | 1 | -14/+13 |
* | arm: Only build the FFT init files if FFT is enabled | Martin Storsjö | 2013-05-30 | 1 | -2/+2 |
* | build: cosmetics: Place unconditional before conditional OBJS lines | Diego Biurrun | 2013-05-30 | 1 | -19/+19 |
* | build: arm: cosmetics: Place all OBJS declarations in alphabetical order | Diego Biurrun | 2013-05-30 | 1 | -61/+36 |
* | arm: Drop unnecessary ff_ name prefixes from static functions | Diego Biurrun | 2013-04-30 | 3 | -9/+9 |
* | arm: hpeldsp: Move half-pel assembly from dsputil to hpeldsp | Ronald S. Bultje | 2013-04-19 | 14 | -1349/+1541 |
* | vp3: Use full transpose for all IDCTs | Ronald S. Bultje | 2013-04-15 | 1 | -1/+0 |
* | h264: Integrate clear_blocks calls with IDCT | Ronald S. Bultje | 2013-04-10 | 1 | -6/+23 |
* | dsputil: convert remaining functions to use ptrdiff_t strides | Luca Barbato | 2013-03-12 | 2 | -65/+65 |
* | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 7 | -7/+0 |
* | Fix a number of incorrect intmath.h #includes. | Diego Biurrun | 2013-02-26 | 1 | -1/+2 |
* | arm: vp8: Add missing #includes for header to compile standalone | Diego Biurrun | 2013-02-20 | 1 | -0/+4 |
* | rv34: Drop now unnecessary dsputil dependencies | Diego Biurrun | 2013-02-06 | 2 | -2/+2 |
* | dsputil: Separate h264chroma | Diego Biurrun | 2013-02-06 | 3 | -20/+53 |
* | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 15 | -18/+36 |
* | Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter. | Diego Biurrun | 2013-02-05 | 3 | -46/+46 |
* | Use proper "" quotes for local header #includes | Diego Biurrun | 2013-02-01 | 1 | -1/+1 |
* | arm: vp8: Fix the plain-armv6 version of vp8_luma_dc_wht | Martin Storsjö | 2013-01-27 | 1 | -8/+8 |
* | arm: Add mathops.h to ARCH_HEADERS list | Diego Biurrun | 2013-01-24 | 1 | -0/+2 |
* | arm: h264qpel: use neon h264 qpel functions only if supported | Janne Grunau | 2013-01-24 | 1 | -3/+3 |
* | dsputil: Separate h264 qpel | Mans Rullgard | 2013-01-24 | 5 | -1069/+1128 |
* | dsputil: remove one array dimension from avg_no_rnd_pixels_tab. | Ronald S. Bultje | 2013-01-22 | 1 | -4/+4 |
* | dsputil: remove avg_no_rnd_pixels8. | Ronald S. Bultje | 2013-01-22 | 2 | -10/+3 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 17 | -74/+74 |
* | arm: Add some missing header #includes | Diego Biurrun | 2013-01-22 | 5 | -0/+7 |
* | floatdsp: move scalarproduct_float from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 2 | -16/+0 |
* | floatdsp: move butterflies_float from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 2 | -14/+0 |
* | floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 6 | -167/+0 |
* | floatdsp: move vector_fmul_add from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 2 | -30/+0 |
* | vorbisdsp: change block_size type from int to intptr_t. | Ronald S. Bultje | 2013-01-20 | 1 | -1/+2 |
* | videodsp_armv5te: remove #if HAVE_ARMV5TE_EXTERNAL | Janne Grunau | 2013-01-20 | 1 | -2/+0 |
* | Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. | Ronald S. Bultje | 2013-01-19 | 5 | -69/+122 |
* | vp3: integrate clear_blocks with idct of previous block. | Ronald S. Bultje | 2013-01-19 | 1 | -7/+15 |
* | lavc: Move vector_fmul_window to AVFloatDSPContext | Justin Ruggles | 2013-01-16 | 2 | -50/+0 |