mistserver/src/output
2018-10-03 23:55:48 +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 JSON blocking fix + output reselect fix for early stream times 2018-08-30 13:52:27 +02:00
output.h Added singular mode override for inputs 2018-08-27 14:13:25 +02:00
output_ebml.cpp EBML updates: 2018-07-20 14:23:34 +02:00
output_ebml.h EBML tweaks 2018-08-27 14:13:19 +02:00
output_hds.cpp PCM support in Flash-based protocols 2017-06-19 12:40:32 +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 Add codec/resolution/framerate information to HLS index 2018-04-23 10:56:40 +02:00
output_hls.h Add codec/resolution/framerate information to HLS index 2018-04-23 10:56:40 +02:00
output_hss.cpp Removed non-existant HTML5 Smooth Streaming identifier 2018-08-13 13:38:51 +02:00
output_hss.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_http.cpp Fix incorrect sending of HTTP error response through Websocket connections. 2018-09-08 16:15:12 +02:00
output_http.h Updated generic HTTP output to support websockets. Added basic websocket JSON push support. 2018-07-04 11:48:36 +02:00
output_http_internal.cpp Stream source no longer listed in internal HTTP outputs 2018-07-29 21:34:28 +02:00
output_http_internal.h Implemented browser detection and handling of output-specific browser exceptions. 2018-03-27 15:57:08 +02:00
output_httpts.cpp Removed extra spaces in HTTP TS output, fixed socket class to work with unidirectional files 2016-12-28 16:43:48 +01:00
output_httpts.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_json.cpp JSON blocking fix + output reselect fix for early stream times 2018-08-30 13:52:27 +02:00
output_json.h Edited JSON codec format 2018-07-04 11:48:36 +02:00
output_progressive_flv.cpp PCM support in Flash-based protocols 2017-06-19 12:40:32 +02:00
output_progressive_flv.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_progressive_mp3.cpp Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_progressive_mp3.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_progressive_mp4.cpp Allow downloading of MP4 output as file through ?dl=1 and/or ?dl=filename.ext GET parameter 2018-07-04 11:24:29 +02:00
output_progressive_mp4.h Generalized byte range request parsing 2018-01-24 19:21:23 +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_raw.cpp Improved track selection logic for JSON output 2018-07-04 11:19:02 +02:00
output_raw.h Shared memory rewrite 2014-04-04 19:50:40 +02:00
output_rtmp.cpp Switched extended RTMP timestamps from big endian to little endian, to match most current-day implementations. 2018-10-03 23:55:48 +02:00
output_rtmp.h Added bootMsOffset to DTSC::Meta, RTMP now syncs on it. 2018-07-04 11:48:14 +02:00
output_srt.cpp Added CORS headers to SRT and MP4 outputs 2016-07-19 14:19:01 +02:00
output_srt.h Converted HTTP based outputs to new and improved mechanism, increasing robustness and efficiency. 2014-10-31 00:38:25 +01:00
output_ts.cpp TS base class can now repeat headers every X millis instead of at hardcoded interval 2016-12-28 14:59:23 +01:00
output_ts.h Merged TS unification edits by Wouter Spruit. 2015-03-05 13:49:09 +01:00
output_ts_base.cpp Implemented ES_Rate in PES 2016-12-28 14:59:23 +01:00
output_ts_base.h TS base class can now repeat headers every X millis instead of at hardcoded interval 2016-12-28 14:59:23 +01:00