gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [bug #38333] build fails with libav-9


From: Alexis Ballier
Subject: [Gnash-commit] [bug #38333] build fails with libav-9
Date: Thu, 14 Feb 2013 19:40:31 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0

URL:
  <http://savannah.gnu.org/bugs/?38333>

                 Summary: build fails with libav-9
                 Project: Gnash - The GNU Flash player
            Submitted by: aballier
            Submitted on: Thu 14 Feb 2013 07:40:29 PM GMT
                Category: None
                Severity: 3 - Normal
                 Release: master
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

  CXX      libgnashmedia_la-AudioDecoderFfmpeg.lo
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
ffmpeg/AudioDecoderFfmpeg.cpp:1:0: note: this is the location of the previous
definition
ffmpeg/AudioDecoderFfmpeg.cpp: In member function 'void
gnash::media::ffmpeg::AudioDecoderFfmpeg::setup(gnash::media::SoundInfo&)':
ffmpeg/AudioDecoderFfmpeg.cpp:136:44: error: 'avcodec_alloc_context' was not
declared in this scope
ffmpeg/AudioDecoderFfmpeg.cpp:141:55: error: 'avcodec_open' was not declared
in this scope
ffmpeg/AudioDecoderFfmpeg.cpp: In member function 'void
gnash::media::ffmpeg::AudioDecoderFfmpeg::setup(const
gnash::media::AudioInfo&)':
ffmpeg/AudioDecoderFfmpeg.cpp:262:44: error: 'avcodec_alloc_context' was not
declared in this scope
ffmpeg/AudioDecoderFfmpeg.cpp:313:55: error: 'avcodec_open' was not declared
in this scope
ffmpeg/AudioDecoderFfmpeg.cpp: In member function 'uint8_t*
gnash::media::ffmpeg::AudioDecoderFfmpeg::decodeFrame(const uint8_t*,
uint32_t, uint32_t&)':
ffmpeg/AudioDecoderFfmpeg.cpp:516:27: warning: cast from type 'const uint8_t*
{aka const unsigned char*}' to type 'uint8_t* {aka unsigned char*}' casts away
qualifiers [-Wcast-qual]
ffmpeg/AudioDecoderFfmpeg.cpp:519:15: warning: 'int
avcodec_decode_audio3(AVCodecContext*, int16_t*, int*, AVPacket*)' is
deprecated (declared at /usr/include/libavcodec/avcodec.h:3608)
[-Wdeprecated-declarations]
ffmpeg/AudioDecoderFfmpeg.cpp:521:40: warning: 'int
avcodec_decode_audio3(AVCodecContext*, int16_t*, int*, AVPacket*)' is
deprecated (declared at /usr/include/libavcodec/avcodec.h:3608)
[-Wdeprecated-declarations]


(It is the version available in debian experimental if you want to try)
I will attach a patch soon




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38333>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]