vp[89]dec: Drop frames that have no output buffer because of errors
authorSebastian Dröge <sebastian@centricular.com>
Thu, 5 Mar 2015 09:00:33 +0000 (10:00 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 5 Mar 2015 09:01:09 +0000 (10:01 +0100)
commit627e492b7ea92ca8c44c9726b4e87d5453a3a1d7
treee03323bb0e3ee164e8c549fe5a2b3a6f8a863efc
parentb4aaa11f9733ba1800f7e88e3de911404aee7b11
vp[89]dec: Drop frames that have no output buffer because of errors

finish_frame() assumes that there is an output buffer.
ext/vpx/gstvp8dec.c
ext/vpx/gstvp9dec.c