| Commit message (Expand) | Author | Age | Files | Lines |
* | dsputil: remove some unused functions | Mans Rullgard | 2011-07-27 | 1 | -14/+0 |
* | dsputil: update per-arch init funcs for non-h264 high bit depth | Mans Rullgard | 2011-07-21 | 1 | -1/+1 |
* | simple_idct: add 10-bit version | Mans Rullgard | 2011-07-20 | 1 | -1/+1 |
* | ARM: NEON optimised vector_clip_int32() | Mans Rullgard | 2011-07-02 | 1 | -0/+3 |
* | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec... | Oskar Arvidsson | 2011-05-10 | 1 | -0/+6 |
* | ARM: fix ff_apply_window_int16_neon() prototype | Mans Rullgard | 2011-03-24 | 1 | -1/+1 |
* | ARM: NEON optimised apply_window_int16() | Mans Rullgard | 2011-03-24 | 1 | -0/+5 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Separate format conversion DSP functions from DSPContext. | Justin Ruggles | 2011-02-02 | 1 | -10/+0 |
* | Remove unneeded add bias from 3 functions. | Justin Ruggles | 2011-01-31 | 1 | -2/+1 |
* | Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1. | Justin Ruggles | 2011-01-22 | 1 | -1/+1 |
* | Add const to some pointer parameters. | Eli Friedman | 2010-06-27 | 1 | -3/+3 |
* | ARM: NEON clear_block[s] | Måns Rullgård | 2010-06-01 | 1 | -0/+6 |
* | vp3: DC-only IDCT | David Conrad | 2010-04-17 | 1 | -0/+2 |
* | Move H264 dsputil functions into their own struct | Måns Rullgård | 2010-03-16 | 1 | -92/+0 |
* | ARM: NEON scalarproduct_int16 and scalarproduct_and_madd_int16 | Kostya Shishkov | 2010-02-22 | 1 | -0/+8 |
* | ARM: NEON 2xN chroma MC | Måns Rullgård | 2009-12-02 | 1 | -0/+4 |
* | ARM: NEON 16x16 and 8x8 avg qpel MC | Måns Rullgård | 2009-12-02 | 1 | -0/+60 |
* | ARM: NEON avg_pixels8 and avg_h264_qpel8_mc00 | Måns Rullgård | 2009-10-07 | 1 | -0/+6 |
* | ARM: cosmetics | Måns Rullgård | 2009-10-04 | 1 | -16/+15 |
* | ARM: clean up file/function naming conventions | Måns Rullgård | 2009-10-04 | 1 | -0/+340 |