| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: hpeldsp: Move half-pel assembly from dsputil to hpeldsp | Ronald S. Bultje | 2013-04-19 | 1 | -39/+0 |
* | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 1 | -1/+2 |
* | Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter. | Diego Biurrun | 2013-02-05 | 1 | -8/+8 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -9/+9 |
* | floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -1/+0 |
* | ARM: allow runtime masking of CPU features | Mans Rullgard | 2012-04-22 | 1 | -4/+6 |
* | Remove lowres video decoding | Mans Rullgard | 2012-04-21 | 1 | -1/+1 |
* | remove iwmmxt optimizations | Janne Grunau | 2012-03-12 | 1 | -1/+0 |
* | dsputil: Add ff_ prefix to the dsputil*_init* functions | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
* | 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 |
* | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec... | Oskar Arvidsson | 2011-05-10 | 1 | -0/+4 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Move mm_support() from libavcodec to libavutil, make it a public | Stefano Sabatini | 2010-09-08 | 1 | -5/+0 |
* | Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ | Stefano Sabatini | 2010-09-04 | 1 | -1/+1 |
* | ARM: make function names all-lowercase | Måns Rullgård | 2009-10-06 | 1 | -18/+18 |
* | ARM: enable ARMv4 add_pixels_clamped | Måns Rullgård | 2009-10-06 | 1 | -2/+4 |
* | ARM: add ff_ prefix to lots of functions | Måns Rullgård | 2009-10-04 | 1 | -39/+39 |
* | ARM: cosmetics | Måns Rullgård | 2009-10-04 | 1 | -19/+20 |
* | ARM: replace some #if with if() | Måns Rullgård | 2009-10-04 | 1 | -10/+3 |
* | ARM: clean up file/function naming conventions | Måns Rullgård | 2009-10-04 | 1 | -0/+130 |