mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
From debug trace when decoding a 30fps video, the decoder output ``` "0us", "33366us", "66733us", "100100us", "133466us", "166833us", "200200us", ``` But the frame processor only received, despite setting `ALLOW_FRAME_DROP`: ``` "0us", "166833us", "200200us", ``` PiperOrigin-RevId: 658079749 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||
| lint-baseline.xml | ||
| proguard-rules.txt | ||
| README.md | ||