[vlc-commits] [Git][videolan/vlc][master] demux: flac: ensure es id is same on packetizer fmtout

2022-11-08 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: f74459fd by Francois Cartegnie at 2022-11-08T21:20:46+00:00 demux: flac: ensure es id is same on packetizer fmtout - - - - - 1 changed file: - modules/demux/flac.c Changes: =

[vlc-commits] [Git][videolan/vlc][master] packetizer: flac: fix CRC from emulated sync

2022-11-08 Thread @fcartegnie
François Cartegnie pushed to branch master at VideoLAN / VLC Commits: c14b5aa6 by Francois Cartegnie at 2022-11-08T15:06:43+00:00 packetizer: flac: fix CRC from emulated sync also skips some memcpy refs #27454 #27477 - - - - - 1 changed file: - modules/packetizer/flac.c Changes:

[vlc-commits] [Git][videolan/vlc][master] contrib: rust: update to 1.65.0

2022-11-08 Thread Tristan Matthews (@tmatth)
Tristan Matthews pushed to branch master at VideoLAN / VLC Commits: cb4464dd by Tristan Matthews at 2022-11-08T08:49:41-05:00 contrib: rust: update to 1.65.0 It seems like we need to skip the _Unwind_Resume patch for win64. - - - - - 2 changed files: - contrib/src/cargo/rules.mak -

[vlc-commits] [Git][videolan/vlc][master] macosx: fix possible SPMediaKeyTap crash

2022-11-08 Thread @fkuehne
Felix Paul Kühne pushed to branch master at VideoLAN / VLC Commits: 41ec80a1 by Marvin Scholz at 2022-11-08T11:27:21+00:00 macosx: fix possible SPMediaKeyTap crash Adding nil to an NSArray would make it raise an NSInvalidArgumentException which in turn leads to an abort in dispatch_once:

[vlc-commits] [Git][videolan/vlc][3.0.x] 13 commits: coreaudio: fix original value never set

2022-11-08 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 20c96c57 by Thomas Guillem at 2022-11-08T09:26:29+00:00 coreaudio: fix original value never set Regression from 91f426996c98 This fixes the shortcut to map channels to Center or Stereo. (cherry picked from commit