iniwf / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

Need new YUV422 test vector for more test coverage. #974

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Change #94401 introduce a bug that was not capture by our YUV422 test vectors. 
Fix is in https://gerrit.chromium.org/gerrit/74059. 

After digging into it, it seems the bug will only appear when 
"xd->mb_to_bottom_edge < 0". But all our test vectors did not hit this case, so 
a new test vector needs to be added to cover this case.

Original issue reported on code.google.com by hku...@google.com on 12 Mar 2015 at 8:59

GoogleCodeExporter commented 9 years ago

Original comment by ya...@google.com on 12 Mar 2015 at 10:14