alsa: fix negotiation
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 10 Nov 2011 15:02:01 +0000 (16:02 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 10 Nov 2011 15:05:19 +0000 (16:05 +0100)
commit3254e79f046c91038dc203df244ee4c9cb0eec5f
treeb0f730842b035480a41a771041a3d41a3d5563a8
parentea9bc40bf9885edb26773a69e64ef08d0b1f559e
alsa: fix negotiation

Don't assume the format is a string because now it is a list of string in the
template.
Chain up to the parent class implementation of get_caps.
ext/alsa/gstalsa.c
ext/alsa/gstalsasrc.c