media/testdata/src/test/assets
ibaker 7b8895d655 Use Mp4WebvttDecoder for WebVTT content in DASH MP4 containers
This was broken by 74a9d8f680
because DashManifestParser switched to setting Format.sampleMimeType to
text/vtt while SubtitleDecoderFactory was still expecting
application/x-mp4-vtt. This change teaches SubtitleDecoderFactory to
check both Format.containerMimeType and Format.sampleMimeType.

I'll investigate a follow-up change to remove
MimeTypes.APPLICATION_MP4VTT completely (it's currently still used in
AtomParsers).

Issue: #7985
PiperOrigin-RevId: 334771672
2020-10-06 14:30:29 +01:00
..
audiosinkdumps/mka Separate the dump files from the test assets 2020-08-17 16:13:53 +01:00
extractordumps Preserve limit when resetting ParsableByteArray in OggPacket#populate 2020-10-06 14:30:01 +01:00
media Use Mp4WebvttDecoder for WebVTT content in DASH MP4 containers 2020-10-06 14:30:29 +01:00
playbackdumps Use Mp4WebvttDecoder for WebVTT content in DASH MP4 containers 2020-10-06 14:30:29 +01:00