Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove implementation option, VC refactor #57

Merged
merged 16 commits into from
Nov 17, 2022

Conversation

WojciechBarczynski
Copy link
Member

Keeping implementation option in pipeline, test etc. seems like unnecessary complication, when we have decided to use wgpu. I think we should delete it. After closing this PR we also should be able to run wgpu tests on CI.

@WojciechBarczynski
Copy link
Member Author

Currently, all mix tests are excluded, due to a lack of GPU and CPU-simulated rendering at the CI server.here is a solution

@WojciechBarczynski WojciechBarczynski marked this pull request as ready for review November 9, 2022 16:03
@WojciechBarczynski WojciechBarczynski changed the title remove_implementation_option Remove implementation option Nov 9, 2022
lib/membrane/video_compositor/wgpu/wgpu.ex Outdated Show resolved Hide resolved
lib/membrane/video_compositor.ex Outdated Show resolved Hide resolved
test/support/utility/ffmpeg_video_generator.ex Outdated Show resolved Hide resolved
@WojciechBarczynski WojciechBarczynski changed the title Remove implementation option Remove implementation option, VC refactor Nov 16, 2022
Copy link
Contributor

@jerzywilczek jerzywilczek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please resolve my conversations

@WojciechBarczynski WojciechBarczynski removed the request for review from Janix4000 November 16, 2022 16:59
@WojciechBarczynski WojciechBarczynski merged commit 82dac7e into master Nov 17, 2022
@WojciechBarczynski WojciechBarczynski deleted the remove_implementations_options branch November 17, 2022 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants