Mercurial > mplayer.hg
log loader/drv.c @ 30858:62c00b7dd846
age | author | description |
---|---|---|
Sun, 14 Mar 2010 16:13:32 +0000 | diego | Replace separate Win32, XAnim and Real codec directories by one global dir. |
Fri, 26 Feb 2010 15:01:37 +0000 | diego | Do not cast the results of malloc/calloc/realloc. |
Thu, 02 Apr 2009 09:20:48 +0000 | diego | Remove unnecessary malloc.h #includes and related #ifdeffery. |
Tue, 17 Feb 2009 11:16:19 +0000 | diego | Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: |
Thu, 16 Oct 2008 20:17:56 +0000 | diego | Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. |
Sun, 08 Jun 2008 10:43:30 +0000 | diego | Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can |