mistserver/src/output
2017-10-09 15:17:02 +02:00
..
flashPlayer.h Embedding of flash players 2016-01-26 14:14:12 +01:00
mist_out.cpp Listener externalized 2016-11-16 16:32:50 +01:00
oldFlashPlayer.h Embedding of flash players 2016-01-26 14:14:12 +01:00
output.cpp Exit page load on !keepGoing() 2017-10-09 15:17:02 +02:00
output.h Removed minSkipAhead, improved seeking algorithm. 2017-09-29 16:20:51 +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 TS base class can now repeat headers every X millis instead of at hardcoded interval 2016-12-28 14:59:23 +01:00
output_hls.h Moved HLS-specific TS output handling from output_ts_base to output_hls 2016-11-14 10:52:35 +01:00
output_hss.cpp Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_hss.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
output_http.cpp MistInBuffer no longer boots if the process starting it has no data to fill it with. Optimized and simplified HTTP internal output. 2017-06-09 20:31:20 +02:00
output_http.h Merged TS unification edits by Wouter Spruit. 2015-03-05 13:49:09 +01:00
output_http_internal.cpp MistInBuffer no longer boots if the process starting it has no data to fill it with. Optimized and simplified HTTP internal output. 2017-06-09 20:31:20 +02:00
output_http_internal.h MistInBuffer no longer boots if the process starting it has no data to fill it with. Optimized and simplified HTTP internal output. 2017-06-09 20:31:20 +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 Fixed empty json output 2017-01-31 14:40:26 +01:00
output_json.h Converted HTTP based outputs to new and improved mechanism, increasing robustness and efficiency. 2014-10-31 00:38:25 +01: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 MP4 rework 2017-07-19 17:30:10 +02:00
output_progressive_mp4.h MP4 rework 2017-07-19 17:30:10 +02: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 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 Removed minSkipAhead, improved seeking algorithm. 2017-09-29 16:20:51 +02:00
output_rtmp.h bufferLivePacket improvements for generic Outputs 2017-03-16 17:12:54 +01: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