g722dec: Change bits_per_codeword to the right option type
authorMartin Storsjö <martin@martin.st>
Sun, 27 Oct 2013 19:57:06 +0000 (21:57 +0200)
committerMartin Storsjö <martin@martin.st>
Mon, 28 Oct 2013 07:53:48 +0000 (09:53 +0200)
commitf2521563d1a0c3e2a21892f59f3327b82b3db7fc
tree7d9598d69c03fdc038965f04aedcc63912b92995
parent884c7a6eb86a9bc05abafc058b279018ded7de5f
g722dec: Change bits_per_codeword to the right option type

This isn't a set of flags but just a plain integer in the range
6-8.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/g722dec.c