mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
The existing conversion was rounding to the nearest millisecond, which is much less precision than most videos will want. Instead, use only integer math to directly convert the presentation time to seconds and nanoseconds for our AK::Duration to represent accurately. |
||
|---|---|---|
| .. | ||
| FFmpegDemuxer.cpp | ||
| FFmpegDemuxer.h | ||
| FFmpegForward.h | ||
| FFmpegHelpers.h | ||
| FFmpegIOContext.cpp | ||
| FFmpegIOContext.h | ||
| FFmpegVideoDecoder.cpp | ||
| FFmpegVideoDecoder.h | ||