[vlc-commits] [Git][videolan/libvlcpp][master] MediaPlayer: adapt with recent LibVLC changes

2022-12-13 Thread Thomas Guillem (@tguillem)
Thomas Guillem pushed to branch master at VideoLAN / libvlcpp Commits: 0116906d by Thomas Guillem at 2022-12-13T11:44:32+01:00 MediaPlayer: adapt with recent LibVLC changes Replace libvlc_audio_XXX_channel with libvlc_audio_XXX_stereomode The values come from an enum and are mostly

[vlc-commits] [Git][videolan/vlc][master] 6 commits: macosx: Extract view setup parts in VLCLibraryAudioDataSource into separate methods

2022-12-13 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: a9084b53 by Claudio Cambra at 2022-12-13T11:37:31+00:00 macosx: Extract view setup parts in VLCLibraryAudioDataSource into separate methods Signed-off-by: Claudio Cambra develo...@claudiocambra.com - - - - - 0bd9b55c by

[vlc-commits] [Git][videolan/vlc][master] opengl: interop: fix divbyzero YUYV

2022-12-13 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 2d9100ed by Francois Cartegnie at 2022-12-13T09:30:41+00:00 opengl: interop: fix divbyzero YUYV regression by b9edc720b80151fe5b511df283afb432b8576582 - - - - - 1 changed file: - modules/video_output/opengl/interop_sw.c