| .. | 
		
		
			
			
			
			
				| 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 | Added some helpful high-level debug messages to generic IO handlers, fixed missing track selection when streaming live input | 2018-07-20 14:22:46 +02:00 | 
		
			
			
			
			
				| output.h | Improved selectDefaultTracks function to give feedback on selection changes. | 2018-07-04 11:48:36 +02:00 | 
		
			
			
			
			
				| output_ebml.cpp | EBML updates: | 2018-07-20 14:23:34 +02:00 | 
		
			
			
			
			
				| output_ebml.h | EBML updates: | 2018-07-20 14:23:34 +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 | Magical fix for HTTP output selection not allowing slashes in the $-part. | 2018-07-26 16:24:00 +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 | Edited JSON codec format | 2018-07-04 11:48:36 +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 | RTMP fixup | 2018-08-23 12:53:19 +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 |