media/testdata
tonihei 284bf97007 Fix timestamp comparison for seeks in fMP4
When seeking in fMP4, we try to extract as little samples as possible
by only starting at the preceding sync frame. This comparison should
use <= to allow sync frames at exactly the seek position.

Issue: google/ExoPlayer#10941

#minor-release

PiperOrigin-RevId: 505098172
(cherry picked from commit ac3017b580)
2023-02-02 13:18:47 +00:00
..
src Fix timestamp comparison for seeks in fMP4 2023-02-02 13:18:47 +00:00
build.gradle Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
README.md Final README updates 2021-10-12 19:52:39 +01:00

Test data module

Provides sample data for media unit and instrumentation tests.