diff options
author | Ivo van Poorten <ivop@euronet.nl> | 2007-04-16 21:41:03 +0000 |
---|---|---|
committer | Ivo van Poorten <ivop@euronet.nl> | 2007-04-16 21:41:03 +0000 |
commit | b38d487466e68bd6baf2889017d2a751831560f0 (patch) | |
tree | 63c54f05c133132d55b330ac607e7671e1a32a9f /libavcodec/rangecoder.c | |
parent | 4f99f932689523dd2a77656ca1b75e00178c3559 (diff) | |
download | ffmpeg-b38d487466e68bd6baf2889017d2a751831560f0.tar.gz |
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
Diffstat (limited to 'libavcodec/rangecoder.c')
0 files changed, 0 insertions, 0 deletions