media/libraries/test_utils
michaelkatz eee226ea40 Render last frame even if have not read BUFFER_FLAG_END_OF_STREAM
If the limited number of input buffers causes reading of all samples except the last one conveying end of stream, then the last frame will not be rendered.

PiperOrigin-RevId: 525974445
(cherry picked from commit affbb7c57e)
2023-05-15 16:10:51 +01:00
..
src Render last frame even if have not read BUFFER_FLAG_END_OF_STREAM 2023-05-15 16:10:51 +01:00
build.gradle Fix thread access when creating notifications for media sessions 2023-04-18 17:05:28 +01:00
README.md Fix javadoc links in media README files 2023-03-31 13:35:43 +01:00

Test utils module

Provides utility classes for media unit and instrumentation tests.