[vlc-commits] [Git][videolan/vlc][master] 4 commits: macosx: Add checkbox beside MRL field in information window

2024-06-06 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 9472b775 by Claudio Cambra at 2024-06-07T03:20:07+00:00 macosx: Add checkbox beside MRL field in information window Signed-off-by: Claudio Cambra - - - - - cc06be8b by Claudio Cambra at 2024-06-07T03

[vlc-commits] [Git][videolan/vlc][master] demux: image: detect ICC profile before JFIF data

2024-06-06 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 5ffd36ff by Steve Lhomme at 2024-06-07T02:54:00+00:00 demux: image: detect ICC profile before JFIF data Fixes #18857 - - - - - 1 changed file: - modules/demux/image.c Changes: = modules/d

[vlc-commits] [Git][videolan/vlc][master] 2 commits: macosx: Stretch stack view within hero view to trailing edge of hero view

2024-06-06 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: af1cc46b by Claudio Cambra at 2024-06-07T02:36:41+00:00 macosx: Stretch stack view within hero view to trailing edge of hero view Signed-off-by: Claudio Cambra - - - - - b9b0d291 by Claudio Cambra at

[vlc-commits] [Git][videolan/vlc][master] 2 commits: contrib: qt: configure Qt with CMake

2024-06-06 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: ee14cabf by Steve Lhomme at 2024-06-06T12:24:33+00:00 contrib: qt: configure Qt with CMake We already do it for native tools. The legacy option in the configure script are actually translated to CMake syntax using this mapping: h

[vlc-commits] [Git][videolan/vlc][master] 6 commits: codec: avcodec: map AYUV as RAWVIDEO with ffmpeg 6.0

2024-06-06 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 955ef939 by François Cartegnie at 2024-06-06T08:46:28+00:00 codec: avcodec: map AYUV as RAWVIDEO with ffmpeg 6.0 - - - - - cbbcb4eb by François Cartegnie at 2024-06-06T08:46:28+00:00 codec: avcodec: store using extended buf - - -

[vlc-commits] [Git][videolan/vlc][3.0.x] contrib: sidplay: Do not overwrite CXXFLAGS in configure.in

2024-06-06 Thread David (@dfuhrmann)
David pushed to branch 3.0.x at VideoLAN / VLC Commits: 86a582c9 by David Fuhrmann at 2024-06-06T09:43:50+02:00 contrib: sidplay: Do not overwrite CXXFLAGS in configure.in resid configure has a bug which overwrites CXXFLAGS unconditionally, causing build failures when preset CXXFLAGS are neede