Mercurial > mplayer.hg
graph
-
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
-
Simplify rules using make shorthands.Wed, 14 Mar 2007 22:38:42 +0000, by diego
-
whitespace cosmeticsWed, 14 Mar 2007 22:20:40 +0000, by diego
-
Simplify handling of extra library flags.Wed, 14 Mar 2007 20:51:46 +0000, by diego
-
Remove superfluous rule and variables, X_LIB does not exist any longer.Wed, 14 Mar 2007 20:50:48 +0000, by diego
-
Remove superfluous variable indirection.Wed, 14 Mar 2007 20:27:46 +0000, by diego
-
Reuse common parts of all Makefiles through mpcommon.mak.Wed, 14 Mar 2007 20:19:45 +0000, by diego
-
Rename all target to libs.Wed, 14 Mar 2007 20:17:01 +0000, by diego
-
Separate prerequisites and rules to avoid redundant rules.Wed, 14 Mar 2007 20:12:39 +0000, by diego
-
whitespace cosmeticsWed, 14 Mar 2007 20:08:26 +0000, by diego
-
Generate dependency information.Wed, 14 Mar 2007 20:07:15 +0000, by diego
-
Remove superfluous rule and variable.Wed, 14 Mar 2007 20:06:06 +0000, by diego
-
Properly mark all phony targets as such.Wed, 14 Mar 2007 20:03:07 +0000, by diego
-
Rename VIDIX_CFLAGS to CFLAGS.Wed, 14 Mar 2007 20:02:06 +0000, by diego
-
Remove unused variable.Wed, 14 Mar 2007 20:01:04 +0000, by diego
-
dont start newline with a space and readd subdirectoryWed, 14 Mar 2007 14:57:42 +0000, by compn
-
major man page updateWed, 14 Mar 2007 14:55:14 +0000, by kraymer
-
Use 'libs' instead of 'all' target.Wed, 14 Mar 2007 08:56:43 +0000, by diego
-
Reuse common parts of all Makefiles through mpcommon.mak.Wed, 14 Mar 2007 08:55:06 +0000, by diego
-
Don't remove 'test' on distclean, there is no such file.Wed, 14 Mar 2007 08:53:12 +0000, by diego
-
cosmetics: Rename variables for consistency with other Makefiles.Wed, 14 Mar 2007 08:45:58 +0000, by diego
-
consistency cosmeticsWed, 14 Mar 2007 08:44:16 +0000, by diego
-
Simplify library generation rule.Wed, 14 Mar 2007 08:43:30 +0000, by diego
-
Merge all and do_drivers rules.Wed, 14 Mar 2007 08:39:00 +0000, by diego
-
Remove superfluous/obsolete rules and variables.Wed, 14 Mar 2007 08:37:34 +0000, by diego
-
dep/depend should be a double colon target as well.Tue, 13 Mar 2007 23:55:10 +0000, by diego
-
cosmetics: Move some parts around to make more sense overall.Tue, 13 Mar 2007 23:42:38 +0000, by diego
-
Fix live555 compilation when stream cache is disabled.Tue, 13 Mar 2007 23:35:00 +0000, by diego
-
cosmetics: Move depend target in preparation for upcoming changes.Tue, 13 Mar 2007 22:43:11 +0000, by diego
-
Simplify test program compilation.Tue, 13 Mar 2007 22:32:22 +0000, by diego
-
Fix test program compilation.Tue, 13 Mar 2007 22:28:13 +0000, by diego
-
Rename mp3lib/libMP3.a to mp3lib/libmp3.a for consistency.Tue, 13 Mar 2007 22:19:18 +0000, by diego
-
Simplify CFLAGS handling.Tue, 13 Mar 2007 22:17:48 +0000, by diego
-
Remove unnecessary -I option.Tue, 13 Mar 2007 22:16:03 +0000, by diego
-
Remove unnecessary -I option.Tue, 13 Mar 2007 22:15:39 +0000, by diego
-
fix wrong typo fix, as noted by DiegoTue, 13 Mar 2007 22:02:53 +0000, by gpoirier
-
cosmetics: Fix indentation, reorder some lines for consistency.Tue, 13 Mar 2007 21:55:23 +0000, by diego
-
fix some trivial typosTue, 13 Mar 2007 21:31:23 +0000, by gpoirier
-
fix up some longer than 80 char lines , and use suggestion from Diego.Tue, 13 Mar 2007 15:49:03 +0000, by compn
-
Give more descriptive names to the source and library variables and splitTue, 13 Mar 2007 12:10:57 +0000, by diego
-
Remove useless #define.Tue, 13 Mar 2007 10:33:33 +0000, by diego
-
Give the library generation target a more sensible name.Tue, 13 Mar 2007 10:14:05 +0000, by diego
-
Add common sources to .depend target.Tue, 13 Mar 2007 00:37:29 +0000, by diego
-
Handle common parts at the objects instead of at the sources level.Tue, 13 Mar 2007 00:34:56 +0000, by diego
-
codecs.conf.h needs to be made before .depend.Mon, 12 Mar 2007 23:53:40 +0000, by diego
-
Mark phony targets as such.Mon, 12 Mar 2007 23:26:02 +0000, by diego
-
dirclean target was removed, don't mark as phony.Mon, 12 Mar 2007 23:24:42 +0000, by diego
-
Remove code duplication in smil parserMon, 12 Mar 2007 22:42:05 +0000, by rtogni
-
cosmetics: renamed variable amr as headersize, more meaningful; patch by Carl Eugen HoyosMon, 12 Mar 2007 22:13:48 +0000, by nicodvb
-
Support smil embedded into xml, fixes bugzilla #768Mon, 12 Mar 2007 21:45:51 +0000, by rtogni
-
mp_msg.c is never built with -DCODECS2HTML.Mon, 12 Mar 2007 18:35:52 +0000, by diego
-
Remove -DCODECS2HTML from .depend creation.Mon, 12 Mar 2007 18:33:50 +0000, by diego
-
r22521: Clarify -reuse-socket description.Mon, 12 Mar 2007 18:11:25 +0000, by voroshil
-
r22408: add -tv driver=help entry, also add dshow tv driverMon, 12 Mar 2007 18:05:39 +0000, by voroshil
-
r22413: add xvfwopts compdata and vfw2menc documentation and change to better mencoder exampleMon, 12 Mar 2007 17:54:11 +0000, by voroshil
-
r22331: Remove some #if 0 codeMon, 12 Mar 2007 17:49:09 +0000, by voroshil
-
Clarify that commits should not be split arbitrarily by file/directory.Mon, 12 Mar 2007 17:38:32 +0000, by diego
-
spelling/punctuationMon, 12 Mar 2007 17:35:46 +0000, by diego
-
fix forgotten \Mon, 12 Mar 2007 17:16:45 +0000, by ivo
-
add vcd:// for win32, patch by zuxy mengMon, 12 Mar 2007 15:57:01 +0000, by compn
-
Source files should not contain non-ASCII characters.Mon, 12 Mar 2007 15:52:34 +0000, by diego
-
add vcd:// for win32, patch by zuxy mengMon, 12 Mar 2007 15:48:13 +0000, by compn
-
add vcd support to mingw, patch by zuxy mengMon, 12 Mar 2007 15:46:38 +0000, by compn
-
minor clarificationMon, 12 Mar 2007 15:26:30 +0000, by diego
-
Clarify -reuse-socket description.Mon, 12 Mar 2007 15:21:13 +0000, by diego
-
typoMon, 12 Mar 2007 15:20:10 +0000, by diego