siren: fix sample rate list
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Mon, 21 Apr 2014 10:48:22 +0000 (11:48 +0100)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Thu, 30 Oct 2014 15:21:15 +0000 (15:21 +0000)
commita5350f2d0ce0a59fb21afaaef5e519f2a3b93aa0
tree74835b1496f6d440de06a63a6e20d47c11e1d57b
parent0df92790266c9416488301da53216f3c306408d0
siren: fix sample rate list

It was using a 24000/24000/48000, but I think it meant to use
24000/32000/48000. Not 100% sure...

https://en.wikipedia.org/wiki/G.722.1 has the list of supported
bitrates. It's not clear whether the "flag" code maps to this,
however.

Coverity 206072
gst/siren/common.c