vp9dec: Fix segfault when a new caps is received
authorThiago Santos <thiagoss@osg.samsung.com>
Tue, 2 Sep 2014 03:55:17 +0000 (00:55 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Tue, 2 Sep 2014 04:01:43 +0000 (01:01 -0300)
commit8bee49c85e51bc35123c6a4700e489441038dcf2
tree439cd0871f3871cfeaec28af6a539c0a1dd19ed8
parent0430ea87a3ab0767ca85fbbc27d1f68b41b73153
vp9dec: Fix segfault when a new caps is received

Remember to unref the output caps when a new caps event is received
as it should generate a new one based on the new caps.

https://bugzilla.gnome.org/show_bug.cgi?id=734266
ext/vpx/gstvp9dec.c