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

Allow extension of SimpleExoPlayer + overriding renderer instantiation #2102

Closed
ojw28 opened this issue Nov 23, 2016 · 0 comments
Closed

Allow extension of SimpleExoPlayer + overriding renderer instantiation #2102

ojw28 opened this issue Nov 23, 2016 · 0 comments
Assignees

Comments

@ojw28
Copy link
Contributor

ojw28 commented Nov 23, 2016

As per title.

@ojw28 ojw28 self-assigned this Nov 23, 2016
ojw28 added a commit that referenced this issue Nov 25, 2016
- Allow extension and overriding of renderer creation.
  Several developers have asked for this, so that they
  can use their own renderers (typically extensions to
  the core ones) without losing the ability to use
  SimpleExoPlayer.
- Add option to not attempt extension renderer creation,
  for efficiency.
- Align build variants for internal and external demo
  apps. This is slightly unfortunate, but convergence
  seems necessary for useExtensionRenderers.
- Fix DASH playback tests to use the debug video
  renderer.

Issue #2102

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=140140915
@ojw28 ojw28 closed this as completed Nov 25, 2016
@google google locked and limited conversation to collaborators Jun 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant