22 #include <opus_defines.h>
24 #include "libavutil/common.h"
25 #include "libavutil/error.h"
33 case OPUS_BUFFER_TOO_SMALL:
35 case OPUS_INTERNAL_ERROR:
37 case OPUS_INVALID_PACKET:
39 case OPUS_UNIMPLEMENTED:
41 case OPUS_INVALID_STATE:
#define AVERROR_INVALIDDATA
Invalid data found when processing input.
int ff_opus_error_to_averror(int err)
#define AVERROR_UNKNOWN
Unknown error, typically from an external library.