Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 18 Nov 2008 03:06:27 +0000 | reynaldo | Add some more missing messages |
Mon, 17 Nov 2008 18:20:20 +0000 | reimar | 100l, missing ' s' in sed command, probably caused all decoders to be |
Mon, 17 Nov 2008 15:25:33 +0000 | diego | Only enable CONFIG_FFT_MMX if both yasm and MMX are enabled. |
Mon, 17 Nov 2008 15:02:24 +0000 | diego | Set _have_yasm to "no" if yasm detection failed. |
Mon, 17 Nov 2008 13:12:01 +0000 | reimar | Remove a useless XGetGeometry call, the X11 event handling already |
Mon, 17 Nov 2008 10:33:59 +0000 | diego | Put variable declaration inside an #ifdef to avoid an unused variable warning. |
Mon, 17 Nov 2008 10:16:28 +0000 | cehoyos | Allow compilation with icc 10.1. |