Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |