[vlc-commits] [Git][videolan/vlc][master] sd: sap: fix crash with NULL category

2024-02-28 Thread @fkuehne
Felix Paul Kühne pushed to branch master at VideoLAN / VLC Commits: 79d2ab78 by Thomas Guillem at 2024-02-28T09:07:55+00:00 sd: sap: fix crash with NULL category Regression from fd84c2b48b638fb070694acc686ebfcf8c61221e Fixes #28543 - - - - - 1 changed file: - modules/services_discovery/sa

[vlc-commits] [Git][videolan/vlc][master] 5 commits: access: rtp: refactor code to h26x header

2024-02-28 Thread Thomas Guillem (@tguillem)
Thomas Guillem pushed to branch master at VideoLAN / VLC Commits: 7c9f7725 by François Cartegnie at 2024-02-28T09:54:31+00:00 access: rtp: refactor code to h26x header - - - - - d9994497 by François Cartegnie at 2024-02-28T09:54:31+00:00 access: rtp: packetize before output - - - - - 5fa45e1c

[vlc-commits] [Git][videolan/vlc][master] lib: add media_player synchronisation functions

2024-02-28 Thread Thomas Guillem (@tguillem)
Thomas Guillem pushed to branch master at VideoLAN / VLC Commits: e648e238 by Thomas Guillem at 2024-02-28T13:28:01+00:00 lib: add media_player synchronisation functions Related to #28524 - - - - - 4 changed files: - include/vlc/libvlc_media_player.h - lib/libvlc.sym - lib/media_player.c -