[FFmpeg-devel] [PATCH] QCELP decoder

compn tempn
Wed Oct 29 05:25:51 CET 2008


On Wed, 29 Oct 2008 00:50:12 +0100, Diego Biurrun wrote:
>On Tue, Oct 28, 2008 at 04:43:06PM -0700, Kenan Gillet wrote:
>> +#ifndef AVCODEC_QCELPDATA_H
>> +#define AVCODEC_QCELPDATA_H
>> +
>> +typedef uint16_t qcelp_vector[2];
>
>This needs stdint.h to pass 'make checkheaders'.
>

a note about make checkheaders could go in ffmpeg development
policy in ffmpeg docs...
http://ffmpeg.org/general.html#TOC27
-compn




More information about the ffmpeg-devel mailing list