vp8dec: Error out gracefully if we get an unsupported color format
authorSebastian Dröge <slomo@circular-chaos.org>
Sat, 22 Jun 2013 08:59:17 +0000 (10:59 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Sat, 22 Jun 2013 08:59:17 +0000 (10:59 +0200)
commit943520382fc7e298b8a392b2dd66bad7f3961bf5
tree6d187ec9842bdfb221491141edb3cff0aa25fdb2
parent9b7a6a3f907bd923dfa540bc979d0ae033e77b1d
vp8dec: Error out gracefully if we get an unsupported color format

In theory we can only get I420 though, just to be on the safe side.
ext/vpx/gstvp8dec.c