mistserver/src/output
2019-05-23 13:30:24 +02:00
..
flashPlayer.h Embedding of flash players 2016-01-26 14:14:12 +01:00
mist_out.cpp Generalized Util::Config::is_restarting for rolling restarts, added rolling restart support to listening socket outputs 2019-05-23 13:30:24 +02:00
oldFlashPlayer.h Embedding of flash players 2016-01-26 14:14:12 +01:00
output.cpp Track selector and language code support backported from Pro edition 2019-04-29 14:08:31 +02:00
output.h Track selector and language code support backported from Pro edition 2019-04-29 14:08:31 +02:00
output_dash_mp4.cpp DASH fix 2019-04-26 15:02:33 +02:00
output_dash_mp4.h Significant improvements to DASH playback 2016-10-11 16:42:34 +02:00
output_dtsc.cpp Added stream name display in debug messages for MistOutDTSC 2019-02-05 16:47:59 +01:00
output_dtsc.h Better onFail handling, better HTTP failure handling 2018-11-13 16:35:48 +01:00
output_ebml.cpp EBML input/output improvements and fixes 2019-05-03 16:04:51 +02:00
output_ebml.h Merge branch 'development' into LTS_development 2018-08-27 14:17:20 +02:00
output_h264.cpp 32-bit fixes 2019-01-26 00:51:30 +01:00
output_h264.h Added H264/MP4 keysonly mode, MP4 live simplification 2018-11-01 16:38:21 +01:00
output_hds.cpp Merge branch 'development' into LTS_development 2019-01-25 23:57:42 +01: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 Removed old HLS code 2019-04-26 17:08:35 +02:00
output_hls.h Merge branch 'development' into LTS_development 2019-04-26 11:06:33 +02:00
output_hss.cpp Smooth streaming fixed 2019-02-28 13:16:02 +01:00
output_hss.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_http.cpp Track selector and language code support backported from Pro edition 2019-04-29 14:08:31 +02:00
output_http.h Socket library updates to support detecting sockets passed as FDs, removed use of peek() in HTTP request handler, fixed 100% CPU usage problem for unfinished HTTP requests 2018-11-28 12:01:57 +01:00
output_http_internal.cpp Merge branch 'development' into LTS_development 2019-05-13 17:16:53 +02:00
output_http_internal.h Better onFail handling, better HTTP failure handling 2018-11-13 16:34:30 +01:00
output_http_minimalserver.cpp Updated capa with better protocol descriptions (Pro outputs) 2018-12-13 13:32:54 +01:00
output_http_minimalserver.h Added basic minimal HTTP server output. 2015-06-03 16:39:16 +02:00
output_https.cpp Updated capa with better protocol descriptions (Pro outputs) 2018-12-13 13:32:54 +01:00
output_https.h Added HTTPS output 2016-11-16 16:33:07 +01:00
output_httpts.cpp Merge branch 'development' into LTS_development 2019-01-25 23:57:42 +01:00
output_httpts.h Corrected ts-exec: output format. 2017-09-29 16:13:01 +02:00
output_json.cpp Fixed 32-bit compile issues 2019-01-25 23:49:56 +01:00
output_json.h Better onFail handling, better HTTP failure handling 2018-11-13 16:34:30 +01:00
output_progressive_flv.cpp 32-bit fixes 2019-01-26 00:51:30 +01:00
output_progressive_flv.h Generalized recording, pimped. 2017-09-27 12:09:18 +02:00
output_progressive_mp3.cpp Merge branch 'development' into LTS_development 2019-01-25 23:57:42 +01:00
output_progressive_mp3.h Generalized recording, pimped. 2017-09-27 12:09:18 +02:00
output_progressive_mp4.cpp Merge branch 'development' into LTS_development 2019-01-25 23:57:42 +01:00
output_progressive_mp4.h Added H264/MP4 keysonly mode, MP4 live simplification 2018-11-01 16:38:21 +01:00
output_progressive_ogg.cpp Fixed 32-bit compile issues 2019-01-25 23:49:56 +01: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 Merge branch 'development' into LTS_development 2019-01-07 10:15:30 +01:00
output_raw.h Shared memory rewrite 2014-04-04 19:50:40 +02:00
output_rtmp.cpp 32-bit fixes 2019-01-26 00:51:30 +01:00
output_rtmp.h Added bootMsOffset to DTSC::Meta, RTMP now syncs on it. 2018-07-04 11:50:44 +02:00
output_rtsp.cpp 32-bit fixes 2019-01-26 00:51:30 +01:00
output_rtsp.h RTP rework: added sorter class, updated RTSP input/output/analyser to be compatible with it 2018-07-04 12:04:26 +02:00
output_sanitycheck.cpp Improved track selection logic for JSON output 2018-07-04 11:50:23 +02:00
output_sanitycheck.h Added MistOutSanityCheck 2016-09-15 16:18:32 +02:00
output_srt.cpp Merge branch 'development' into LTS_development 2019-01-25 23:57:42 +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 32-bit fixes 2019-01-26 00:51:30 +01:00
output_ts.h Added TS output passthrough support 2017-09-27 12:09:18 +02:00
output_ts_base.cpp libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
output_ts_base.h Fixed TS-output (=HLS) related SIGABRT problem 2018-11-01 16:32:11 +01:00
output_wav.cpp 32-bit fixes 2019-01-26 00:51:30 +01:00
output_wav.h Generalized recording, pimped. 2017-09-27 12:09:18 +02:00