wavenc: Set fixedcaps getcaps function on the sinkpad
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 29 Apr 2011 06:59:20 +0000 (08:59 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 14 May 2011 09:52:12 +0000 (11:52 +0200)
commit88203989cd7df60ea02ef5e6f25362bff4822aef
treef5f772aa65993ea426f4d2b2d7098191830993a2
parentf8ed8dd6137482bc830e6599b397bdbe854c1e62
wavenc: Set fixedcaps getcaps function on the sinkpad

wavenc does not allow to change the caps during playback
and always returning the template caps is just wrong.
gst/wavenc/gstwavenc.c