log

age author description
Fri, 16 Mar 2007 14:01:01 +0000 gpoirier sync with r22503
Fri, 16 Mar 2007 13:59:02 +0000 compn add mute bind which has been default for a while, any other missing defaults?
Fri, 16 Mar 2007 13:48:53 +0000 compn some updates from memory and mplayer irc users
Fri, 16 Mar 2007 11:48:11 +0000 voroshil libavcodec's DXA decoder is dependent on zlib
Fri, 16 Mar 2007 00:02:28 +0000 diego Remove useless -I./skin from CFLAGS.
Fri, 16 Mar 2007 00:00:13 +0000 diego Don't look for header files in ../../ anymore. Compilation was broken unless
Thu, 15 Mar 2007 23:28:38 +0000 diego Remove unnecessary -I./wm option from CFLAGS.
Thu, 15 Mar 2007 22:52:02 +0000 diego Remove useless -I../loader option from CFLAGS.
Thu, 15 Mar 2007 22:38:13 +0000 diego Use explicit path for headers from the dshow/ subdirectory.
Thu, 15 Mar 2007 22:34:45 +0000 diego Use explicit path for headers from the loader/ directory.
Thu, 15 Mar 2007 18:36:36 +0000 diego Add explicit location for headers from the stream/ directory.
Thu, 15 Mar 2007 18:12:01 +0000 diego Wording improvement as suggested by Michael.
Thu, 15 Mar 2007 18:07:12 +0000 diego Add live555 include flags to CXXFLAGS only.
Thu, 15 Mar 2007 18:00:51 +0000 diego Add a FIXME note about new sentences on new lines.
Thu, 15 Mar 2007 17:51:32 +0000 diego Add explicit location for headers from the libmpdemux/ directory.
Thu, 15 Mar 2007 17:30:55 +0000 diego Add explicit location for headers from the stream/ directory.
Thu, 15 Mar 2007 17:10:36 +0000 diego Add explicit location for headers from the stream/ directory.
Thu, 15 Mar 2007 17:06:28 +0000 diego Add AmigaOS support, patch by Andrea Palmat, andrea amigasoft net.
Thu, 15 Mar 2007 16:49:59 +0000 diego Simplify setting special CFLAGS for decode_i586.o.
Thu, 15 Mar 2007 13:21:12 +0000 diego Remove unnecessary Darwin entry from CFLAGS.
Thu, 15 Mar 2007 13:20:22 +0000 diego Simplify conditional expression.
Thu, 15 Mar 2007 13:19:22 +0000 diego Remove Darwin AltiVec CFLAGS settings, configure handles this.
Thu, 15 Mar 2007 12:55:35 +0000 michael update password-gpg rule from ffmpeg
Thu, 15 Mar 2007 12:47:20 +0000 michael update >5 line reindention rule to what is in ffmpeg
Thu, 15 Mar 2007 12:45:04 +0000 michael update spliting rule to what i just added to ffmpeg
Thu, 15 Mar 2007 12:42:59 +0000 michael cosmetic (move warning point after the existing policy points instead of the middle)
Thu, 15 Mar 2007 12:17:22 +0000 diego Remove addition of AltiVec flags to CFLAGS, configure takes care of this.
Thu, 15 Mar 2007 12:13:35 +0000 diego Remove unnecessary include from CFLAGS.
Thu, 15 Mar 2007 12:08:11 +0000 diego Use explicit header location, don't use CFLAGS for simple subdirectories.
Thu, 15 Mar 2007 10:38:51 +0000 reimar Check for eof in loop searching for data chunk.