18 Commits (5689ec7cde5a2d32ba0d695ce958a09bc9581a3e)

Author SHA1 Message Date
Dieter ed96aeea64 long is better than int for pointer differences 19 years ago
Diego Biurrun 4f59b684a6 Remove all stray tabs and trailing whitespace, this time for good. 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Michael Niedermayer 1499e0bee9 av_freep() recommandition 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Måns Rullgård 88730be651 kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
Michael Niedermayer d5f121e2a5 10l (gcc 2.95 fix) 20 years ago
Michael Niedermayer 0ecca7a49f various security fixes and precautionary checks 20 years ago
Michael Niedermayer c07a22fb9f realloc(NULL) fix 20 years ago
Michael Niedermayer da9b170c6f optional and disabled by default memalign hack for SSE/SSE2 on that alternative OS 21 years ago
Michael Niedermayer 983e3246b7 per file doxy 22 years ago
Fabrice Bellard 8e1e6f31c1 use av_malloc() functions - added av_strdup and av_realloc() 22 years ago
Michael Niedermayer b7a22d846b cleanup 22 years ago
Michael Niedermayer 6772518310 finetuneing thresholds/factors 22 years ago
Zdenek Kabelac 18f770162b * fixing some minor const warnings 22 years ago
Michael Niedermayer 8f2b21a80f fixing memalign 22 years ago
Fabrice Bellard d01fe86dac put memory functions in a separate file so that the user can redefinite them without modifying the library 23 years ago