[vlc-commits] [Git][videolan/vlc][master] qt: fix video scaling with mutter wayland

2024-01-19 Thread Thomas Guillem (@tguillem)
Thomas Guillem pushed to branch master at VideoLAN / VLC Commits: c08d8d3f by Pierre Lamot at 2024-01-19T13:25:40+00:00 qt: fix video scaling with mutter wayland partially reverts 32836475cbe594eb55d26ee38c5db220246c010f - - - - - 4 changed files: - modules/gui/qt/maininterface/compositor_

[vlc-commits] [Git][videolan/vlc][master] 5 commits: player: timer: handle seek state

2024-01-19 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 1ecb283c by Thomas Guillem at 2024-01-19T09:47:41+00:00 player: timer: handle seek state Keep the last requested seek position/time, that will be used for successive jumps. It will be more precise than using the demux GET_TIME/GET

[vlc-commits] [Git][videolan/vlc][master] 2 commits: qt: add tests for base model

2024-01-19 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 4ddc948f by Prince Gupta at 2024-01-19T08:50:06+00:00 qt: add tests for base model - - - - - 4ea2f636 by Prince Gupta at 2024-01-19T08:50:06+00:00 qt: add test for reset cache - - - - - 2 changed files: - modules/gui/qt/Makefi

[vlc-commits] [Git][videolan/vlc][master] placebo: utils: remove deprecated filter functions

2024-01-19 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: d8f9556d by Alexandre Janniaux at 2024-01-19T08:31:56+00:00 placebo: utils: remove deprecated filter functions The functions were removed and re-added as deprecated in a libplacebo commit[^1], breaking compilation with some libpla