Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 14 Mar 2009 08:11:03 +0000 | sdrik | Make the source buffer operands parametrized in the YSCALEYUV2RGB_YA macro |
Fri, 13 Mar 2009 17:12:40 +0000 | reimar | Check for HAVE_EBX_AVAILABLE before enabling MMX code that needs the EBX |
Fri, 13 Mar 2009 17:09:39 +0000 | reimar | Use the same code as in vf_decimate to select diff_MMX |
Fri, 13 Mar 2009 17:02:15 +0000 | reimar | Add missing ecx clobber in diff_MMX code (yes, that function is duplicated). |
Fri, 13 Mar 2009 16:42:42 +0000 | reimar | Fix compilation with --charset=noconv |
Thu, 12 Mar 2009 11:55:26 +0000 | diego | Replace duplicated code by a macro. |