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 |
|---|---|---|
| .. | ||
| Assertions.java | Loading commit data... | |
| AtomicFile.java | Loading commit data... | |
| Clock.java | Loading commit data... | |
| CodecSpecificDataUtil.java | Loading commit data... | |
| ColorParser.java | Loading commit data... | |
| ConditionVariable.java | Loading commit data... | |
| FlacStreamInfo.java | Loading commit data... | |
| LibraryLoader.java | Loading commit data... | |
| LongArray.java | Loading commit data... | |
| MediaClock.java | Loading commit data... | |
| MimeTypes.java | Loading commit data... | |
| NalUnitUtil.java | Loading commit data... | |
| ParsableBitArray.java | Loading commit data... | |
| ParsableByteArray.java | Loading commit data... | |
| ParsableNalUnitBitArray.java | Loading commit data... | |
| Predicate.java | Loading commit data... | |
| PriorityHandlerThread.java | Loading commit data... | |
| PriorityTaskManager.java | Loading commit data... | |
| ReusableBufferedOutputStream.java | Loading commit data... | |
| SlidingPercentile.java | Loading commit data... | |
| StandaloneMediaClock.java | Loading commit data... | |
| SystemClock.java | Loading commit data... | |
| TraceUtil.java | Loading commit data... | |
| UriUtil.java | Loading commit data... | |
| Util.java | Loading commit data... | |
| XmlPullParserUtil.java | Loading commit data... |