Mercurial > mplayer.hg
graph
-
Fix an MSGT_INPUT to MSGT_LIRC in lirc.cFri, 30 Jan 2009 15:38:54 +0000, by reimar
-
add pvez to truemotion 1Thu, 29 Jan 2009 15:17:22 +0000, by compn
-
remove sys/timeb.h includeThu, 29 Jan 2009 03:36:14 +0000, by compn
-
increase max glyph and lines limitThu, 29 Jan 2009 02:23:06 +0000, by compn
-
Use single quotes to avoid escaping double quotes in a string.Thu, 29 Jan 2009 00:18:32 +0000, by diego
-
Use cat instead of echo to generate version.h.Thu, 29 Jan 2009 00:16:09 +0000, by diego
-
Remove superfluous backslash escapes that caused unintended escapes.Wed, 28 Jan 2009 17:47:50 +0000, by diego
-
Avoid a division by 0 when using -oac mp3lame but no audio data actually is encoded.Wed, 28 Jan 2009 12:46:05 +0000, by reimar
-
increase max subtitle stream limitWed, 28 Jan 2009 00:44:48 +0000, by compn
-
Do not use select n lirc code, instead set the fd non-blocking.Tue, 27 Jan 2009 19:06:50 +0000, by reimar
-
Allocate a larger backbuffer to allow resizing without reinit.Tue, 27 Jan 2009 10:02:47 +0000, by reimar
-
Add standard license headers.Mon, 26 Jan 2009 15:06:44 +0000, by diego
-
Replace another bunch of '#if HAVE_FOO' preprocessor checks by 'if (HAVE_FOO)'.Mon, 26 Jan 2009 14:36:31 +0000, by diego
-
Do not duplicate VERSION string.Mon, 26 Jan 2009 11:29:28 +0000, by diego
-
Replace a bunch of '#if HAVE_FOO' preprocessor checks by 'if (HAVE_FOO)'.Mon, 26 Jan 2009 11:24:05 +0000, by diego
-
WORDS_BIGENDIAN is defined/undefined, not 0/1.Mon, 26 Jan 2009 09:56:27 +0000, by diego
-
some more HAVE_3DNOW --> HAVE_AMD3DNOWMon, 26 Jan 2009 09:55:59 +0000, by diego
-
Drop HAVE_LRINTF check, lrintf is used without checking in other places.Mon, 26 Jan 2009 09:54:14 +0000, by diego
-
HAVE_LRINTF is now always defined to either 0 or 1, not defined/undefined.Mon, 26 Jan 2009 09:40:04 +0000, by diego
-
HAVE_3DNOW --> HAVE_AMD3DNOWMon, 26 Jan 2009 09:29:53 +0000, by diego
-
version.h depends on version.sh.Mon, 26 Jan 2009 09:11:23 +0000, by diego
-
Fix build: Add required header and adjust preprocessor check.Sun, 25 Jan 2009 23:55:21 +0000, by diego
-
Drop dev- prefix from printed version number, just SVN-rXXXXX is enough.Sun, 25 Jan 2009 23:31:45 +0000, by diego
-
Add SSSE3 and CMOV to CPU information printed on startup.Sun, 25 Jan 2009 22:52:00 +0000, by diego
-
cosmetics: Consistently name 3DNow! extensions.Sun, 25 Jan 2009 22:49:51 +0000, by diego
-
Fix compilation after DECLARE_ASM_CONST/DECLARE_ALIGNED moving within FFmpeg.Sun, 25 Jan 2009 22:34:26 +0000, by diego
-
DECLARE_ALIGNED was moved in FFmpeg.Sun, 25 Jan 2009 22:12:42 +0000, by diego
-
Fix compilation after DECLARE_ASM_CONST/DECLARE_ALIGNED moving within FFmpeg.Sun, 25 Jan 2009 21:59:08 +0000, by diego