- Move nearly all logic onto the calling thread (i.e. the thread calling open/read/close), to make threading correctness more obvious. - Document which variables are read/written from which thread, and why the call sequences are safe. - Fix thread safety issue that I think could probably cause data corruption in the case of a read timeout followed by another request into the DataSource. Also: - Relaxed content length checking to be consistent with the other http DataSource implementations, and avoided parsing the headers where they're not used. - Fixed missing generics in CronetDataSourceFactory. - Added TODO to work with servers that don't support partial range requests. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=135702217
| 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... | |
| Timeline.java | Loading commit data... |