Go to file
Kevin Kofler 5732b3c9b5 no-sse2 patch: Fix WebRTC aec3 module FTBFS
The aec3 module attempts to do SSE2 runtime detection in a way that does
not compile with GCC, so disable it. (SSE2 use in that module is now
compile-time only, i.e., only enabled for the x86_64 package in Fedora.)

The patch also optimizes x86_64 by making the SSE2 detection return a
compile-time constant, which upstream neglected doing.
2017-12-29 20:15:53 +01:00
.gitignore Update to 5.10.0 2017-12-25 19:51:57 +01:00
clean_ffmpeg.sh clean_ffmpeg.sh: Add missing libavcodec/opus_rc.h 2017-12-26 22:39:22 +01:00
clean_qtwebengine.sh Update to 5.10.0 2017-12-25 19:51:57 +01:00
get_free_ffmpeg_source_files.py Update to 5.10.0 2017-12-25 19:51:57 +01:00
macros.qt5-qtwebengine fix rpm macros 2017-05-13 10:03:12 -05:00
qt5-qtwebengine.spec no-sse2 patch FTBFS fix attempt, armv7hl FTBFS fix attempt 2017-12-28 02:31:06 +01:00
qtwebengine-everywhere-src-5.10.0-gn-bootstrap-verbose.patch Update to 5.10.0 2017-12-25 19:51:57 +01:00
qtwebengine-everywhere-src-5.10.0-icu59.patch Fix FTBFS issues in the icu59, no-sse2 and skia-neon patches 2017-12-26 01:49:04 +01:00
qtwebengine-everywhere-src-5.10.0-linux-pri.patch Update to 5.10.0 2017-12-25 19:51:57 +01:00
qtwebengine-everywhere-src-5.10.0-no-aspirational-scripts.patch Update to 5.10.0 2017-12-25 19:51:57 +01:00
qtwebengine-everywhere-src-5.10.0-no-sse2.patch no-sse2 patch: Fix WebRTC aec3 module FTBFS 2017-12-29 20:15:53 +01:00
qtwebengine-everywhere-src-5.10.0-skia-neon.patch Fix FTBFS issues in the icu59, no-sse2 and skia-neon patches 2017-12-26 01:49:04 +01:00
qtwebengine-everywhere-src-5.10.0-system-icu-utf.patch Update to 5.10.0 2017-12-25 19:51:57 +01:00
qtwebengine-everywhere-src-5.10.0-system-nspr-prtime.patch Update to 5.10.0 2017-12-25 19:51:57 +01:00
qtwebengine-opensource-src-5.6.0-no-icudtl-dat.patch Revert "Prep webengine 5.9.0" 2017-06-06 00:00:55 +02:00
qtwebengine-opensource-src-5.9.0-fix-extractcflag.patch Update to 5.9.0 2017-06-10 15:09:01 +02:00
qtwebengine-opensource-src-5.9.0-no-neon.patch Update to 5.9.0 2017-06-10 15:09:01 +02:00
qtwebengine-opensource-src-5.9.0-openmax-dl-neon.patch Update to 5.9.0 2017-06-10 15:09:01 +02:00
qtwebengine-opensource-src-5.9.0-webrtc-neon-detect.patch Update to 5.9.0 2017-06-10 15:09:01 +02:00
qtwebengine-opensource-src-5.9.2-arm-fpu-fix.patch Document the arm-fpu-fix rebase in 5.9.2-1 2017-10-15 01:14:16 +02:00
sources clean_ffmpeg.sh: Add missing libavcodec/opus_rc.h 2017-12-26 22:39:22 +01:00