[FFmpeg-trac] #5542(avcodec:new): Building ffmpeg using gcc 6.1.1 fails (libavcodec/libutvideoenc.cpp)

FFmpeg trac at avcodec.org
Thu May 12 08:02:27 CEST 2016


#5542: Building ffmpeg using gcc 6.1.1 fails (libavcodec/libutvideoenc.cpp)
-------------------------------------+-------------------------------------
             Reporter:  tuankiet65   |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  avcodec      |                  Version:  git-
             Keywords:  compiler     |  master
  gcc libutvideo                     |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 When building ffmpeg using gcc 6.1.1 (the latest version in Arch Linux
 repository), gcc encounters error at libavcodec/libutvideoenc.cpp:
 {{{
 libavcodec/libutvideoenc.cpp:281:1: error: narrowing conversion of
 ‘3221258240u’ from ‘unsigned int’ to ‘int’ inside { } [-Wnarrowing]
  };
 }}}

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


More information about the FFmpeg-trac mailing list