Mercurial > mplayer.hg
log loader/drv.c @ 32638:4e23d0206602
age | author | description |
---|---|---|
Sat, 20 Mar 2010 23:38:27 +0000 | diego | Rename get_path.[ch] --> path.[ch]. |
Sat, 20 Mar 2010 23:27:07 +0000 | diego | Move SetCodecPath() from loader to get_path.c and make it unconditional. |
Thu, 18 Mar 2010 20:44:01 +0000 | reimar | Split codec path related code into a separate file to fix Windows build. |
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: |