8b58ec0169
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> |
||
---|---|---|
.. | ||
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 | ||
0013-add-public-version-of-ff_read_frame_flush.patch | ||
Config.in | ||
ffmpeg.hash | ||
ffmpeg.mk |