Package: ffmpeg2theora
Version: 0.13+svn20050704-1
Severity: serious

ffmpeg2theora fails to build because it tries to access members of
something that isn't a struct:

> source='ffmpeg2theora.c' object='ffmpeg2theora-ffmpeg2theora.o' libtool=no \
> depfile='.deps/ffmpeg2theora-ffmpeg2theora.Po' 
> tmpdepfile='.deps/ffmpeg2theora-ffmpeg2theora.TPo' \
> depmode=gcc3 /bin/sh ./depcomp \
> cc -DPACKAGE_NAME=\"ffmpeg2theora\" -DPACKAGE_TARNAME=\"ffmpeg2theora\" 
> -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"ffmpeg2theora\ 0.13\" 
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ffmpeg2theora\" -DVERSION=\"0.13\" 
> -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 
> -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
> -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  -I. -I.    
> -D_FILE_OFFSET_BITS=64 -I/usr/include   -I/usr/include/ffmpeg -g -Wall -O2 -c 
> -o ffmpeg2theora-ffmpeg2theora.o `test -f 'ffmpeg2theora.c' || echo 
> './'`ffmpeg2theora.c
> ffmpeg2theora.c: In function 'ff2theora_output':
> ffmpeg2theora.c:131: warning: initialization from incompatible pointer type
> ffmpeg2theora.c:142: warning: initialization from incompatible pointer type
> ffmpeg2theora.c:159: warning: assignment from incompatible pointer type
> ffmpeg2theora.c:225: warning: pointer targets in passing argument 1 of 
> 'av_reduce' differ in signedness
> ffmpeg2theora.c:225: warning: pointer targets in passing argument 2 of 
> 'av_reduce' differ in signedness
> ffmpeg2theora.c:238: warning: pointer targets in passing argument 1 of 
> 'av_reduce' differ in signedness
> ffmpeg2theora.c:238: warning: pointer targets in passing argument 2 of 
> 'av_reduce' differ in signedness
> ffmpeg2theora.c:301: warning: assignment from incompatible pointer type
> ffmpeg2theora.c:353: error: request for member 'pix_fmt' in something not a 
> structure or union
> ffmpeg2theora.c:354: error: request for member 'width' in something not a 
> structure or union
> ffmpeg2theora.c:354: error: request for member 'height' in something not a 
> structure or union
> ffmpeg2theora.c:355: error: request for member 'pix_fmt' in something not a 
> structure or union
> ffmpeg2theora.c:356: error: request for member 'width' in something not a 
> structure or union
> ffmpeg2theora.c:356: error: request for member 'height' in something not a 
> structure or union
> ffmpeg2theora.c:358: error: request for member 'width' in something not a 
> structure or union
> ffmpeg2theora.c:358: error: request for member 'height' in something not a 
> structure or union
> ffmpeg2theora.c:360: error: request for member 'width' in something not a 
> structure or union
> ffmpeg2theora.c:360: error: request for member 'height' in something not a 
> structure or union
> ffmpeg2theora.c:457: warning: suggest parentheses around && within ||
> ffmpeg2theora.c:465: warning: passing argument 1 of 'avcodec_decode_video' 
> from incompatible pointer type
> ffmpeg2theora.c:483: warning: implicit declaration of function 'lrintf'
> ffmpeg2theora.c:483: warning: incompatible implicit declaration of built-in 
> function 'lrintf'
> ffmpeg2theora.c:541: warning: suggest parentheses around && within ||
> ffmpeg2theora.c:549: warning: passing argument 1 of 'avcodec_decode_audio' 
> from incompatible pointer type
> ffmpeg2theora.c: In function 'main':
> ffmpeg2theora.c:1070: warning: zero-length printf format string

-- 
Matt

Attachment: signature.asc
Description: Digital signature

Reply via email to