| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '2957d29f0531ccd8a6f4378293424dfd92db3044' | Michael Niedermayer | 2013-04-20 | 1 | -11/+0 |
|\ |
|
| * | alpha: hpeldsp: Move half-pel assembly from dsputil to hpeldsp | Ronald S. Bultje | 2013-04-19 | 1 | -103/+0 |
* | | Move alpha half-pel assembly from dsputil to hpeldsp. | Ronald S. Bultje | 2013-03-13 | 1 | -92/+0 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -2/+2 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -2/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Remove --enable-gprof flag | Måns Rullgård | 2010-06-26 | 1 | -15/+0 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -3/+3 |
* | rename HAVE_GPROF to CONFIG_GPROF | Måns Rullgård | 2007-02-11 | 1 | -3/+3 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Change license header to LGPL for consistency. | Falk Hüffner | 2006-02-17 | 1 | -10/+10 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -12/+12 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -13/+13 |
* | Don't include config.h from assembly, because the mplayer developers | Falk Hüffner | 2004-07-10 | 1 | -3/+0 |
* | Fix for h % 8 == 4 in put_pixels_axp_asm. | Falk Hüffner | 2002-09-13 | 1 | -32/+12 |
* | Assembly version of put_pixels. This is currently the function that | Falk Hüffner | 2002-07-01 | 1 | -0/+117 |
* | Add profiling support. | Falk Hüffner | 2002-07-01 | 1 | -0/+13 |
* | Implement put_pixels_clamped and add_pixels_clamped in Assembler. This | Falk Hüffner | 2002-07-01 | 1 | -0/+176 |