Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Try to find the mfx dependency using pkg-config before falling back to manual search #124

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matze
Copy link

@matze matze commented Aug 22, 2018

Intel Media SDK provides pkg-config information, so let's use that to find libraries and header locations. Fallback to the previous approach if that fails.

Intel Media SDK provides pkg-config information, so let's use that to
find libraries and header locations. Fallback to the previous approach
if that fails.
@ishmael1985
Copy link
Contributor

Thanks for this PR. It should be noted that pkg-config information for Intel MSDK is already accounted for in the topic_linux_and_window branch, so if this is an issue to you, you might want to use that branch instead.

@matze
Copy link
Author

matze commented Aug 22, 2018

Ah, cool, haven't seen that. Is there an ETA when this branch will be merged into master?

@ishmael1985
Copy link
Contributor

Transition has been an ongoing issue since last year, but the transition should happen.

#49

The topic_linux_and_window branch is stable with even more features compared to the master branch (such as Windows support, 10-bit decode, encode, etc.). You can also get the latest stable version from my master branch here, which I would recommend - https://github.com/ishmael1985/gstreamer-media-SDK

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants