mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-29 11:00:29 +00:00
9a9fe08449
The PlaybackManager::update_presented_frame function was getting out of hand and adding seeking was making it illegible. This rewrites it to be (hopefully) quite a bit more readable, and adds a few comments to help future readers of the code. In addition, some helpful debugging prints were added that should help debug any future issues with the player. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
VideoFrameWidget.cpp | ||
VideoFrameWidget.h | ||
VideoPlayerWidget.cpp | ||
VideoPlayerWidget.h |