On 19/09/14 8:24 PM, Michael Niedermayer wrote: > On Fri, Sep 19, 2014 at 07:18:10PM -0300, James Almer wrote: >> Also add mmxext versions of vsad8 and vsad_intra8, and sse2 versions of >> vsad16 and vsad_intra16. >> Since vsad8 and vsad16 are not bitexact, they are accordingly marked as >> approximate. >> >> Signed-off-by: James Almer <jamr...@gmail.com> >> --- >> libavcodec/x86/me_cmp.asm | 161 >> +++++++++++++++++++++++++++++++++++++++++++ >> libavcodec/x86/me_cmp_init.c | 133 ++++++----------------------------- >> 2 files changed, 181 insertions(+), 113 deletions(-) > > should be ok if the new code produces the same values as the old
It does as far as i could test. Pushed, thanks. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel