summarylogtreecommitdiffstats
path: root/intel-media-sdk-add-runtime-libraries.patch
AgeCommit message (Collapse)Author
2018-02-06Remove libraries patch and pkgconfig fix (both fixed by upstream)Daniel Bermond
References ---------- https://github.com/Intel-Media-SDK/MediaSDK/commit/ff56d317d86836e6413baee2d17bbe8ea0b8ba0a https://github.com/Intel-Media-SDK/MediaSDK/commit/1ef56566371128363be269b02faaf0f919fc1734
2018-01-16FixesDaniel Bermond
- arch changed to just x86_64 (there is no 32-bit build target) - gcc49 is currently needed, unfortunately. There were upstream fixes to use gcc7 and it was working well during my tests. But it seems that the recent upstream commit to add HEVC FEI support broke it. Now, even gcc5 does not work. Anyway, official support is just for gcc 4.8. - place samples inside /usr/lib/intel-media-sdk-git (avoid namcap warning) - fixes to catch upstream changes, like removing lin_x64 directory
2017-12-27Initial commitDaniel Bermond