summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia
Commit message (Collapse)AuthorAgeFilesLines
* intel-mediasdk,optee-os-stm32mp: Use dynamic-layersKhem Raj2022-02-032-33/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Fix meta-intel/meta-clang collisionsBernhard Rosenkränzer2021-07-142-0/+33
| | | | | | | | | | | | meta-intel assumes LLVM 10 or 11 is being built, and forces a version of SPIRV-LLVM-Translator that doesn't work with LLVM 12. Override this with an LLVM 12 compatible version. Also, meta-intel pulls in intel-mediasdk which, out of the box, doesn't build with compiler-rt. Add a patch to intel-mediasdk that fixes this. Signed-off-by: Bernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com> Upstream-Status: Pending
* ffmpeg,gstreamer1.0-libav: Fix mips64/clang build errorKhem Raj2019-12-184-0/+75
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libvorbis: Remove -mfused-madd for clangKhem Raj2018-09-121-0/+4
Signed-off-by: Khem Raj <raj.khem@gmail.com>