g726: return AVERROR(EINVAL) instead of -1 for invalid channel count
authorJustin Ruggles <justin.ruggles@gmail.com>
Fri, 28 Oct 2011 00:49:04 +0000 (20:49 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Wed, 2 Nov 2011 01:23:03 +0000 (21:23 -0400)
commit50969c0f46ce60a32c292b8375b4a442cc908c64
treee36a6814a45125f200db2b885f22226684287c48
parent50c466d609ec60a324a7a776dfdb57c8d38faa11
g726: return AVERROR(EINVAL) instead of -1 for invalid channel count
libavcodec/g726.c