[vlc-commits] [Git][videolan/vlc][master] 2 commits: input: thumbnailer: Invoke completion callback upon cancellation

2021-09-02 Thread @chouquette
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC Commits: 063c45a8 by Hugo Beauzée-Luyssen at 2021-09-02T15:14:31+00:00 input: thumbnailer: Invoke completion callback upon cancellation This matches the documented libvlc behavior. Refs #26053 - - - - - 6a81d000 by Hugo Beauzée-Lu

[vlc-commits] [Git][videolan/vlc][master] 9 commits: qt: Added in colour scheme SVGs

2021-09-02 Thread @chouquette
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC Commits: 3bcaa23f by Adam Leung at 2021-09-02T13:07:25+00:00 qt: Added in colour scheme SVGs - - - - - a7bc09ef by Adam Leung at 2021-09-02T13:07:25+00:00 qt: Added getter method for colour schemes and moved Item struct - - - - -

[vlc-commits] [Git][videolan/vlc][master] 3 commits: opengl: remove const in sampler API

2021-09-02 Thread @chouquette
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC Commits: 48262555 by Romain Vimont at 2021-09-02T10:08:23+00:00 opengl: remove const in sampler API For consistency, always pass the sampler to callbacks as a non-const pointer. - - - - - a2b25359 by Romain Vimont at 2021-09-02T10

[vlc-commits] [Git][videolan/vlc][master] 2 commits: opengl: check sampler failure

2021-09-02 Thread Romain Vimont (@rom1v)
Romain Vimont pushed to branch master at VideoLAN / VLC Commits: e3ffa4c2 by Romain Vimont at 2021-09-01T10:33:14+02:00 opengl: check sampler failure On first call, vlc_gl_filter_GetSampler() may return NULL, so check the return value. - - - - - 021c73cd by Romain Vimont at 2021-09-01T10:33:1