mistserver/src/output
2018-05-09 12:24:02 +02:00
..
flashPlayer.h Embedding of flash players 2016-01-26 14:14:12 +01:00
mist_out.cpp Improved logging system 2017-12-08 19:48:49 +01:00
oldFlashPlayer.h Embedding of flash players 2016-01-26 14:14:12 +01:00
output.cpp Fix potential segfault in doSync 2018-05-09 10:24:59 +02:00
output.h Merge branch 'development' into LTS_development 2018-03-20 14:30:42 +01:00
output_dash_mp4.cpp Added SRT input, MP4 output subtitle support, DASH and HLS output subtitle support 2017-11-23 14:14:58 +01:00
output_dash_mp4.h Significant improvements to DASH playback 2016-10-11 16:42:34 +02:00
output_dtsc.cpp DTSC push input working...? 2017-07-22 18:57:36 +02:00
output_dtsc.h DTSC push input working...? 2017-07-22 18:57:36 +02:00
output_ebml.cpp Changed EBML and MP4 priorities 2018-03-27 15:58:56 +02:00
output_ebml.h Added EBML recording 2018-01-24 20:18:52 +01:00
output_h264.cpp Added Annex B H264 output 2017-07-22 18:57:36 +02:00
output_h264.h Added Annex B H264 output 2017-07-22 18:57:36 +02:00
output_hds.cpp Merge branch 'development' into LTS_development 2017-06-19 12:46:41 +02:00
output_hds.h Converted HTTP based outputs to new and improved mechanism, increasing robustness and efficiency. 2014-10-31 00:38:25 +01:00
output_hls.cpp Fix for HLS streams with "m3u" in the stream name 2018-05-09 12:24:02 +02:00
output_hls.h Add codec/resolution/framerate information to HLS index 2018-04-23 11:07:26 +02:00
output_hss.cpp Added automatic User-Agent stream tagging 2017-04-18 12:33:54 +02:00
output_hss.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_http.cpp Added support for HTTP parameters in HTTPS protocol 2018-04-04 16:32:25 +02:00
output_http.h Merge branch 'development' into LTS_development 2018-03-20 15:11:19 +01:00
output_http_internal.cpp Added support for HTTP parameters in HTTPS protocol 2018-04-04 16:32:25 +02:00
output_http_internal.h Implemented browser detection and handling of output-specific browser exceptions. 2018-03-27 15:58:51 +02:00
output_http_minimalserver.cpp Updated CORS headers and the (HTTP) output protocols to work with it. 2016-01-26 14:34:14 +01:00
output_http_minimalserver.h Added basic minimal HTTP server output. 2015-06-03 16:39:16 +02:00
output_https.cpp Added support for HTTP parameters in HTTPS protocol 2018-04-04 16:32:25 +02:00
output_https.h Added HTTPS output 2016-11-16 16:33:07 +01:00
output_httpts.cpp Corrected ts-exec: output format. 2017-09-29 16:13:01 +02:00
output_httpts.h Corrected ts-exec: output format. 2017-09-29 16:13:01 +02:00
output_json.cpp JSON output websocket support 2018-03-20 14:58:58 +01:00
output_json.h JSON output websocket support 2018-03-20 14:58:58 +01:00
output_progressive_flv.cpp Generalized recording, added recfrom and recuntil flags 2017-09-27 12:09:18 +02:00
output_progressive_flv.h Generalized recording, pimped. 2017-09-27 12:09:18 +02:00
output_progressive_mp3.cpp Generalized recording, pimped. 2017-09-27 12:09:18 +02:00
output_progressive_mp3.h Generalized recording, pimped. 2017-09-27 12:09:18 +02:00
output_progressive_mp4.cpp Changed EBML and MP4 priorities 2018-03-27 15:58:56 +02:00
output_progressive_mp4.h Merge branch 'development' into LTS_development 2018-01-24 19:50:43 +01:00
output_progressive_ogg.cpp Fixed Ogg output Opus support 2017-05-13 23:42:40 +02:00
output_progressive_ogg.h Ogg support fixed and re-added. Squash of various commits made by Wouter Spruit. 2014-12-23 13:10:28 +01:00
output_push.cpp Fixed typoes Balder spotted. Wut? But how?! 2017-11-28 11:26:19 +01:00
output_push.h Recording, HLS Push, UDP (Multicast) Input, Threaded TS 2016-02-12 16:30:33 +01:00
output_raw.cpp Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_raw.h Shared memory rewrite 2014-04-04 19:50:40 +02:00
output_rtmp.cpp Merge branch 'development' into LTS_development 2018-01-02 13:24:37 +01:00
output_rtmp.h Added more ISO639 support (2-letter codes and conversions), improved audio/video/subtitle selection through HTTP connectors 2017-11-23 14:15:04 +01:00
output_rtsp.cpp Added buffer and rate params to RTSP output 2018-03-22 10:41:52 +01:00
output_rtsp.h Added --ignore-sending-port option to RTSP output 2017-10-24 14:10:07 +02:00
output_sanitycheck.cpp Added MistOutSanityCheck 2016-09-15 16:18:32 +02:00
output_sanitycheck.h Added MistOutSanityCheck 2016-09-15 16:18:32 +02:00
output_srt.cpp Reworked existing subtitle support (sideloaded, MP4 in and srt out) 2017-11-23 14:14:52 +01:00
output_srt.h Reworked existing subtitle support (sideloaded, MP4 in and srt out) 2017-11-23 14:14:52 +01:00
output_ts.cpp Fixed typoes Balder spotted. Wut? But how?! 2017-11-28 11:26:19 +01:00
output_ts.h Added TS output passthrough support 2017-09-27 12:09:18 +02:00
output_ts_base.cpp Added TS output passthrough support 2017-09-27 12:09:18 +02:00
output_ts_base.h Added TS output passthrough support 2017-09-27 12:09:18 +02:00
output_wav.cpp Added support for FLOAT to WAV output 2018-01-24 19:13:01 +01:00
output_wav.h Generalized recording, pimped. 2017-09-27 12:09:18 +02:00