Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Further fixes to audio/video provider selection
- Fix selection not aborting when the preferred provider returns null - Fix the default video provider being "ffmpegsource" (lowercase) instead of "FFmpegSource", which would trip up provider selection - More generally, make sure the preferred video provider actually exists and fall back to the default (FFmpegSource) if not. Fixes arch1t3cht#23 . Fixes arch1t3cht#61 . Fixes arch1t3cht#83 .
- Loading branch information