-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
OSX and iOS unified AVFoundation video player. #3590
OSX and iOS unified AVFoundation video player. #3590
Conversation
wow - awesome to see this @julapy |
@ofTheo, no regressions as far as im aware. |
just for reference, this would help with #2283 and would close #3242. further description of this PR is in #3242 (comment) i suggest where either:
|
thats what i was thinking as well... since we are going forward with the unified video player, then its better to switch to it now so we can test it and improve it if any issues arise. it will also ensure that any future developments to the video player work on both osx and ios. |
@julapy great, then i'd say give this 2-3 more days, then merge if there are no objections from @openframeworks/video and we will make sure to squash any bugs before the next release :) |
tbh, I'd rather we not add more features/PRs/issues and testing debt to 0.9.0, and instead slate this for immediate merge after 0.9.0 release - that way, the testing time is maximised before this hits the "public", and we don't have to allocate yet more time to testing this. |
@bilderbuchi i generally agree, but given that the video player is already in flux and will need testing regardless i don't think this adds any testing debt -- just redirects it. and, ideally, it reduces debt by consolidating two implementations. |
OSX and iOS unified AVFoundation video player.
thanks @ofTheo! |
No description provided.