a52dec: Don't claim to support upstream renegotiation
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 13 Dec 2011 13:54:18 +0000 (14:54 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 13 Dec 2011 13:54:18 +0000 (14:54 +0100)
commit220b88fcc1ce0e203cc042a4dffef381a87bda1c
tree40339ef7cded1cf2a628964adac5865c2ef32cd1
parentcdf8d0f6b2d784cf7cce360a310cef3adebc3d66
a52dec: Don't claim to support upstream renegotiation

and use fixed caps on the srcpad. To correctly support
upstream renegotiation a52dec would need to check if the
caps of the downstream allocated buffer are the requested
caps or if the size is different.

Fixes bug #665989.
ext/a52dec/gsta52dec.c