media/libraries/test_utils/src
samrobinson 763dddfbd4 Dump with C.TrackType as key, rather than muxer track index.
Modifying dumping to not required "released" to be called.

Track index is an arbitrary value based on the order of addTrack calls.
Samples are dumped by track (rather than as soon as they are written),
so it's preferable to use a value that provides more context.

By using the track type as a key, dump files will be more deterministic
and will have more similarities when branched.

PiperOrigin-RevId: 563700982
2023-09-08 03:25:13 -07:00
..
main Dump with C.TrackType as key, rather than muxer track index. 2023-09-08 03:25:13 -07:00
test Move SSIM related files to test_util 2023-06-29 22:51:20 +00:00