Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 02 May 2009 08:40:53 +0000 | sdrik | Fix chroma shift when scaling from ARGB on LE and BGRA on BE |
Mon, 27 Apr 2009 21:41:42 +0000 | bircoph | Fix polish spelling. Noticed in Gentoo ebuild long time ago. |
Mon, 27 Apr 2009 14:25:44 +0000 | sdrik | Remove useless duplicated code in yuv2rgb_c_32, yuva2rgba_c and yuva2argb_c |
Mon, 27 Apr 2009 09:44:59 +0000 | gpoirier | sync w/r29147 |
Sun, 26 Apr 2009 08:59:18 +0000 | diego | Revert previous two commits, the CoreVideo vo needs both OpenGL and Cocoa. |
Sat, 25 Apr 2009 19:09:54 +0000 | diego | Replace glibc-specific __WORDSIZE preprocessor check with HAVE_FAST_64BIT. |