Re: Fix for memory corruption in yuvdeinterlace

"Scott Smith" <[email protected]> Fri, 12 Oct 2007 09:20:08 -0700
Newsgroups gmane.comp.video.mjpeg.devel
Message-ID <[email protected]>
On 10/12/07, Burkhard Plaum <[email protected]> wrote:
> dst[i] =
>    coeff_1 * src[src_indices[i][0]] +
>    coeff_2 * src[src_indices[i][1]] +
>    coeff_3 * src[src_indices[i][2]];

Yeah, but that kills the ability to do sse/altivec...
-- 
        Scott

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/