mistserver/src/output
2016-05-05 16:05:12 +02:00
..
flashPlayer.h Embedding of flash players 2016-01-26 14:14:12 +01:00
mist_out.cpp Recording, HLS Push, UDP (Multicast) Input, Threaded TS 2016-02-12 16:30:33 +01:00
oldFlashPlayer.h Embedding of flash players 2016-01-26 14:14:12 +01:00
output.cpp Added skipDynamic optional argument to most binary representations of metadata/tracks, which skips sending dynamic parts of the metadata if true. 2016-05-05 16:05:12 +02:00
output.h Recording functionality by Diederick Huijbers, slightly tweaked. 2016-02-12 16:29:08 +01:00
output_dash_mp4.cpp BalderDash fixes (H264 mp4 codecs weirdness//FF) 2016-02-29 11:35:17 +01:00
output_dash_mp4.h Fixes for HTTP DASH live streaming 2015-06-30 16:00:29 +02:00
output_dtsc.cpp Added skipDynamic optional argument to most binary representations of metadata/tracks, which skips sending dynamic parts of the metadata if true. 2016-05-05 16:05:12 +02:00
output_dtsc.h Added skipDynamic optional argument to most binary representations of metadata/tracks, which skips sending dynamic parts of the metadata if true. 2016-05-05 16:05:12 +02:00
output_hds.cpp Merge branch 'development' into LTS_development 2016-01-26 14:33:23 +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 HLS now sends unique session IDs for splitting sessions from each other. 2016-04-22 16:17:28 +02:00
output_hls.h HLS now sends unique session IDs for splitting sessions from each other. 2016-04-22 16:17:28 +02:00
output_hss.cpp Pro side of encoding fixes. 2016-04-14 12:08:26 +02:00
output_hss.h Working PlayReady/Verimatrix DRM support 2015-09-02 12:09:37 +02:00
output_http.cpp Suppress untrusted proxy messages if not relevant. 2016-05-03 17:01:46 +02:00
output_http.h Silly mistake is silly. 2016-04-05 10:05:11 +02:00
output_http_internal.cpp Fixed all semaphore instances not being cleaned up properly. 2016-05-03 12:13:58 +02:00
output_http_internal.h Fixed JSON error responses to internal HTTP output. 2014-12-11 12:23:19 +01: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_httpts.cpp Recording functionality by Diederick Huijbers, slightly tweaked. 2016-02-12 16:29:08 +01:00
output_httpts.h Merged TS unification edits by Wouter Spruit. 2015-03-05 13:49:09 +01:00
output_json.cpp CORS Headers 2016-01-26 14:31:09 +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 Silly mistake is silly. 2016-04-05 10:05:11 +02:00
output_progressive_flv.h Converted HTTP based outputs to new and improved mechanism, increasing robustness and efficiency. 2014-10-31 00:38:25 +01:00
output_progressive_mp3.cpp CORS Headers 2016-01-26 14:31:09 +01:00
output_progressive_mp3.h Converted HTTP based outputs to new and improved mechanism, increasing robustness and efficiency. 2014-10-31 00:38:25 +01:00
output_progressive_mp4.cpp Fix for handling negative h264 offsets in mp4 2016-04-12 15:07:35 +02:00
output_progressive_mp4.h MP4 live streaming support by Oswald de Bruin. 2015-09-03 22:28:19 +02:00
output_progressive_ogg.cpp CORS Headers 2016-01-26 14:31:09 +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 Converted argument style to new singular method. 2016-05-04 16:51:16 +02:00
output_push.h Recording, HLS Push, UDP (Multicast) Input, Threaded TS 2016-02-12 16:30:33 +01:00
output_raw.cpp Added skipDynamic optional argument to most binary representations of metadata/tracks, which skips sending dynamic parts of the metadata if true. 2016-05-05 16:05:12 +02:00
output_raw.h Shared memory rewrite 2014-04-04 19:50:40 +02:00
output_rtmp.cpp Fixed all semaphore instances not being cleaned up properly. 2016-05-03 12:13:58 +02:00
output_rtmp.h Compatibility improvements as well as simplification to RTMP push input. 2015-05-21 19:10:05 +02:00
output_rtsp.cpp Converted argument style to new singular method. 2016-05-04 16:51:16 +02:00
output_rtsp.h LTS Commits 2015-04-05 21:38:36 +02:00
output_srt.cpp CORS Headers 2016-01-26 14:31:09 +01: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 Converted argument style to new singular method. 2016-05-04 16:51:16 +02:00
output_ts.h Merged TS unification edits by Wouter Spruit. 2015-03-05 13:49:09 +01:00
output_ts_base.cpp Recording, HLS Push, UDP (Multicast) Input, Threaded TS 2016-02-12 16:30:33 +01:00
output_ts_base.h Merge branch 'development' into LTS_development 2015-08-04 11:35:20 +02:00
output_ts_push.cpp Converted argument style to new singular method. 2016-05-04 16:51:16 +02:00
output_ts_push.h LTS Commits 2015-04-05 21:38:36 +02:00