Mercurial > mplayer.hg
graph
-
Move #include <QuickTime/ImageCodec.h> before internal headersSun, 26 Nov 2006 19:19:00 +0000, by uau
-
Move checking/defining HAVE_LINUX_DVD_STRUCT etc. to dvdcss check,Sun, 26 Nov 2006 18:37:51 +0000, by reimar
-
Rename config.h --> debug.h and include config.h explicitly.Sun, 26 Nov 2006 18:33:41 +0000, by diego
-
Shouldn't move "#ifdef MACOSX" before #include config.h of course...Sun, 26 Nov 2006 18:27:42 +0000, by uau
-
Merge common parts of all Makefiles into one file included by all.Sun, 26 Nov 2006 18:12:36 +0000, by diego
-
Move #include <QuickTime/QuickTimeComponents.h> before internal headers.Sun, 26 Nov 2006 18:06:11 +0000, by uau
-
Add explicit dependency information for libosd.a, this fixes MEncoder-onlySun, 26 Nov 2006 16:31:47 +0000, by diego
-
Remove config.h, there are multiple files under that name, inviting bugs andSun, 26 Nov 2006 15:42:38 +0000, by diego
-
sync w/ r21255 (improved deadzone desc.)Sun, 26 Nov 2006 15:29:40 +0000, by gpoirier
-
-lwinmm is always (also for mencoder) needed on windows for osdep/timer-win2.cSun, 26 Nov 2006 14:13:39 +0000, by reimar
-
Disable when HAVE_SYS_MMAN_H is not defined, since it can not be compiled then.Sun, 26 Nov 2006 13:55:55 +0000, by reimar
-
Adjust icon path since windres is now called from osdep subdirSun, 26 Nov 2006 13:54:23 +0000, by reimar
-
Fix incorrect use of be2me_32 on a pointer, use BE_32 instead.Sun, 26 Nov 2006 13:26:21 +0000, by reimar
-
le2me_32 is no longer a macro on PPC, and in general does not have toSun, 26 Nov 2006 13:19:32 +0000, by reimar
-
Revert r21251 (moving loader/config.h contents to main config.h).Sun, 26 Nov 2006 13:17:50 +0000, by uau
-
Remove useless fd parameter for mmap_anonSun, 26 Nov 2006 13:09:46 +0000, by reimar
-
Simplify, remove useless indirection.Sun, 26 Nov 2006 13:04:14 +0000, by diego
-
Fix loader code: closed .dll file handles when it should notSun, 26 Nov 2006 13:02:02 +0000, by reimar
-
r21186: Remove "OSD only" tags; those options always exist.Sun, 26 Nov 2006 13:01:09 +0000, by voroshil
-
open /dev/zero left over from mmap_anon patchSun, 26 Nov 2006 12:55:09 +0000, by reimar
-
Useless use of strstr, strchr is good enough.Sun, 26 Nov 2006 12:12:46 +0000, by reimar
-
Check the log level before processing the messageSun, 26 Nov 2006 12:08:40 +0000, by henry
-
match exactly card number N specified, rather than the N-th actually usableSun, 26 Nov 2006 12:03:23 +0000, by nicodvb
-
Set _win32codecsdir fallback also with --enable-win32Sun, 26 Nov 2006 11:56:54 +0000, by reimar
-
typo in deadzone_interSun, 26 Nov 2006 01:25:50 +0000, by lorenm
-
nits and picks by The Wanderer :)Sun, 26 Nov 2006 00:53:16 +0000, by gpoirier
-
Sanity-check number of lines in CC subtitleSat, 25 Nov 2006 22:18:40 +0000, by reimar
-
Cleanup for uselessly complicated closed-caption subtitle handlingSat, 25 Nov 2006 22:06:00 +0000, by reimar
-
Move contents of loader/config.h to configure/config.h, there areSat, 25 Nov 2006 20:53:43 +0000, by diego
-
Add a sanity check to unsafe-looking code.Sat, 25 Nov 2006 20:01:24 +0000, by uau