Mercurial > mplayer.hg
log mplayer.c @ 30901:76a13038105e
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:57:49 +0000 | diego | Remove unnecessary #ifdefs around harmless loader/codecpath.h #include. |
Thu, 18 Mar 2010 20:44:01 +0000 | reimar | Split codec path related code into a separate file to fix Windows build. |
Wed, 17 Mar 2010 09:12:51 +0000 | komh | Follow a more proper way to support -codecpath. |
Mon, 15 Mar 2010 08:30:06 +0000 | komh | Add -codecpath option. |
Sun, 07 Mar 2010 09:13:18 +0000 | reimar | Use int64_t instead of long for variable containing current playback time. |