libspeexdec: improve setting of Speex mode and sample rate
authorJustin Ruggles <justin.ruggles@gmail.com>
Mon, 1 Oct 2012 01:45:24 +0000 (21:45 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Wed, 3 Oct 2012 20:03:31 +0000 (16:03 -0400)
commit3b061c5e10f78caaf3b2a45cf7a92e50d4d20bfb
tree0d0a919b64c96a25364b18a1ccfb0e519d0ec43d
parentad11681acd59a9eb00952d07224a78bfc71c48ea
libspeexdec: improve setting of Speex mode and sample rate

If there is no extradata and the sample rate given by the user is not valid,
decode as ultra-wideband.
libavcodec/libspeexdec.c