media/libraries/test_data/src/test/assets
ibaker acb3a54dee Add MediaMetadata to playback test dump files
This change also adds some runtime redirection of calls to
`Dumper.add(String, Object)` to `add(String, byte[])` if
`value instanceof byte[]`. This simplifies the implementation of
`PlaybackOutput.dumpIfNotEqual` and seems like a reasonable amound of
'magic' for a test utility.

Issue: androidx/media#1305
PiperOrigin-RevId: 628119473
2024-04-25 10:35:18 -07:00
..
audiosinkdumps Fix negative position for clipped media 2024-03-26 10:05:11 -07:00
extractordumps Add test for H.264 I-frames only track in TsExtractorTest 2024-04-23 12:30:11 -07:00
media Add test for H.264 I-frames only track in TsExtractorTest 2024-04-23 12:30:11 -07:00
muxerdumps Add support for processing 3 byte NAL start code in Mp4Muxer 2024-03-21 15:49:12 -07:00
playbackdumps Add MediaMetadata to playback test dump files 2024-04-25 10:35:18 -07:00
test-generated-goldens TimestampWrapper: fix signaling input capacity 2024-04-19 10:40:59 -07:00
transformerdumps AudioGraph refactoring: configure mixer and add sources in one place 2024-04-25 08:02:00 -07:00