vpxdec: report parse errors from webm_guess_framerate()
authorJohn Koleszar <jkoleszar@google.com>
Thu, 4 Nov 2010 18:54:51 +0000 (14:54 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Thu, 4 Nov 2010 18:56:48 +0000 (14:56 -0400)
commitbd05d9e480623536e35b76cf3cfd6b8884d254ba
tree450d328aaf628dd0a38cb4dbbc3ba06964d0a62c
parenta5397dbaf13c87516bbf404dea35fe49bfe805e3
vpxdec: report parse errors from webm_guess_framerate()

If this function fails silently, the nestegg context is destroyed and
future nestegg calls will segfault.

Change-Id: Ie6a0ea284ab9ddfa97b1843ef8030a953937c8cd
vpxdec.c