Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 30 Apr 2008 14:34:18 +0000 | diego | Link loader test files against mp_msg-mencoder.o instead of mp_msg.o. |
Wed, 30 Apr 2008 14:29:17 +0000 | diego | Add compilation rule for libvo/aspecttest and (hackishly) fix linking. |
Wed, 30 Apr 2008 14:16:22 +0000 | eugeni | Remove libass dependency on global font_fontconfig variable. |
Wed, 30 Apr 2008 14:12:11 +0000 | diego | Add $(EXESUF) to test rules. |
Wed, 30 Apr 2008 14:06:33 +0000 | diego | Remove loader/wine/avifmt.h #include, the AVI types declared there conflict |
Wed, 30 Apr 2008 14:03:32 +0000 | diego | Add missing string.h #include to fix a bunch of implicit declaration warnings. |
Wed, 30 Apr 2008 14:00:32 +0000 | diego | Remove unused fast_memcpy() function and link against the object that |
Wed, 30 Apr 2008 13:58:26 +0000 | diego | cosmetics: Move some variable declarations to better places. |