mistserver/src/output
Marco van Dijk 2485c16dfc FEC
2022-06-01 16:27:15 +02:00
..
flashPlayer.h Restyle 2021-10-19 22:29:40 +02:00
mist_out.cpp Remove USR1 signal handler when spawning child processes 2022-01-23 00:17:03 +01:00
noffmpeg.jpg New Meta commit 2021-10-19 22:29:40 +02:00
noh264.jpg New Meta commit 2021-10-19 22:29:40 +02:00
oldFlashPlayer.h Restyle 2021-10-19 22:29:40 +02:00
output.cpp Fixed auto-seeking when adding tracks to an existing track selection 2022-03-10 10:32:00 +01:00
output.h WS/MP4 reliability edits: 2022-01-22 23:59:09 +01:00
output_aac.cpp Added human readable name in info JSON output for sources 2022-01-22 23:53:57 +01:00
output_aac.h Generic HTTP handler 2021-10-19 22:29:41 +02:00
output_cmaf.cpp Bug Fix: CMAF DASH playback works 2022-02-11 22:52:20 +01:00
output_cmaf.h HLS CMAF updated to use hls_support library for (LL)HLS manifest generation. 2022-02-11 22:47:28 +01:00
output_dtsc.cpp DTSC pull input now supports keeping stream UTC offset intact between servers, plus a local fallback calculation for older versions 2022-02-03 13:11:17 +01:00
output_dtsc.h Several fixes: 2022-01-23 00:03:54 +01:00
output_ebml.cpp Added mkv-exec input and output support 2022-01-24 10:47:47 +01:00
output_ebml.h Fixed all ARM-related issues/warnings/etc 2021-11-04 18:49:27 +01:00
output_flv.cpp Added human readable name in info JSON output for sources 2022-01-22 23:53:57 +01:00
output_flv.h New Meta commit 2021-10-19 22:29:40 +02:00
output_h264.cpp New Meta commit 2021-10-19 22:29:40 +02:00
output_h264.h Restyle 2021-10-19 22:29:40 +02:00
output_hds.cpp Added human readable name in info JSON output for sources 2022-01-22 23:53:57 +01:00
output_hds.h New Meta commit 2021-10-19 22:29:40 +02:00
output_hls.cpp Added human readable name in info JSON output for sources 2022-01-22 23:53:57 +01:00
output_hls.h Fix HLS being seen as input during init 2021-10-19 22:29:42 +02:00
output_http.cpp Fixed boolean options in connector/protocol settings 2022-01-22 23:59:44 +01:00
output_http.h HLS/HTTP fixes: 2021-10-19 22:29:42 +02:00
output_http_internal.cpp Embed: added hls.js player 2022-02-11 22:44:31 +01:00
output_http_internal.h Restyle 2021-10-19 22:29:40 +02:00
output_http_minimalserver.cpp Allow overriding application name with -DAPPNAME="Name here" 2021-10-19 22:29:40 +02:00
output_http_minimalserver.h Restyle 2021-10-19 22:29:40 +02:00
output_https.cpp Allow overriding application name with -DAPPNAME="Name here" 2021-10-19 22:29:40 +02:00
output_https.h Restyle 2021-10-19 22:29:40 +02:00
output_httpts.cpp Added human readable name in info JSON output for sources 2022-01-22 23:53:57 +01:00
output_httpts.h Fixed ts-exec output 2022-04-29 17:03:49 +02:00
output_jpg.cpp Added human readable name in info JSON output for sources 2022-01-22 23:53:57 +01:00
output_jpg.h New Meta commit 2021-10-19 22:29:40 +02:00
output_json.cpp Added human readable name in info JSON output for sources 2022-01-22 23:53:57 +01:00
output_json.h Restyle 2021-10-19 22:29:40 +02:00
output_mp3.cpp Added human readable name in info JSON output for sources 2022-01-22 23:53:57 +01:00
output_mp3.h New Meta commit 2021-10-19 22:29:40 +02:00
output_mp4.cpp Further fixes to WS/MP4 (implemented "auto" track, implemented dropping video voluntarily) 2022-02-11 17:54:21 +01:00
output_mp4.h WS/MP4 reliability edits: 2022-01-22 23:59:09 +01:00
output_ogg.cpp Added human readable name in info JSON output for sources 2022-01-22 23:53:57 +01:00
output_ogg.h New Meta commit 2021-10-19 22:29:40 +02:00
output_raw.cpp New Meta commit 2021-10-19 22:29:40 +02:00
output_raw.h Restyle 2021-10-19 22:29:40 +02:00
output_rtmp.cpp Support RTMP input over pipe 2022-06-01 16:06:06 +02:00
output_rtmp.h Ability to send silence to RTMP outputs 2021-10-19 22:29:40 +02:00
output_rtsp.cpp Added SDP output 2022-02-21 15:30:16 +01:00
output_rtsp.h Added SDP output 2022-02-21 15:30:16 +01:00
output_sanitycheck.cpp Several fixes: 2022-01-23 00:03:54 +01:00
output_sanitycheck.h Several fixes: 2022-01-23 00:03:54 +01:00
output_sdp.cpp Added SDP output 2022-02-21 15:30:16 +01:00
output_sdp.h Added SDP output 2022-02-21 15:30:16 +01:00
output_srt.cpp Added human readable name in info JSON output for sources 2022-01-22 23:53:57 +01:00
output_srt.h New Meta commit 2021-10-19 22:29:40 +02:00
output_ts.cpp FEC 2022-06-01 16:27:15 +02:00
output_ts.h FEC 2022-06-01 16:27:15 +02:00
output_ts_base.cpp Fixed TS-based outputs injecting extra init/nalend data when not needed 2022-06-01 16:00:04 +02:00
output_ts_base.h New Meta commit 2021-10-19 22:29:40 +02:00
output_tsrist.cpp Added TS-RIST push output support 2022-06-01 15:58:30 +02:00
output_tsrist.h Added TS-RIST push output support 2022-06-01 15:58:30 +02:00
output_tssrt.cpp Cleanup TS SRT output code 2022-06-01 15:41:18 +02:00
output_tssrt.h SRT improvements: 2021-10-19 22:29:41 +02:00
output_wav.cpp Added human readable name in info JSON output for sources 2022-01-22 23:53:57 +01:00
output_wav.h Restyle 2021-10-19 22:29:40 +02:00
output_webrtc.cpp Added human readable name in info JSON output for sources 2022-01-22 23:53:57 +01:00
output_webrtc.h Fixed WebRTC packet counter for receiving broadcasts 2021-10-19 22:29:42 +02:00