[FFmpeg-trac] #266(avcodec:open): ARM: "size of array is negative" in mpegvideo_arm.c

FFmpeg trac at avcodec.org
Sun Jul 3 20:37:39 CEST 2011


#266: ARM: "size of array is negative" in mpegvideo_arm.c
------------------------+----------------------
Reporter:  adfernandes  |       Owner:
    Type:  defect       |      Status:  open
Priority:  normal       |   Component:  avcodec
 Version:  git-master   |  Resolution:
Keywords:               |  Blocked By:
Blocking:               |  Reproduced:  0
Analyzed:  0            |
------------------------+----------------------
Changes (by cehoyos):

 * status:  new => open


Comment:

 You reported a problem (here, on the FFmpeg bug tracker) that the
 compilation of mpegvideo_arm.c fails.
 From a later report I conclude that this problem was fixed (the line "CC
 libavcodec/arm/mpegvideo_arm.o" is not followed by problems, but you can
 type "make libavcodec/arm/mpegvideo_arm.o" to make sure).

 It seems that now, the compilation of libavcodec/arm/simple_idct_armv5te.S
 fails.

 I can assure you we want to support the iPhone SDK, but that probably will
 also need a bit of your time.

 Could you test with latest FFmpeg git HEAD, confirm that compilation of
 mpegvideo_arm.c succeeds and compilation of simple_idct_armv5te.S fails?
 (You could also try "touch libavcodec/arm/simple_idct_armv5te.o && make"
 to find out if compilation fails for any other files.)

-- 
Ticket URL: <https://avcodec.org/trac/ffmpeg/ticket/266#comment:12>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list