Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 20 Sep 2010 12:07:56 +0000 | diego | cosmetics: Rename DEPS variable to DEP_FILES. |
Mon, 20 Sep 2010 09:59:13 +0000 | diego | Use CFLAGS directly when compiling Assembler files, we do not set ASFLAGS. |
Mon, 20 Sep 2010 08:31:37 +0000 | diego | Move ASFLAGS and AS_DEPFLAGS to the FFmpeg section of config.mak. |
Mon, 20 Sep 2010 08:23:35 +0000 | diego | Add dependency flags to CC invocation for .S files. |
Mon, 20 Sep 2010 07:54:06 +0000 | diego | Simplify libbluray test with function_check(). |
Mon, 20 Sep 2010 07:42:06 +0000 | diego | Remove another set of unnecessary #ifdefs around vosub_vidix.h #include. |