[vlc-commits] [Git][videolan/vlc][master] 2 commits: video_output: Makefile.am: add vout files for vout_ios

2021-09-18 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 8f85bff2 by Alexandre Janniaux at 2021-09-18T16:44:15+00:00 video_output: Makefile.am: add vout files for vout_ios Regression from 163fb4869025e2bac0691c925d2e37b2d862114d. - - - - - f5bb4d02 by Alexandre Janniaux at 2021-

[vlc-commits] [Git][videolan/vlc][master] 3 commits: vdpau/chroma: remove always false condition

2021-09-18 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: de1bdfd4 by Steve Lhomme at 2021-09-18T16:30:20+00:00 vdpau/chroma: remove always false condition sys->history[MAX_PAST + MAX_FUTURE] is set a few lines above and can't be NULL otherwise it would crash on the src->context

[vlc-commits] [Git][videolan/vlc][master] 11 commits: demux: adaptive: remove arbitrary read size

2021-09-18 Thread @chouquette
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC Commits: 451f6242 by Francois Cartegnie at 2021-09-18T15:08:12+00:00 demux: adaptive: remove arbitrary read size - - - - - a0115366 by Francois Cartegnie at 2021-09-18T15:08:12+00:00 demux: adaptive: improve webvtt probing - - - -

[vlc-commits] [Git][videolan/vlc][master] 2 commits: qml: fix LocalTabar binding to the current view

2021-09-18 Thread @chouquette
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC Commits: 18649171 by Pierre Lamot at 2021-09-18T14:29:36+00:00 qml: fix LocalTabar binding to the current view - - - - - 285ea796 by Pierre Lamot at 2021-09-18T14:29:36+00:00 qml: fix binding loop on focus in BannerSource - - - -

[vlc-commits] [Git][videolan/vlc][master] macosx: Fix a bug preventing VLC from launching

2021-09-18 Thread David (@dfuhrmann)
David pushed to branch master at VideoLAN / VLC Commits: 8cb3f814 by Samuel Bassaly at 2021-09-18T10:38:53+00:00 macosx: Fix a bug preventing VLC from launching When the defaults key VideoEffectApplyProfileOnStartup is set to true, the VLCVideoEffectsWindowController was initialized in a way t