media/testdata/src/test/assets
andrewlewis 1e2ed51f25 Add support for H.263 and MPEG-4 Part 2 in TS
The new reader is named H263Reader as it handles H.263 streams, but
MPEG-4 Part 2 streams are also intended to be handled. The reader's
output format MIME type is video/mp4v as the H.263 streams can be
decoded by decoders supporting this MIME type.

The implementation is based on the framework implementation for
extracting MPEG-4 video in MPEG-TS
(https://cs.android.com/android/platform/superproject/+/master:frameworks/av/media/libstagefright/mpeg2ts/ESQueue.cpp;l=1825;drc=86e363c1fac27302ca4ae33e73296f7797672995)
and is similar to the existing H262Reader.

Issue: #1603
Issue: #5107
PiperOrigin-RevId: 320565337
2020-07-13 14:02:34 +01:00
..
ad-responses Add tests for snap-back to midroll 2020-05-05 18:37:30 +01:00
amr Rename .unklen.dump -> .unknown_length.dump 2020-03-10 10:16:54 +00:00
binary Move assets from extractor to testdata module 2020-02-11 17:09:39 +00:00
bitmap Move assets from core to testdata module 2020-02-11 17:12:13 +00:00
download-actions Move assets from core to testdata module 2020-02-11 17:12:13 +00:00
dvbsi Merge pull request #6922 from phhusson:feature/ait 2020-02-27 17:15:52 +00:00
flac Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
flv Rename .unklen.dump -> .unknown_length.dump 2020-03-10 10:16:54 +00:00
id3 Move assets from extractor to testdata module 2020-02-11 17:09:39 +00:00
mka Parse opus gain correctly as a signed value 2020-03-27 23:33:15 +00:00
mkv Merge pull request #7247 from vadimdolgachev:subtitle_track_name_for_matroska 2020-04-20 13:29:34 +01:00
mp3 Add tests for ID3 in Mp3Extractor 2020-04-17 10:44:32 +01:00
mp4 Add support for partially fragmented MP4s 2020-07-06 16:43:26 +01:00
mpd Parse trick-play role flags from DASH manifests 2020-04-15 17:42:19 +01:00
offline Move assets from core to testdata module 2020-02-11 17:12:13 +00:00
ogg Add support for non-contiguous Ogg pages 2020-06-04 14:16:40 +01:00
rawcc Rename .unklen.dump -> .unknown_length.dump 2020-03-10 10:16:54 +00:00
smooth-streaming Move asssets from smoothstreaming to testdata module 2020-02-11 17:10:03 +00:00
ssa Move assets from core to testdata module 2020-02-11 17:12:13 +00:00
subrip Make milliseconds optional in SubRip (SRT) subtitles 2020-03-27 23:31:21 +00:00
ts Add support for H.263 and MPEG-4 Part 2 in TS 2020-07-13 14:02:34 +01:00
ttml TTML: Fix writingDirection to be parsed from regions not styles 2020-07-03 15:32:01 +01:00
tx3g Move assets from core to testdata module 2020-02-11 17:12:13 +00:00
vp9 Move assets from vp9 to testdata module 2020-02-11 17:10:18 +00:00
wav Store encodings in Format instead of just pcm encodings 2020-06-29 13:33:09 +01:00
webvtt Rollback of 252bf43bf4 2020-07-08 13:56:38 +01:00