Mercurial > libavcodec.hg
log mem.c @ 1096:5e6e505d8997 libavcodec
age | author | description |
---|---|---|
Thu, 23 Jan 2003 23:03:09 +0000 | bellard | use av_malloc() functions - added av_strdup and av_realloc() libavcodec |
Tue, 21 Jan 2003 21:30:48 +0000 | michaelni | cleanup libavcodec |
Sun, 19 Jan 2003 17:55:13 +0000 | michaelni | finetuneing thresholds/factors libavcodec |
Tue, 12 Nov 2002 15:00:04 +0000 | kabi | * fixing some minor const warnings libavcodec |
Sun, 15 Sep 2002 10:02:15 +0000 | michaelni | fixing memalign libavcodec |
Tue, 11 Jun 2002 13:41:01 +0000 | bellard | put memory functions in a separate file so that the user can redefinite them without modifying the library libavcodec |