amrwbdec: Don't use g_return_*_if_fail() on data parsing
authorEdward Hervey <edward@centricular.com>
Wed, 3 Jan 2018 15:02:08 +0000 (16:02 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 3 Jan 2018 15:02:08 +0000 (16:02 +0100)
commit6da70e278a5683d4e776edc25043f2c5d0a2a302
treeafda83fbd1571fc1078f13d5dc4bf1964f4c548e
parentc9baaf3e50d3e5870b86b41776b418630ed3db8f
amrwbdec: Don't use g_return_*_if_fail() on data parsing

Those functions can be disabled. Instead just use the (existing)
function.

CID #1427093
ext/amrwbdec/amrwbdec.c