| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Stop hiding errors by redirecting stderr to /dev/null. If we really need to d... | Daniel Stenberg | 2009-02-23 |
| * | Commit FS#9915 by Sei Aoyumi. Adds hints to help GCC better optimize vorbis ... | Michael Giacomelli | 2009-02-17 |
| * | Remove floor0 stuff from IRAM. Results in a tiny speed decrease for files en... | Michael Giacomelli | 2009-01-21 |
| * | Added 'keywords' and 'eol-style' properties. | Björn Stenberg | 2008-11-25 |
| * | Macros should be ALL CAPS, so rename (un)likely() to (UN)LIKELY() | Nils Wallménius | 2008-11-22 |
| * | Introduce likely() and unlikely() macros, use to give gcc hints about which b... | Nils Wallménius | 2008-11-20 |
| * | Remove .a files before running ar, to avoid problems with renamed files remai... | Björn Stenberg | 2008-11-20 |
| * | New makefile solution: A single invocation of 'make' to build the entire tree... | Björn Stenberg | 2008-11-20 |
| * | Codec lib directories renamed, except for demac. | Björn Stenberg | 2008-11-05 |