Mercurial > mplayer.hg
log configure @ 27757:b5a46071062a
age | author | description |
---|---|---|
Thu, 16 Oct 2008 20:17:56 +0000 | diego | Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. |
Thu, 16 Oct 2008 18:59:27 +0000 | diego | Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. |
Thu, 16 Oct 2008 18:28:38 +0000 | diego | Move DEFAULT_CDROM_DEVICE/DEFAULT_DVD_DEVICE to stream.h where it belongs. |
Thu, 16 Oct 2008 18:26:01 +0000 | diego | Move likely/unlikely macros to libmpdemux/demuxer.h where they are used. |
Thu, 16 Oct 2008 18:24:18 +0000 | diego | Move SCREEN_SIZE_X/Y definition to libmpcodecs/vd.c where it is used. |
Thu, 16 Oct 2008 18:19:36 +0000 | diego | Move X11_FULLSCREEN definition to x11_common.h where it belongs. |
Thu, 16 Oct 2008 18:13:06 +0000 | diego | Move attribute_used declaration from config.h to mangle.h where it is useful. |