vpxdec: Fix webm fps check.
authorFrank Galligan <fgalligan@google.com>
Thu, 24 Oct 2013 17:33:24 +0000 (10:33 -0700)
committerFrank Galligan <fgalligan@google.com>
Thu, 24 Oct 2013 17:37:14 +0000 (10:37 -0700)
commita9e00cd451f8859dad335d64cb4c77d95b6a06b3
treeed29b498574e2e6ccc71c7a9c52f035f4185b051
parent997e19092ece9026b68fba916df2da5c3c489e03
vpxdec: Fix webm fps check.

If the webm file did not have a Cues then vpxdec would fail
when creating a y4m file. If there is no Cues element print
out a warning and set fps to 30.

Change-Id: Ieea7040265dfdac7dff4ccf917c6f756160a96bc
vpxdec.c