mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 01:20:25 +00:00
f6a4973578
H.264 in Matroska can have blocks with unordered timestamps. Without passing these as the presentation timestamp into the FFmpeg decoder, the frames will not be returned in chronological order. VideoFrame will now include a timestamp that is used by the PlaybackManager, rather than assuming that it is the same timestamp returned by the demuxer. |
||
---|---|---|
.. | ||
avc_in_matroska.mkv | ||
CMakeLists.txt | ||
FILE_LICENSES.md | ||
master_elements_containing_crc32.mkv | ||
oss-fuzz-testcase-52630.vp9 | ||
oss-fuzz-testcase-53977.vp9 | ||
oss-fuzz-testcase-62054.vp9 | ||
oss-fuzz-testcase-63182.vp9 | ||
TestH264Decode.cpp | ||
TestMediaCommon.h | ||
TestParseMatroska.cpp | ||
TestVP9Decode.cpp | ||
vp9_4k.webm | ||
vp9_clamp_reference_mvs.webm | ||
vp9_in_webm.webm | ||
vp9_oob_blocks.webm |