[CELT-dev] TI55xx Opus Issues
Mike Hooper
mihooper at bellsouth.net
Wed Feb 22 05:21:57 PST 2012
I am having trouble compiling Opus for my TI55xx project. When I define
CONFIG_TI_C55X, I get several compile errors regarding int vs long and int
vs opus_int32.
(i.e. int *value = va_arg(ap, opus_int32*); in opus_decoder_ctl).
Also, shouldn't the following be included at the top of opus_types.h?
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/opus/attachments/20120222/40cd72bb/attachment-0002.htm
More information about the celt-dev
mailing list