commit | c3db2d8bc86b891f4a33dcb370d7172d1007cddc | [log] [tgz] |
---|---|---|
author | Jim Bankoski <jimbankoski@google.com> | Mon Jun 23 07:04:57 2014 -0700 |
committer | Jim Bankoski <jimbankoski@google.com> | Mon Jun 23 07:04:57 2014 -0700 |
tree | dee3c1f201f7dbf7bd46e52f8b792aff46a2016d | |
parent | 3431f575ed8338def631d51af93c36e6fce7dd07 [diff] |
error check vp9 superframe parsing This patch insures that the last byte of a chunk that contains a valid superframe marker byte, actually has a proper superframe index. If not it returns an error. As part of doing that the file : vp90-2-15-fuzz-flicker.webm now fails to decode properly and moves to the invalid file test from the test vector suite. Change-Id: I5f1da7eb37282ec0c6394df5c73251a2df9c1744