mirror of
https://github.com/androidx/media.git
synced 2025-05-04 06:00:37 +08:00

If seeking between last image sample and end of the file where the current stream is not final, then EoS sample will not be provided to `ImageRenderer`. ImageRenderer must still produce the last image sample. PiperOrigin-RevId: 603312090 (cherry picked from commit 62c7ee0fb0f4def17a18233c0fd40958d646c82b)
Test data module
Provides sample data for media unit and instrumentation tests.