[FFmpeg-trac] #5790(undetermined:new): ffmpeg does not compile with mingw32

FFmpeg trac at avcodec.org
Mon Aug 22 21:26:04 EEST 2016


#5790: ffmpeg does not compile with mingw32
-------------------------------------+-------------------------------------
               Reporter:  ami_stuff  |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  normal     |              Component:
                Version:             |  undetermined
  unspecified                        |               Keywords:
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 {{{
 ffmpeg.c: In function 'sub2video_flush':
 ffmpeg.c:295:31: warning: ignoring return value of
 'av_buffersrc_add_frame', dec
 lared with attribute warn_unused_result [-Wunused-result]
 CC      cmdutils.o
 cmdutils.c: In function 'init_dynload':
 cmdutils.c:115:5: error: implicit declaration of function
 'SetDllDirectory' [-We
 rror=implicit-function-declaration]
 cmdutils.c: In function 'show_bsfs':
 cmdutils.c:1582:5: warning: 'av_bitstream_filter_next' is deprecated
 (declared a
 t ./libavcodec/avcodec.h:5868) [-Wdeprecated-declarations]
 cmdutils.c: In function 'filter_codec_opts':
 cmdutils.c:1993:5: warning: 'codec' is deprecated (declared at
 libavformat/avfor
 mat.h:882) [-Wdeprecated-declarations]
 cmdutils.c: In function 'setup_find_stream_info_opts':
 cmdutils.c:2051:9: warning: 'codec' is deprecated (declared at
 libavformat/avfor
 mat.h:882) [-Wdeprecated-declarations]
 cc1.exe: some warnings being treated as errors

 make: *** [cmdutils.o] Error 1
 }}}

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


More information about the FFmpeg-trac mailing list