]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
output: UDP streaming
authorinnes-labs <labs@innes.fr>
Thu, 5 Sep 2019 14:19:00 +0000 (16:19 +0200)
committerFlole998 <Flole998@users.noreply.github.com>
Fri, 7 Oct 2022 19:24:18 +0000 (21:24 +0200)
commit5f9404117f59ad1f5aa7ca542ce39d9e064e8209
tree1f54a0cf5fe8257a41fe8b000c33a32902f8ce60
parentd9b76b57e1826240c98dd4b63c3b294bca143486
output: UDP streaming
12 files changed:
Makefile
src/muxer.h
src/muxer/muxer_pass.c
src/tvheadend.h
src/tvhlog.c
src/tvhlog.h
src/udp.c
src/udp.h
src/udp_stream.c [new file with mode: 0755]
src/udp_stream.h [new file with mode: 0755]
src/webui/webui.c [changed mode: 0644->0755]
src/wrappers.c