[Ffmpeg-devel] error in libavformat

may nothing may_241913
Mon Sep 4 14:48:53 CEST 2006


Hi, 

sinc I donwloaded the latest svn today, i got this:

bash-3.00# gmake
+ gmake
/space/ffmpeg/version.sh "/space/ffmpeg"
gmake -C libavutil   all
gmake[1]: Entering directory `/space/ffmpeg/libavutil'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/space/ffmpeg/libavutil'
gmake -C libavcodec  all
gmake[1]: Entering directory `/space/ffmpeg/libavcodec'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/space/ffmpeg/libavcodec'
gmake -C libavformat all
gmake[1]: Entering directory `/space/ffmpeg/libavformat'
gcc -I.. -I/space/ffmpeg -I/space/ffmpeg/libavutil -I/space/ffmpeg/libavcodec -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Winline -O3 -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE  -c -o rtp.o rtp.c
In file included from rtp.c:19:
avformat.h:229: warning: 'AVFrac' is deprecated
avformat.h:384: warning: 'AVImageInfo' is deprecated
avformat.h:387: warning: 'AVImageInfo' is deprecated
avformat.h:392: warning: 'AVImageFormat' is deprecated
avformat.h:397: warning: 'AVImageFormat' is deprecated
avformat.h:398: warning: 'AVImageInfo' is deprecated
avformat.h:399: warning: 'AVImageFormat' is deprecated
avformat.h:399: warning: 'AVImageInfo' is deprecated
rtp.c: In function 'rtp_parse_mp4_au':
rtp.c:321: error: invalid operands to binary &
rtp.c: In function 'rtp_parse_packet':
rtp.c:498: warning: pointer targets in assignment differ in signedness
gmake[1]: *** [rtp.o] Error 1
gmake[1]: Leaving directory `/space/ffmpeg/libavformat'
gmake: *** [lib] Error 2


any idea
TIA

Martin






More information about the ffmpeg-devel mailing list