media/libraries/transformer/src
dancho d214e90ce4 Fix Frame Extractor getting stuck
Frame Extractor was getting stuck with SeekParameters.CLOSEST_SYNC.
onPositionDiscontinuity callback was sometimes being called with a
non-adjusted new position.

Fix this by monitoring player state ready.
For the player to become ready, we have to override renderer isReady.

PiperOrigin-RevId: 701924752
2024-12-02 04:56:26 -08:00
..
androidTest Fix Frame Extractor getting stuck 2024-12-02 04:56:26 -08:00
main Fix Frame Extractor getting stuck 2024-12-02 04:56:26 -08:00
test Start muxer watchdog timer on export start 2024-11-12 10:19:13 -08:00