[vlc-commits] [Git][videolan/vlc][master] win32: timer: use threadpoolapiset.h

2022-07-13 Thread Thomas Guillem (@tguillem)
Thomas Guillem pushed to branch master at VideoLAN / VLC Commits: 9fdd9fb1 by Thomas Guillem at 2022-07-13T10:39:51+00:00 win32: timer: use threadpoolapiset.h New API: https://docs.microsoft.com/en-us/windows/win32/procthread/thread-pool-api This avoid one allocation (that can fail) in

[vlc-commits] [Git][videolan/vlc][master] atsc_a65: NULL return in function returning a bool

2022-07-13 Thread @chouquette
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC Commits: 79720f46 by Steve Lhomme at 2022-07-13T13:50:19+00:00 atsc_a65: NULL return in function returning a bool - - - - - 1 changed file: - modules/codec/atsc_a65.c Changes: =

[vlc-commits] [Git][videolan/vlc][master] 5 commits: qt: add ViewBlockingRectangle

2022-07-13 Thread @fkuehne
Felix Paul Kühne pushed to branch master at VideoLAN / VLC Commits: 73808f53 by Fatih Uzunoglu at 2022-07-14T04:01:17+00:00 qt: add ViewBlockingRectangle - - - - - 46bfa790 by Fatih Uzunoglu at 2022-07-14T04:01:17+00:00 qt: register ViewBlockingRectangle - - - - - 414f6e3f by Fatih Uzunoglu

[vlc-commits] [Git][videolan/vlc][master] demux: ogg: add missing libm

2022-07-13 Thread @fkuehne
Felix Paul Kühne pushed to branch master at VideoLAN / VLC Commits: 6a995af6 by Francois Cartegnie at 2022-07-14T05:11:22+00:00 demux: ogg: add missing libm - - - - - 1 changed file: - modules/demux/Makefile.am Changes: = modules/demux/Makefile.am

[vlc-commits] [Git][videolan/vlc][master] modules: log the capability of modules removed

2022-07-13 Thread @fkuehne
Felix Paul Kühne pushed to branch master at VideoLAN / VLC Commits: 5213b04f by Steve Lhomme at 2022-07-14T03:45:23+00:00 modules: log the capability of modules removed - - - - - 1 changed file: - src/modules/modules.c Changes: = src/modules/modules.c