media/libraries/extractor/src
tonihei 631ff809f5 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

PiperOrigin-RevId: 505098172
(cherry picked from commit 00436a04a4)
2023-02-02 13:22:33 +00:00
..
main Fix timestamp comparison for seeks in fMP4 2023-02-02 13:22:33 +00:00
test Split SubripDecoder and ParsableByteArray tests 2023-01-25 17:50:39 +00:00