gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #38122] failure to build with modern FFmpeg


From: Sandro Santilli
Subject: [Gnash-commit] [bug #38122] failure to build with modern FFmpeg
Date: Wed, 13 Feb 2013 20:53:48 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.56 Safari/537.17

Update of bug #38122 (project gnash):

                  Status:          Ready For Test => Postponed              

    _______________________________________________________

Follow-up Comment #4:

So commit 28385885677c95e0bec54adad4c94190180b2b3d reverts the change. Feel
free to re-submit a patch that would work with both old and new Ffmpeg
versions.

For the macros, consider adding blocks like:

#ifdef SAMPLE_FMT_S16
# define AV_SAMPLE_FMT_S16 SAMPLE_FMT_S16
#endif

In the libmedia/ffmpegHeaders.h file.
Similar compile-time switches are probably good to add in there

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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