[FFmpeg-trac] #1459(undetermined:new): buil error

FFmpeg trac at avcodec.org
Sun Jun 17 14:31:18 CEST 2012


#1459: buil error
-------------------------------------+-------------------------------------
             Reporter:  yxmline      |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 make error
 libavcodec/aacsbr.c:1700:19: warning: passing argument 3 of 'sbr_x_gen' f
 ompatible pointer type [enabled by default]
 libavcodec/aacsbr.c:1369:12: note: expected 'const float (*)[64][2]' but
 t is of type 'float (*)[64][2]'
 libavcodec/aacsbr.c:1700:19: warning: passing argument 4 of 'sbr_x_gen' f
 ompatible pointer type [enabled by default]
 libavcodec/aacsbr.c:1369:12: note: expected 'const float (*)[64][2]' but
 t is of type 'float (*)[64][2]'
 libavcodec/aacsbr.c:1700:19: warning: passing argument 5 of 'sbr_x_gen' f
 ompatible pointer type [enabled by default]
 libavcodec/aacsbr.c:1369:12: note: expected 'const float (*)[40][2]' but
 t is of type 'float (*)[40][2]'
 libavcodec/aacsbr.c: In function 'ff_decode_sbr_extension':
 libavcodec/aacsbr.c:398:8: warning: 'max_qmf_subbands' may be used uninit
  in this function [-Wuninitialized]
 libavcodec/aacsbr.c:330:24: note: 'max_qmf_subbands' was declared here
 HOSTCC  libavcodec/aac_tablegen.o
 In file included from libavcodec/aac.h:35:0,
                  from libavcodec/aac_tablegen.h:32,
                  from libavcodec/aac_tablegen.c:25:
 libavcodec/dsputil.h:447:50: error: expected ';', ',' or ')' before 'v1'
 make: *** [libavcodec/aac_tablegen.o] Error 1

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1459>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list