wavenc: Send CAPS event after the pad was activated
authorSebastian Dröge <sebastian@centricular.com>
Thu, 2 Oct 2014 07:10:11 +0000 (10:10 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 2 Oct 2014 07:10:11 +0000 (10:10 +0300)
commit7729f4ce81580df72e03e509966651eebb092d81
tree35eadc028158e3962e921b62a328b650b5578bc0
parent374552a72093fa74e7d99f5a02219ce6674ff611
wavenc: Send CAPS event after the pad was activated

Otherwise the CAPS event will be dropped and we never configure any caps at
all, leading to weird behaviour in many situations. Especially header
rewriting is not going to work if a capsfilter is after wavenc.

https://bugzilla.gnome.org/show_bug.cgi?id=737735
gst/wavenc/gstwavenc.c