media/libraries/test_exoplayer_playback/src/androidTest
ibaker dcc69056bf Fix how drop-to-keyframe events are recorded in DecoderCounters
The existing code creates an imbalance between `inputBufferCount` and
`droppedBufferCount` by adding 'dropped source buffers' to
`droppedBufferCount` but not to `inputBufferCount`. This results in
assertion failures in `DashTestRunner`.

PiperOrigin-RevId: 414672175
2021-12-07 17:37:45 +00:00
..
java/androidx/media3/test/exoplayer/playback/gts Fix how drop-to-keyframe events are recorded in DecoderCounters 2021-12-07 17:37:45 +00:00
AndroidManifest.xml Make package in test manifest consistent 2021-11-08 15:18:26 +00:00