codecutils: improve input validation in opus header parsing
authorMathieu Duponchelle <mathieu@centricular.com>
Fri, 3 Nov 2017 16:20:44 +0000 (17:20 +0100)
committerMathieu Duponchelle <mathieu@centricular.com>
Fri, 3 Nov 2017 16:25:47 +0000 (17:25 +0100)
commitc493c564ba4450e4c86bd397ffed883459ec512c
treeaea1609839dfed07e45386a3b831096f20fa87db
parent91179622eb3b4b51785b4f19dc8a033fbeeda492
codecutils: improve input validation in opus header parsing

Invalid input files do not warrant assertions. Instead
output error messages and let the error bubble up.
gst-libs/gst/pbutils/codec-utils.c