Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 18 Apr 2007 14:22:42 +0000 | ivo | test widths all down to one. this tests whether the scalers correctly switch |
Wed, 18 Apr 2007 09:58:04 +0000 | diego | Merge both USE_DVDREAD sections. |
Wed, 18 Apr 2007 09:56:24 +0000 | diego | Fix preprocessor conditionals: libdvdnav includes libdvdread and configure |
Wed, 18 Apr 2007 09:27:59 +0000 | ivo | skip MMX code in rgb24tobgr24 if the size of the input is smaller than the |
Wed, 18 Apr 2007 09:26:22 +0000 | ivo | skip MMX code in rgb32to16 if the size of the input is smaller than the |
Wed, 18 Apr 2007 09:24:49 +0000 | ivo | skip MMX code in rgb32to15 if the size of the input is smaller than the |
Tue, 17 Apr 2007 20:38:17 +0000 | ivo | slightly faster rgb32tobgr32; avoid one add and one cmp |
Tue, 17 Apr 2007 07:06:44 +0000 | rfelker | big surprise.. uau broke gcc 2.95 as usual |