[vlc-commits] [Git][videolan/vlc][master] qml: fix appending to playlist

2023-02-15 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 3d2b9664 by Prince Gupta at 2023-02-15T11:48:48+00:00 qml: fix appending to playlist fixes #27826 - - - - - 1 changed file: - modules/gui/qt/dialogs/playlists/playlists.cpp Changes: =

[vlc-commits] [Git][videolan/vlc][master] fluidsynth: properly set the samplerate

2023-02-15 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 1f3ccdd0 by Alaric Senat at 2023-02-15T12:29:45+00:00 fluidsynth: properly set the samplerate Fix a regression from edf50ce0c51779db8e57925fa3d2a51655776dad where sample rate wasnt set properly after the setting call was moven

[vlc-commits] [Git][videolan/vlc][3.0.x] direct3d9: keep the texture size for GetPictureWidth/Height calls

2023-02-15 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch 3.0.x at VideoLAN / VLC Commits: 4b8069d7 by Steve Lhomme at 2023-02-15T14:31:14+00:00 direct3d9: keep the texture size for GetPictureWidth/Height calls fixes #27632 - - - - - 1 changed file: - modules/video_output/win32/direct3d9.c Changes:

[vlc-commits] [Git][videolan/vlc][master] 2 commits: direct3d9: keep the texture size

2023-02-15 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: b5fe5131 by Steve Lhomme at 2023-02-15T13:02:51+00:00 direct3d9: keep the texture size - - - - - 2ece2ae8 by Steve Lhomme at 2023-02-15T13:02:51+00:00 direct3d9: fix crop texture size The Direct3D9SetupVertices() call needs the

[vlc-commits] [Git][videolan/vlc][master] demux: mpeg4: fix bogus bsearch over non ordered array

2023-02-15 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 04ac9e62 by Francois Cartegnie at 2023-02-15T15:23:51+00:00 demux: mpeg4: fix bogus bsearch over non ordered array - - - - - 1 changed file: - modules/demux/mpeg/mpeg4_iod.c Changes:

[vlc-commits] [Git][videolan/vlc][3.0.x] 4 commits: goom: keep track of video format

2023-02-15 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: c969cbf9 by RĂ©mi Denis-Courmont at 2023-02-15T16:00:24+00:00 goom: keep track of video format (cherry picked from commit d7aca8699eadccb7b57491b8e202cfc77ebccb01) - - - - - 93bd3afc by Steve Lhomme at

[vlc-commits] [Git][videolan/vlc][master] videotoolbox: enforce restart even after error

2023-02-15 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 244a52b8 by Alexandre Janniaux at 2023-02-15T18:58:38+00:00 videotoolbox: enforce restart even after error Enforce the restart of VideoToolbox when a data / codec error happens. Usually, it was triggering a fallback