Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 30 May 2010 14:29:18 +0000 | cehoyos | Fix compilation without librtmp. |
Sun, 30 May 2010 13:51:24 +0000 | reimar | Treat a NULL renderer string as indication for software renderer. |
Sun, 30 May 2010 13:50:14 +0000 | reimar | Prefer -vo sdl over "probably software" OpenGL. |
Sun, 30 May 2010 12:14:40 +0000 | reimar | Change compiler argument order for compile_check to avoid incorrect linking |
Sun, 30 May 2010 10:01:40 +0000 | reimar | Make 3dnow and MMX code compile for 64 bit (just stupid search-and-replace). |
Sun, 30 May 2010 09:47:53 +0000 | diego | Add codec-cfg.h to the dependency list of codec-cfg. |
Sun, 30 May 2010 08:44:05 +0000 | diego | Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone. |
Sun, 30 May 2010 08:31:23 +0000 | diego | Remove GPL-licensed YUV to RGB MMX routines. |