[Ffmpeg-devel] ffmpeg seq faults

Dieter freebsd
Fri Jan 20 12:14:31 CET 2006


I'm getting seg faults from ffmpeg.  :-(
Is anyone working on fixing the compiler warnings?

libavcodec/mem.c:59: warning: pointer of type `void *' used in arithmetic
libavcodec/mem.c:114: warning: pointer of type `void *' used in arithmetic
libavcodec/mem.c:130: warning: pointer of type `void *' used in arithmetic
libavcodec/mpegvideo.c:2188: warning: passing arg 2 of `img_resample' from incompatible pointer type
libavcodec/mpegvideo.c:2188: warning: passing arg 3 of `img_resample' from incompatible pointer type
libavcodec/dsputil.c:3454: warning: passing arg 1 of pointer to function from incompatible pointer type
libavcodec/dsputil.c:2473: warning: 'avg_h264_qpel2_h_lowpass' defined but not used
libavcodec/dsputil.c:2473: warning: 'avg_h264_qpel2_v_lowpass' defined but not used
libavcodec/dsputil.c:2473: warning: 'avg_h264_qpel2_hv_lowpass' defined but not used
libavcodec/motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
libavcodec/loco.c:244: warning: pointer of type `void *' used in arithmetic
libavcodec/loco.c:247: warning: pointer of type `void *' used in arithmetic
libavcodec/loco.c:251: warning: pointer of type `void *' used in arithmetic
libavcodec/snow.c:2062: warning: initialization discards qualifiers from pointer target type
libavcodec/snow.c:2063: warning: initialization discards qualifiers from pointer target type
libavcodec/snow.c:2064: warning: initialization discards qualifiers from pointer target type
libavcodec/snow.c:2065: warning: initialization discards qualifiers from pointer target type
libavcodec/snow.c:2268: warning: initialization discards qualifiers from pointer target type
libavcodec/snow.c:2269: warning: initialization discards qualifiers from pointer target type
libavcodec/snow.c:2317: warning: initialization discards qualifiers from pointer target type
libavcodec/snow.c:2318: warning: initialization discards qualifiers from pointer target type
libavcodec/snow.c:2533: warning: suggest parentheses around && within ||
libavcodec/snow.c:2694: warning: left shift count is negative
libavcodec/snow.c:2852: warning: left shift count is negative
libavcodec/snow.c:2928: warning: passing arg 6 of `add_yblock_buffered' discards qualifiers from pointer target type
libavcodec/snow.c:2986: warning: passing arg 5 of `add_yblock' discards qualifiers from pointer target type
libavcodec/snow.c:3032: warning: passing arg 5 of `add_yblock' discards qualifiers from pointer target type
libavcodec/snow.c:3122: warning: initialization discards qualifiers from pointer target type
libavcodec/snow.c:3123: warning: initialization discards qualifiers from pointer target type
libavcodec/snow.c:3061: warning: unused variable `obmc'
libavcodec/snow.c:3217: warning: initialization discards qualifiers from pointer target type
libavcodec/snow.c:3218: warning: initialization discards qualifiers from pointer target type
libavcodec/snow.c:3219: warning: initialization discards qualifiers from pointer target type
libavcodec/snow.c:3220: warning: initialization discards qualifiers from pointer target type
libavcodec/snow.c:3221: warning: initialization discards qualifiers from pointer target type
libavcodec/snow.c:3222: warning: initialization discards qualifiers from pointer target type
libavcodec/snow.c:3223: warning: initialization discards qualifiers from pointer target type
libavcodec/snow.c:3224: warning: initialization discards qualifiers from pointer target type
libavcodec/snow.c:3687: warning: assignment from incompatible pointer type
libavcodec/snow.c:3688: warning: assignment from incompatible pointer type
libavcodec/snow.c:3689: warning: assignment from incompatible pointer type
libavcodec/snow.c:3690: warning: assignment from incompatible pointer type
libavcodec/snow.c:3489: warning: 'line' might be used uninitialized in this function
libavcodec/snow.c:1412: warning: 'spatial_compose53i' defined but not used
libavcodec/snow.c:1579: warning: 'spatial_compose97i' defined but not used
libavcodec/truespeech.c:204: warning: assignment discards qualifiers from pointer target type
libavcodec/truespeech.c:228: warning: assignment discards qualifiers from pointer target type
libavcodec/truespeech.c:241: warning: assignment discards qualifiers from pointer target type
libavcodec/lzo.c:107: warning: pointer of type `void *' used in arithmetic
libavcodec/lzo.c:109: warning: pointer of type `void *' used in arithmetic
libavcodec/lzo.c:119: warning: 'cnt' might be used uninitialized in this function
libavcodec/vc9.c:2179: warning: 'mquant' might be used uninitialized in this function
libavcodec/vc9.c:1368: warning: 'decode_i_picture_secondary_header' defined but not used
libavcodec/vp3.c:2741: warning: 'theora_decode_comments' defined but not used
libavcodec/xl.c:50: warning: 'y3' might be used uninitialized in this function
libavcodec/xl.c:50: warning: 'c0' might be used uninitialized in this function
libavcodec/xl.c:50: warning: 'c1' might be used uninitialized in this function
libavcodec/i386/h264dsp_mmx.c:49:1: warning: "SBUTTERFLY" redefined
libavcodec/i386/dsputil_mmx.c:1525:1: warning: this is the location of the previous definition
libavcodec/i386/h264dsp_mmx.c:870:1: warning: "PUT_OP" redefined
libavcodec/i386/dsputil_mmx.c:2377:1: warning: this is the location of the previous definition
libavcodec/i386/mpegvideo_mmx_template.c:25:1: warning: "PMAX" redefined
libavcodec/i386/mpegvideo_mmx_template.c:37:1: warning: this is the location of the previous definition
libavformat/utils.c:200: warning: pointer of type `void *' used in arithmetic
libavformat/mpeg.c:1056: warning: 'avail_space' might be used uninitialized in this function
libavformat/mov.c:785: warning: pointer of type `void *' used in arithmetic
libavformat/nut.c:865: warning: 'tmp_stream' might be used uninitialized in this function
libavformat/nut.c:865: warning: 'tmp_mul' might be used uninitialized in this function
libavformat/nut.c:865: warning: 'tmp_time' might be used uninitialized in this function
libavformat/nsvdec.c:365:2: warning: #warning "FIXME: Byteswap buffer as needed"
libavformat/oggparsetheora.c:87: warning: pointer of type `void *' used in arithmetic
qt-faststart.c:141: warning: long long unsigned int format, uint64_t arg (arg 2)





More information about the ffmpeg-devel mailing list