OSDN Git Service

30% faster h264_chroma_mc8_c(), this also prevents a possible out of
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 21 Dec 2007 10:01:04 +0000 (10:01 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 21 Dec 2007 10:01:04 +0000 (10:01 +0000)
commit815c81c0a732c38675733dbb501d7a5c5fce556e
treef68840341d8d929212cbcbd9c6b0a66b916f7be6
parent91fd7398f4c9802b9c7188fc908a8f31acef5932
30% faster h264_chroma_mc8_c(), this also prevents a possible out of
array read.

Originally committed as revision 11288 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dsputil.c