| Commit message (Expand) | Author | Age | Files | Lines |
* | long is better than int for pointer differences | Dieter | 2006-01-30 | 1 | -2/+2 |
* | Remove all stray tabs and trailing whitespace, this time for good. | Diego Biurrun | 2006-01-24 | 1 | -1/+1 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | av_freep() recommandition | Michael Niedermayer | 2006-01-04 | 1 | -1/+5 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -9/+9 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -8/+8 |
* | kill warnings patch by (Måns Rullgård <mru inprovide com>) | Måns Rullgård | 2005-02-24 | 1 | -0/+5 |
* | 10l (gcc 2.95 fix) | Michael Niedermayer | 2005-01-12 | 1 | -2/+2 |
* | various security fixes and precautionary checks | Michael Niedermayer | 2005-01-12 | 1 | -0/+8 |
* | realloc(NULL) fix | Michael Niedermayer | 2004-07-27 | 1 | -1/+3 |
* | optional and disabled by default memalign hack for SSE/SSE2 on that alternati... | Michael Niedermayer | 2004-06-06 | 1 | -1/+17 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -0/+6 |
* | use av_malloc() functions - added av_strdup and av_realloc() | Fabrice Bellard | 2003-01-23 | 1 | -15/+17 |
* | cleanup | Michael Niedermayer | 2003-01-21 | 1 | -0/+11 |
* | finetuneing thresholds/factors | Michael Niedermayer | 2003-01-19 | 1 | -0/+3 |
* | * fixing some minor const warnings | Zdenek Kabelac | 2002-11-12 | 1 | -1/+1 |
* | fixing memalign | Michael Niedermayer | 2002-09-15 | 1 | -2/+20 |
* | put memory functions in a separate file so that the user can redefinite them ... | Fabrice Bellard | 2002-06-11 | 1 | -0/+60 |