Displaying 1 result from an estimated 1 matches for "ast_format_amrnb".
2014 Apr 30
2
AMR installation error
make gives this:
codec_amr.c: In function 'amrtolin_sample':
codec_amr.c:227: error: 'AST_FORMAT_AMRNB' undeclared (first use in this
function)
codec_amr.c:227: error: (Each undeclared identifier is reported only once
codec_amr.c:227: error: for each function it appears in.)
codec_amr.c: In function 'lintoamr_frameout':
codec_amr.c:345: warning: unused variable 'byte_count'
codec...