Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vp56: Mark VP6-only optimizations as such. | Diego Biurrun | 2013-08-23 | 1 | -3/+5 |
* | avcodec: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -1/+3 |
* | x86: call most of the x86 dsp init functions under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -1/+1 |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -2/+2 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | cosmetic | Aurelien Jacobs | 2010-08-28 | 1 | -1/+1 |
* | Move vp6_filter_diag4() from DSPContext to VP56DSPContext. | Ronald S. Bultje | 2010-08-25 | 1 | -0/+5 |
* | ARM: NEON optimised VP6 edge filter | Måns Rullgård | 2010-04-30 | 1 | -0/+2 |
* | VP56: move vp56_edge_filter to new VP56DSPContext | Måns Rullgård | 2010-04-30 | 1 | -0/+86 |