vpxdec: libvpx's release buffer is sometimes called with fb->priv==NULL
authorSebastian Dröge <sebastian@centricular.com>
Tue, 22 Nov 2016 18:33:29 +0000 (20:33 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 22 Nov 2016 18:33:29 +0000 (20:33 +0200)
commitae2dd54a240a7b38710cdf118594712feaa5828c
tree2155b44d35aaa6e0e95e1c030bf5bbc66bf8cc44
parent5d4c71d76e553d40f22e25bf7bad81b77ceb7ac5
vpxdec: libvpx's release buffer is sometimes called with fb->priv==NULL

Don't assert on this but just ignore these cases.
ext/vpx/gstvpxdec.c