Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 04 Mar 2009 19:37:07 +0000 | reimar | Make sure all output_surfaces are initialized in preinit. |
Wed, 04 Mar 2009 19:12:49 +0000 | sdrik | Rewrite of rgb15to32 and rgb16to32 using fewer asm instructions |
Wed, 04 Mar 2009 18:07:34 +0000 | cehoyos | 10l: Fix max value for -vo vdpau:deint. |
Wed, 04 Mar 2009 08:37:54 +0000 | reimar | Make sure vo_x11_create_vo_window sets vo_dwidth and vo_dheight right |
Wed, 04 Mar 2009 08:11:42 +0000 | reimar | Fix mp_msg call with too few arguments. |
Tue, 03 Mar 2009 19:47:23 +0000 | henry | remove the rest of x86 asm from LGPL build |
Tue, 03 Mar 2009 18:12:03 +0000 | reimar | 100l, remove a pointless opt = NULL assignment that made print_int crash since r28794 |