mistserver/src/output
2018-12-13 13:32:54 +01: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 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.h Merge branch 'development' into LTS_development 2018-11-13 16:35:12 +01:00
output_dash_mp4.cpp Updated capa with better protocol descriptions (Pro outputs) 2018-12-13 13:32:54 +01:00
output_dash_mp4.h Significant improvements to DASH playback 2016-10-11 16:42:34 +02:00
output_dtsc.cpp Updated capa with better protocol descriptions (Pro outputs) 2018-12-13 13:32:54 +01:00
output_dtsc.h Better onFail handling, better HTTP failure handling 2018-11-13 16:35:48 +01:00
output_ebml.cpp Merge branch 'development' into LTS_development 2018-12-13 13:19:38 +01:00
output_ebml.h Merge branch 'development' into LTS_development 2018-08-27 14:17:20 +02:00
output_h264.cpp Updated capa with better protocol descriptions (Pro outputs) 2018-12-13 13:32:54 +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 2018-12-13 13:19:38 +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 Merge branch 'development' into LTS_development 2018-12-13 13:19:38 +01:00
output_hls.h Added HLS protocol option to disable session IDs, merging together all views from a single user into a single session. 2018-05-18 17:20:55 +02:00
output_hss.cpp Merge branch 'development' into LTS_development 2018-12-13 13:19:38 +01:00
output_hss.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_http.cpp 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.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 2018-12-13 13:19:38 +01: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 2018-12-13 13:19:38 +01:00
output_httpts.h Corrected ts-exec: output format. 2017-09-29 16:13:01 +02:00
output_json.cpp Updated capa for outputs 2018-12-13 13:18:12 +01:00
output_json.h Better onFail handling, better HTTP failure handling 2018-11-13 16:34:30 +01:00
output_progressive_flv.cpp Merge branch 'development' into LTS_development 2018-12-13 13:19:38 +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 2018-12-13 13:19:38 +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 2018-12-13 13:19:38 +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 Updated capa for outputs 2018-12-13 13:18:12 +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 2018-12-13 13:19:38 +01: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-12-13 13:19:38 +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 Updated capa with better protocol descriptions (Pro outputs) 2018-12-13 13:32:54 +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 2018-12-13 13:19:38 +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 Merge branch 'development' into LTS_development 2018-12-13 13:19:38 +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 Updated capa with better protocol descriptions (Pro outputs) 2018-12-13 13:32:54 +01:00
output_wav.h Generalized recording, pimped. 2017-09-27 12:09:18 +02:00