media/playbacktests/src
ibaker 0f48dfc93e 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-08 10:01:38 +00:00
..
androidTest Fix how drop-to-keyframe events are recorded in DecoderCounters 2021-12-08 10:01:38 +00:00
main Move playback test utils to testutils. 2017-06-12 10:18:50 +01:00