[vlc-commits] [Git][videolan/vlc][master] 4 commits: sout/udp: add module for TS over raw UDP

2021-12-01 Thread @Courmisch
Rémi Denis-Courmont pushed to branch master at VideoLAN / VLC Commits: 9dec8f3b by Rémi Denis-Courmont at 2021-12-01T20:01:08+00:00 sout/udp: add module for TS over raw UDP This module does not pretend that UDP output is a regular access that should be handled with the "standard" stream output

[vlc-commits] [Git][videolan/vlc][master] msi: add DAV file extension association

2021-12-01 Thread @chouquette
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC Commits: 82347d93 by Marvin Scholz at 2021-12-01T16:25:46+00:00 msi: add DAV file extension association - - - - - 1 changed file: - extras/package/win32/msi/extensions.wxs Changes: = extras

[vlc-commits] [Git][videolan/vlc][3.0.x] lua: icecast: fix nil value error for some streams

2021-12-01 Thread @chouquette
Hugo Beauzée-Luyssen pushed to branch 3.0.x at VideoLAN / VLC Commits: fb1519ba by Hannes Domani at 2021-11-30T17:16:11+01:00 lua: icecast: fix nil value error for some streams Due to a bug in the directory, some streams lack a listen URL. Fix #25309 (cherry picked from commit c8c78f75e71174

[vlc-commits] [Git][videolan/vlc][master] threads: remove no longer used vlc_rwlock_t

2021-12-01 Thread @Courmisch
Rémi Denis-Courmont pushed to branch master at VideoLAN / VLC Commits: 96bbc7a9 by Rémi Denis-Courmont at 2021-12-01T15:52:08+00:00 threads: remove no longer used vlc_rwlock_t - - - - - 3 changed files: - include/vlc_threads.h - src/libvlccore.sym - src/misc/threads.c Changes: ==

[vlc-commits] [Git][videolan/vlc][master] Deleted 2 commits: display: remove unnecessary #include

2021-12-01 Thread Thomas Guillem (@tguillem)
Thomas Guillem pushed to branch master at VideoLAN / VLC WARNING: The push did not contain any new commits, but force pushed to delete the commits and changes below. Deleted commits: de2518b1 by Rémi Denis-Courmont at 2021-11-30T22:00:37+02:00 display: remove unnecessary #include - - - - -