Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 06 Mar 2010 10:13:37 +0000 | sesse | Implement Win32 mutexes. |
Sat, 06 Mar 2010 10:07:39 +0000 | sesse | Fix semaphore behavior in WaitForSingleObject. |
Sat, 06 Mar 2010 10:05:10 +0000 | sesse | Make Win32 mutex and thread linked lists thread safe. |
Sat, 06 Mar 2010 07:24:41 +0000 | komh | Define O_BINARY in stream/stream.h unless it is defined yet, and use it |
Fri, 05 Mar 2010 23:13:08 +0000 | greg | Enable ASS/SSA subtitle support in mencoder |
Fri, 05 Mar 2010 23:09:36 +0000 | sesse | Make GetModuleHandle(NULL) return a valid pointer. |