media/libraries/extractor/src
tonihei 00436a04a4 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
2023-02-01 10:26:52 +00:00
..
main Fix timestamp comparison for seeks in fMP4 2023-02-01 10:26:52 +00:00
test Deprecate C.POSITION_UNSET in favour of C.INDEX_UNSET 2022-12-12 11:09:18 +00:00