Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 10 Jan 2010 19:58:01 +0000 | reimar | Change dummy value to fit into int. |
Sun, 10 Jan 2010 19:52:59 +0000 | reimar | Remove return statement from function that has no return value. |
Sun, 10 Jan 2010 19:37:42 +0000 | reimar | Move mp3lib priority below libavcodec mp2/mp3 audio decoders. |
Sun, 10 Jan 2010 18:22:01 +0000 | reimar | Fix OpenGL detection for OpenSolaris where -lXdamage is necessary. |
Sun, 10 Jan 2010 16:00:07 +0000 | reimar | Only print "using sdl-config" if we actually used it for SDL detection. |
Sun, 10 Jan 2010 15:37:14 +0000 | reimar | Avoid excessive fflush in dbgprintf if we didn't even print anything. |
Sun, 10 Jan 2010 15:31:45 +0000 | reimar | Fix RegCloseKey to not return an error on success. |