[FFmpeg-devel] [PATCH] Remove some unused errno.h include

İsmail Dönmez ismail
Mon Jul 20 15:49:38 CEST 2009


Hi,

On Mon, Jul 20, 2009 at 4:45 PM, Benoit Fouet<benoit.fouet at free.fr> wrote:
> On 2009-07-20 15:38, ?smail D?nmez wrote:
>> Hi;
>>
>> cmdutils.c & libavcodec/aac.c does not use errno.h header hence no
>> need to include it.
>>
>
> cmdutils.c:280
> ? ?case AVERROR(EIO):
> cmdutils.c:285
> ? ?case AVERROR(ENOMEM):
> cmdutils.c:288
> ? ?case AVERROR(ENOENT):
>
> libavcodec/aac.c:180
> ? ? ? ? ? ? ? ? ? ?return AVERROR(ENOMEM);
>
>
> I think it is of use.

Mea culpa! Sorry for the noise.


-- 
?smail D?NMEZ



More information about the ffmpeg-devel mailing list