When CEA-608 is embedded in MP4 each packet consists of cc_data_1 and cc_data_2 only. The marker_bits, cc_valid and cc_type are implicit. As a result playback of CEA-608 embedded in MP4 broke when we started passing the extra byte for the TS case (and adjusted the decoder to assume the byte was present). This change introduces a special mimeType for the case where the byte is implicit (!). An alternative option was to insert the extra byte every 2 bytes in the MP4 extractor, but this is really quite fiddly to get right. Also made the loops in the 608/708 decoders robust against input of the wrong length. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=140609304
| 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... |