Trap request to display non-existant frame
authorAdrian Grange <agrange@google.com>
Mon, 24 Feb 2014 18:15:21 +0000 (10:15 -0800)
committerAdrian Grange <agrange@google.com>
Mon, 24 Feb 2014 18:19:31 +0000 (10:19 -0800)
commit709fecac83c86de956befbfcc029da1dba332a6d
tree54f910e5ad50893a2839e28989e90543617f1005
parentbfaf415ea7a90af4f093733d5e0a115f73d03930
Trap request to display non-existant frame

If show_existing_frame indicates that the decoder should
display an existing (previously decoded) frame, add a
check to make sure that the signaled buffer does contain
a valid decoded frame.

Change-Id: Iac8c686b321827414d69a3f2d0467566911bcba2
vp9/decoder/vp9_decodeframe.c