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