Mercurial > mplayer.hg
graph
-
whitespace cosmeticsFri, 16 Mar 2007 22:25:17 +0000, by diego
-
Remove duplicate largefile CFLAGS that are set from configure.Fri, 16 Mar 2007 22:24:15 +0000, by diego
-
Turn on largefile support for libdvdcss as well.Fri, 16 Mar 2007 22:22:02 +0000, by diego
-
Remove CFLAGS that are already set by configure.Fri, 16 Mar 2007 22:01:41 +0000, by diego
-
Put special CFLAGS for low accuracy tremor in the Makefile, similar to theFri, 16 Mar 2007 21:54:48 +0000, by diego
-
r22492: documented -reuse-socketFri, 16 Mar 2007 21:50:01 +0000, by kraymer
-
Remove unnecessary -I option from CFLAGS.Fri, 16 Mar 2007 21:38:20 +0000, by diego
-
Allow to specify frequencies in channels option.Fri, 16 Mar 2007 19:42:41 +0000, by voroshil
-
Mark myself as new TV maintainer as suggested by Jindrich MakovickaFri, 16 Mar 2007 19:21:54 +0000, by voroshil
-
add cdvc fourcc to ffdv , works on /incoming/video_format_0x43564443.aviFri, 16 Mar 2007 15:15:13 +0000, by compn
-
Matroska seeking fixesFri, 16 Mar 2007 14:55:41 +0000, by uau
-
sync with r22503Fri, 16 Mar 2007 14:01:01 +0000, by gpoirier
-
add mute bind which has been default for a while, any other missing defaults?Fri, 16 Mar 2007 13:59:02 +0000, by compn
-
some updates from memory and mplayer irc usersFri, 16 Mar 2007 13:48:53 +0000, by compn
-
libavcodec's DXA decoder is dependent on zlibFri, 16 Mar 2007 11:48:11 +0000, by voroshil
-
Remove useless -I./skin from CFLAGS.Fri, 16 Mar 2007 00:02:28 +0000, by diego
-
Don't look for header files in ../../ anymore. Compilation was broken unlessFri, 16 Mar 2007 00:00:13 +0000, by diego
-
Remove unnecessary -I./wm option from CFLAGS.Thu, 15 Mar 2007 23:28:38 +0000, by diego
-
Remove useless -I../loader option from CFLAGS.Thu, 15 Mar 2007 22:52:02 +0000, by diego
-
Use explicit path for headers from the dshow/ subdirectory.Thu, 15 Mar 2007 22:38:13 +0000, by diego
-
Use explicit path for headers from the loader/ directory.Thu, 15 Mar 2007 22:34:45 +0000, by diego
-
Add explicit location for headers from the stream/ directory.Thu, 15 Mar 2007 18:36:36 +0000, by diego
-
Wording improvement as suggested by Michael.Thu, 15 Mar 2007 18:12:01 +0000, by diego
-
Add live555 include flags to CXXFLAGS only.Thu, 15 Mar 2007 18:07:12 +0000, by diego
-
Add a FIXME note about new sentences on new lines.Thu, 15 Mar 2007 18:00:51 +0000, by diego
-
Add explicit location for headers from the libmpdemux/ directory.Thu, 15 Mar 2007 17:51:32 +0000, by diego
-
Add explicit location for headers from the stream/ directory.Thu, 15 Mar 2007 17:30:55 +0000, by diego
-
Add explicit location for headers from the stream/ directory.Thu, 15 Mar 2007 17:10:36 +0000, by diego
-
Add AmigaOS support, patch by Andrea Palmat, andrea amigasoft net.Thu, 15 Mar 2007 17:06:28 +0000, by diego
-
Simplify setting special CFLAGS for decode_i586.o.Thu, 15 Mar 2007 16:49:59 +0000, by diego
-
Remove unnecessary Darwin entry from CFLAGS.Thu, 15 Mar 2007 13:21:12 +0000, by diego
-
Simplify conditional expression.Thu, 15 Mar 2007 13:20:22 +0000, by diego
-
Remove Darwin AltiVec CFLAGS settings, configure handles this.Thu, 15 Mar 2007 13:19:22 +0000, by diego
-
update password-gpg rule from ffmpegThu, 15 Mar 2007 12:55:35 +0000, by michael
-
update >5 line reindention rule to what is in ffmpegThu, 15 Mar 2007 12:47:20 +0000, by michael
-
update spliting rule to what i just added to ffmpegThu, 15 Mar 2007 12:45:04 +0000, by michael
-
cosmetic (move warning point after the existing policy points instead of the middle)Thu, 15 Mar 2007 12:42:59 +0000, by michael
-
Remove addition of AltiVec flags to CFLAGS, configure takes care of this.Thu, 15 Mar 2007 12:17:22 +0000, by diego
-
Remove unnecessary include from CFLAGS.Thu, 15 Mar 2007 12:13:35 +0000, by diego
-
Use explicit header location, don't use CFLAGS for simple subdirectories.Thu, 15 Mar 2007 12:08:11 +0000, by diego
-
Check for eof in loop searching for data chunk.Thu, 15 Mar 2007 10:38:51 +0000, by reimar
-
Reuse common parts of all Makefiles.Thu, 15 Mar 2007 09:19:30 +0000, by diego
-
Use versioned names explicitly instead of employed backwards-named variables.Thu, 15 Mar 2007 09:14:35 +0000, by diego
-
Simplify conditional expression.Thu, 15 Mar 2007 09:07:22 +0000, by diego
-
Remove Cygwin case from conditional, it's overridden by the Win32 case.Thu, 15 Mar 2007 09:05:03 +0000, by diego
-
Revert previous broken commit.Thu, 15 Mar 2007 09:04:11 +0000, by diego
-
Remove Cygwin case from conditional, it's overridden by the Win32 case.Thu, 15 Mar 2007 08:59:31 +0000, by diego
-
Rename LIBS variable to more standard name EXTRALIBS.Thu, 15 Mar 2007 08:49:56 +0000, by diego
-
Fix test program linkage.Thu, 15 Mar 2007 08:38:51 +0000, by diego
-
Include loader/ prefix in #include path everywhere.Thu, 15 Mar 2007 08:29:24 +0000, by diego
-
SHORTNAME is not a target so it should not be used as prerequisite.Thu, 15 Mar 2007 00:56:54 +0000, by diego
-
Merge two clean commands.Thu, 15 Mar 2007 00:51:19 +0000, by diego
-
whitespace cosmeticsThu, 15 Mar 2007 00:50:52 +0000, by diego
-
Use standard variable names for SRCS and OBJS.Thu, 15 Mar 2007 00:49:32 +0000, by diego
-
Install targets should not remove files.Thu, 15 Mar 2007 00:29:50 +0000, by diego
-
Add pci_names.c as prerequisite of the all target instead of the .o files.Wed, 14 Mar 2007 23:37:48 +0000, by diego
-
Use the install program detected by configure.Wed, 14 Mar 2007 23:34:17 +0000, by diego
-
Remove useless .SUFFIXES variable.Wed, 14 Mar 2007 23:08:34 +0000, by diego
-
Remove unused SONAME_FLAGS variable.Wed, 14 Mar 2007 23:00:12 +0000, by diego
-
Remove commented out superfluous lines.Wed, 14 Mar 2007 22:40:10 +0000, by diego