summaryrefslogtreecommitdiffstats
path: root/libavcodec/mem.c
Commit message (Collapse)AuthorAgeFilesLines
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-241-0/+5
| | | | Originally committed as revision 3977 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l (gcc 2.95 fix)Michael Niedermayer2005-01-121-2/+2
| | | | Originally committed as revision 3827 to svn://svn.ffmpeg.org/ffmpeg/trunk
* various security fixes and precautionary checksMichael Niedermayer2005-01-121-0/+8
| | | | Originally committed as revision 3822 to svn://svn.ffmpeg.org/ffmpeg/trunk
* realloc(NULL) fixMichael Niedermayer2004-07-271-1/+3
| | | | Originally committed as revision 3351 to svn://svn.ffmpeg.org/ffmpeg/trunk
* optional and disabled by default memalign hack for SSE/SSE2 on that ↵Michael Niedermayer2004-06-061-1/+17
| | | | | | alternative OS Originally committed as revision 3199 to svn://svn.ffmpeg.org/ffmpeg/trunk
* per file doxyMichael Niedermayer2003-03-061-0/+6
| | | | Originally committed as revision 1634 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use av_malloc() functions - added av_strdup and av_realloc()Fabrice Bellard2003-01-231-15/+17
| | | | Originally committed as revision 1505 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cleanupMichael Niedermayer2003-01-211-0/+11
| | | | Originally committed as revision 1487 to svn://svn.ffmpeg.org/ffmpeg/trunk
* finetuneing thresholds/factorsMichael Niedermayer2003-01-191-0/+3
| | | | | | | nicer mb decission a few minor improvements & fixes Originally committed as revision 1472 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * fixing some minor const warningsZdenek Kabelac2002-11-121-1/+1
| | | | Originally committed as revision 1205 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixing memalignMichael Niedermayer2002-09-151-2/+20
| | | | Originally committed as revision 949 to svn://svn.ffmpeg.org/ffmpeg/trunk
* put memory functions in a separate file so that the user can redefinite them ↵Fabrice Bellard2002-06-111-0/+60
without modifying the library Originally committed as revision 684 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud