Revision b38d4874
ID | b38d487466e68bd6baf2889017d2a751831560f0 |
Parent | 4f99f932 |
Child | b092d033 |
New implementation of rgb32tobgr32
The previous implementation segfaulted with MMX enabled when fed an image
smaller than the size of the units the MMX code processed. The new code:
- is faster for MMX, MMX2 and plain C
- processes small images correctly
- is LGPL
Originally committed as revision 23009 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Files
- added
- modified
- copied
- renamed
- deleted