kumquat-buildroot/package/ffmpeg
Thomas Petazzoni 8b58ec0169 ffmpeg: mark as not available on nios2
ffmpeg was already marked as not available for the NIOS2 Sourcery
toolchains, but it could still be built with the internal toolchain
backend or a custom external toolchain.

However, an inspection of the latest glibc source code indicates that
FE_INVALID, FE_OVERFLOW and FE_UNDERFLOW and indeed not available in
the nios2 variant of <fenv.h>.

Consequently, this patch makes ffmpeg not available on nios2, which
allows to simplify a bit the dependencies.

It propagates this dependency to:

 - minidlna (and at the same time makes sure the minidlna comment is
   not displayed on nios2, which wasn't properly taken into account
   until now)
 - mpd
 - opencv
 - opencv3
 - squeezelite
 - tovid

Even if it selects ffmpeg, Kodi does not need an update since Kodi is
only available on a limited number of architectures (which don't
include nios2, obviously). Other packages only make use of ffmpeg when
available.

Fixes:

  http://autobuild.buildroot.org/results/921/9212f5a6432c5e695ac0630695405cea05e28610/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-11-11 15:55:07 +01:00
..
0001-Support-raw-dvdsub-palette-as-stored-on-normal-dvd-s.patch
0003-if-av_read_packet-returns-AVERROR_IO-we-are-done.-ff.patch
0004-added-Ticket-7187-TV-Teletext-support-for-DVB-EBU-Te.patch
0005-Don-t-accept-mpegts-PMT-that-isn-t-current.patch
0006-Don-t-reparse-PMT-unless-it-s-version-has-changed.patch
0007-Read-PID-timestamps-as-well-as-PCR-timestamps-to-fin.patch
0008-Get-stream-durations-using-read_timestamp.patch
0009-changed-allow-4-second-skew-between-streams-in-mov-b.patch
0010-fixed-memleak-in-mpegts-demuxer-on-some-malformed-mp.patch
0011-Speed-up-mpegts-av_find_stream_info.patch
0012-dxva-h264-Fix-dxva-playback-of-streams-that-don-t-st.patch package/ffmpeg: bump version to 2.7.1 2015-07-20 23:40:30 +02:00
0013-add-public-version-of-ff_read_frame_flush.patch
Config.in ffmpeg: mark as not available on nios2 2015-11-11 15:55:07 +01:00
ffmpeg.hash package/ffmpeg: bump version to 2.8.1 2015-10-14 22:25:27 +02:00
ffmpeg.mk package/ffmpeg: Add support for x265 2015-11-02 16:15:08 +01:00