New submission from Andrew Fernandes <[email protected]>:

As reported in https://ffmpeg.org/trac/ffmpeg/ticket/266

Building for arm7 on the iPhone using branch 
bfd3b70ac3162f028bbfa5a8cd47d2715d49f77e (and latest as of a couple days 
ago):

ffmpeg/libavcodec/arm/mpegvideo_arm.c:28: error: size of array 
‘x_Y_DC_SCALE’ is negative
ffmpeg/libavcodec/arm/mpegvideo_arm.c:29: error: size of array 
‘x_C_DC_SCALE’ is negative
ffmpeg/libavcodec/arm/mpegvideo_arm.c:30: error: size of array 
‘x_AC_PRED’ is negative
ffmpeg/libavcodec/arm/mpegvideo_arm.c:31: error: size of array 
‘x_BLOCK_LAST_INDEX’ is negative
ffmpeg/libavcodec/arm/mpegvideo_arm.c:32: error: size of array 
‘x_INTER_SCANTAB_RASTER_END’ is negative
ffmpeg/libavcodec/arm/mpegvideo_arm.c:33: error: size of array 
‘x_H263_AIC’ is negative

See https://ffmpeg.org/trac/ffmpeg/ticket/266 for the full build config 
and output.

----------
messages: 13966
priority: normal
status: new
substatus: new
title: ARM: "size of array is negative" in mpegvideo_arm.c
type: bug

______________________________________________
Libav issue tracker <[email protected]>
<https://roundup.libav.org/issue2689>
______________________________________________

Reply via email to