Changes between Initial Version and Version 1 of Ticket #266, comment 3
- Timestamp:
- 06/18/2011 07:33:31 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #266, comment 3
initial v1 4 4 5 5 Now, however, we get back to the original error: 6 7 6 {{{ 8 7 CC libavcodec/arm/mpegvideo_arm.o 9 8 ffmpeg/libavcodec/arm/mpegvideo_arm.c:28: error: size of array ‘x_Y_DC_SCALE’ is negative … … 13 12 ffmpeg/libavcodec/arm/mpegvideo_arm.c:32: error: size of array ‘x_INTER_SCANTAB_RASTER_END’ is negative 14 13 ffmpeg/libavcodec/arm/mpegvideo_arm.c:33: error: size of array ‘x_H263_AIC’ is negative 15 14 }}} 16 15 Using git-bisect to track that down, now.


