[vlc-devel] [PATCH 0/4] chromecast timeout fix (4.0)

Thomas Guillem thomas at gllm.fr
Mon Jan 11 13:32:15 UTC 2021


To be applied on top of the rtsp timeout patch set:
https://mailman.videolan.org/pipermail/vlc-devel/2020-November/140432.html

Thomas Guillem (4):
  httpd: rework httpd_HostCreate arg types
  httpd: add vlc_chromecast_http_HostNew
  chromecast: use vlc_chromecast_http_HostNew
  httpd: increase chromecast timeout

 include/vlc_httpd.h                    |  1 +
 modules/stream_out/chromecast/cast.cpp |  6 +---
 src/libvlccore.sym                     |  1 +
 src/network/httpd.c                    | 40 +++++++++++++++++---------
 4 files changed, 29 insertions(+), 19 deletions(-)

-- 
2.29.2



More information about the vlc-devel mailing list