Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 27 Sep 2010 12:10:59 +0000 | diego | cosmetics: Move some functions around to avoid ugly forward declarations. |
Mon, 27 Sep 2010 11:54:17 +0000 | diego | Mark some function parameters that are not modified as const. |
Mon, 27 Sep 2010 08:35:33 +0000 | diego | Check for __STDC_VERSION__ >= 199901L before declaring lrintf(). |
Mon, 27 Sep 2010 08:33:20 +0000 | diego | cosmetics: Make diff apply cleanly. |
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. |