In V1 we received complaints that Renderer was too locked down. In particular, it wasn't possible to implement a Renderer that wrapped another Renderer, since most of the methods were package private and final (e.g. enable). This change defines Renderer as a proper interface, removing this limitation. A method-reordering-only change will follow this one, to get things into a nice consistent/sane order in each of the Renderer classes. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=127527995
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| audio | Loading commit data... | |
| decoder | Loading commit data... | |
| drm | Loading commit data... | |
| extractor | Loading commit data... | |
| mediacodec | Loading commit data... | |
| metadata | Loading commit data... | |
| source | Loading commit data... | |
| text | Loading commit data... | |
| trackselection | Loading commit data... | |
| ui | Loading commit data... | |
| upstream | Loading commit data... | |
| util | Loading commit data... | |
| video | Loading commit data... | |
| BaseRenderer.java | Loading commit data... | |
| C.java | Loading commit data... | |
| DefaultLoadControl.java | Loading commit data... | |
| ExoPlaybackException.java | Loading commit data... | |
| ExoPlayer.java | Loading commit data... | |
| ExoPlayerFactory.java | Loading commit data... | |
| ExoPlayerImpl.java | Loading commit data... | |
| ExoPlayerImplInternal.java | Loading commit data... | |
| ExoPlayerLibraryInfo.java | Loading commit data... | |
| Format.java | Loading commit data... | |
| FormatHolder.java | Loading commit data... | |
| LoadControl.java | Loading commit data... | |
| ParserException.java | Loading commit data... | |
| Renderer.java | Loading commit data... | |
| RendererCapabilities.java | Loading commit data... | |
| SimpleExoPlayer.java | Loading commit data... |