[FFmpeg-trac] #5430(build system:new): ffmpeg git master compile error on libnut.c

FFmpeg trac at avcodec.org
Thu Apr 21 14:27:20 CEST 2016


#5430: ffmpeg git master compile error on libnut.c
-------------------------------------+-------------------------------------
             Reporter:  bermond      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:  build
              Version:  git-master   |  system
             Keywords:  libnut       |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by kuh3h3):

 for the time being. i add AVCodecContext *codec; to libnut.c

 static int nut_write_header(AVFormatContext * avf) {
     NUTContext * priv = avf->priv_data;
     AVIOContext * bc = avf->pb;
 ++  AVCodecContext *codec;
     nut_muxer_opts_tt mopts = {

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5430#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list