Mercurial > mplayer.hg
graph
-
Add 4 more config.h #defines for libfaad2.Fri, 30 Jan 2009 23:40:13 +0000, by diego
-
Use OS preprocessor checks with '#if defined()' consistently.Fri, 30 Jan 2009 23:29:39 +0000, by diego
-
Fix warnings about undefined preprocessor directives.Fri, 30 Jan 2009 23:22:29 +0000, by diego
-
1) HAVE_SYS_ASOUNDLIB_H/HAVE_ALSA_ASOUNDLIB_H are defined/undefined,Fri, 30 Jan 2009 23:21:23 +0000, by diego
-
Revert mistaken #ifdef --> #if change.Fri, 30 Jan 2009 23:19:00 +0000, by diego
-
Update libavcodec 'aic' flag define to match current FFmpeg.Fri, 30 Jan 2009 23:08:36 +0000, by diego
-
HAVE_ARMV6 is defined to 0/1, use the preprocessor directive accordingly.Fri, 30 Jan 2009 22:27:04 +0000, by diego
-
Add -Wundef to CFLAGS.Fri, 30 Jan 2009 21:45:54 +0000, by diego
-
Enable RDFT in FFmpeg, some codecs depend on it.Fri, 30 Jan 2009 20:48:47 +0000, by diego
-
Enable internal dvdread support on OS/2.Fri, 30 Jan 2009 20:20:06 +0000, by diego
-
Move setting of O_NONBLOCK before lirc_readconfig, this avoids a memleakFri, 30 Jan 2009 15:41:45 +0000, by reimar
-
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