Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 27 Sep 2010 08:11:27 +0000 | diego | Ignore all config.* files. |
Mon, 27 Sep 2010 01:10:15 +0000 | diego | Sync with current FFmpeg head. |
Mon, 27 Sep 2010 01:09:42 +0000 | diego | Add config.asm with (sub)architecture definitions for FFmpeg's YASM support. |
Mon, 27 Sep 2010 00:46:28 +0000 | diego | Simplify some configure checks through statement_check{_broken}(). |
Mon, 27 Sep 2010 00:02:59 +0000 | diego | cosmetics: Rename function_check{_broken}() --> statement_check{_broken}(). |
Sun, 26 Sep 2010 22:17:42 +0000 | diego | Remove unnecessary sys/types.h #include from shm check. |
Sun, 26 Sep 2010 22:06:33 +0000 | diego | Add proper autodetection for FTP support; should fix Bugzilla #1804. |
Sun, 26 Sep 2010 21:51:39 +0000 | diego | Simplify inet_pton/inet_aton checks with function_check(). |