# HG changeset patch # User michael # Date 1198231264 0 # Node ID 1e3b5597505a2eeaab8d2e9d09dcb896d0c4d028 # Parent aeea94d211564ede8d4a14da5e9bb95541bde95a 30% faster h264_chroma_mc8_c(), this also prevents a possible out of array read. diff -r aeea94d21156 -r 1e3b5597505a dsputil.c --- a/dsputil.c Fri Dec 21 00:22:40 2007 +0000 +++ b/dsputil.c Fri Dec 21 10:01:04 2007 +0000 @@ -1478,6 +1478,7 @@ \ assert(x<8 && y<8 && x>=0 && y>=0);\ \ + if(D){\ for(i=0; i>6)+1)>>1)