media/testutils/src
sheenachhabra ffc268eb7e Add Muxer end to end tests
Following test cases are added:
1. Mux H264 video
2. Mux H265 video
3. Mux HDR video

Each test case performs following actions:
1. Extract track and samples from input Mp4 using MediaExtractor.
2. Feed those samples into Mp4 muxer.
3. Use extractor to extract the samples from muxed file and create dump file.

PiperOrigin-RevId: 512589069
2023-02-27 19:04:32 +00:00
..
main Add Muxer end to end tests 2023-02-27 19:04:32 +00:00
test Ensure messages sent on a dead thread don't block FakeClock execution 2022-11-29 19:00:02 +00:00