Mercurial > mplayer.hg
log loader/elfdll.c @ 32075:ddb9036e140a
age | author | description |
---|---|---|
Tue, 23 Mar 2010 20:24:14 +0000 | diego | loader: Remove commented-out extra_ld_library_path cruft. |
Tue, 23 Mar 2010 18:01:00 +0000 | diego | Get rid of pointless def_path variable; use codec_path directly instead. |
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. |
Fri, 26 Feb 2010 15:01:37 +0000 | diego | Do not cast the results of malloc/calloc/realloc. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |