Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 28 Jan 2009 00:44:48 +0000 | compn | increase max subtitle stream limit |
Tue, 27 Jan 2009 19:06:50 +0000 | reimar | Do not use select n lirc code, instead set the fd non-blocking. |
Tue, 27 Jan 2009 10:02:47 +0000 | reimar | Allocate a larger backbuffer to allow resizing without reinit. |
Mon, 26 Jan 2009 15:06:44 +0000 | diego | Add standard license headers. |
Mon, 26 Jan 2009 14:36:31 +0000 | diego | Replace another bunch of '#if HAVE_FOO' preprocessor checks by 'if (HAVE_FOO)'. |
Mon, 26 Jan 2009 11:29:28 +0000 | diego | Do not duplicate VERSION string. |
Mon, 26 Jan 2009 11:24:05 +0000 | diego | Replace a bunch of '#if HAVE_FOO' preprocessor checks by 'if (HAVE_FOO)'. |