commit | 9c061ef5069921e674a0ecf4a375db93461e02e8 | [log] [tgz] |
---|---|---|
author | Yaowu Xu <yaowu@google.com> | Mon Jan 05 09:00:06 2015 -0800 |
committer | Yaowu Xu <yaowu@google.com> | Mon Jan 05 17:34:31 2015 -0800 |
tree | 0e060c719f4904ceae5331b5a3741a445c3bd3f1 | |
parent | 2fe1bfa5ade46b7f9f3505801071493a7afd4ad0 [diff] |
Properly validate data size With "show_existing_frame" frames: Minimum data size for profile 0 and 1 is 1 byte (8bits) Minimum data size for profile 2 and 3 is 2 bytes (9bits) Otherwise: Minimum data size is 8 bytes. This resolves the VP9 failure in fuzzing test build #56. Change-Id: I146d9d37688f535dd68d24aacc76d464ccffdf04