Closed GoogleCodeExporter closed 9 years ago
Original comment by ya...@google.com
on 6 May 2014 at 6:56
Original comment by renganat...@google.com
on 15 May 2014 at 10:28
The issue was reproduced.
MMX matches C code result. There are errors in VP9 SSE2 functions.
Original comment by yunqingw...@google.com
on 17 May 2014 at 1:39
Did a rebase, and it seems the bug was already fixed in current top-of-tree.
Original comment by yunqingw...@google.com
on 19 May 2014 at 10:41
Detailed note on the cause of the issue:
"commit 7ab9a9587b96db4edce6be916c1f02297a9555ff" caused the vp8 encoding
mismatch for sse2 optimized code, since the function argument change was only
done in c. The patch was later reverted, which fixed the mismatch .
Original comment by yunqingw...@google.com
on 20 May 2014 at 7:23
Also saw mismatch between vp9_post_proc_down_and_across_xmm and its c function.
Will fix it.
Original comment by yunqingw...@google.com
on 22 May 2014 at 4:19
Original comment by ya...@google.com
on 15 Jan 2015 at 11:42
Original issue reported on code.google.com by
ya...@google.com
on 6 May 2014 at 6:54