Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 07 Jul 2006 11:55:39 +0000 | reimar | lavf demuxer works better for gxf |
Fri, 07 Jul 2006 11:22:24 +0000 | reimar | Some older MinGW versions have a broken INVALID_FILE_ATTRIBUTES, so hack around that for now. |
Fri, 07 Jul 2006 11:20:06 +0000 | reimar | Remove windows-specific hack that interfered with relative path |
Fri, 07 Jul 2006 11:17:27 +0000 | reimar | relative-to-absolute path fixes: Do not prepend drive letter to \\ paths. |
Fri, 07 Jul 2006 11:14:25 +0000 | reimar | Convince windows to allow window sizes > screen size |
Fri, 07 Jul 2006 09:22:53 +0000 | diego | usleep is still missing in MinGW, so leave it out of the MinGW version check. |