.. |
flashPlayer.h
|
Embedding of flash players
|
2016-01-26 14:14:12 +01:00 |
mist_out.cpp
|
Generalized Util::Config::is_restarting for rolling restarts, added rolling restart support to listening socket outputs
|
2019-05-23 13:30:24 +02:00 |
oldFlashPlayer.h
|
Embedding of flash players
|
2016-01-26 14:14:12 +01:00 |
output.cpp
|
Added basic stream fallback feature, allowing to redirect to a different stream name on stream source load errors
|
2020-01-23 13:43:31 +01:00 |
output.h
|
Added support for precise splitting of pushes to disk (i.e. recording) with re-variable-ized target strings at each split
|
2019-09-30 16:28:10 +02:00 |
output_dash_mp4.cpp
|
DASH fix
|
2019-04-26 15:02:33 +02:00 |
output_dash_mp4.h
|
Significant improvements to DASH playback
|
2016-10-11 16:42:34 +02:00 |
output_dtsc.cpp
|
Added stream name display in debug messages for MistOutDTSC
|
2019-02-05 16:47:59 +01:00 |
output_dtsc.h
|
Better onFail handling, better HTTP failure handling
|
2018-11-13 16:35:48 +01:00 |
output_ebml.cpp
|
Added support for precise splitting of pushes to disk (i.e. recording) with re-variable-ized target strings at each split
|
2019-09-30 16:28:10 +02:00 |
output_ebml.h
|
Added support for precise splitting of pushes to disk (i.e. recording) with re-variable-ized target strings at each split
|
2019-09-30 16:28:10 +02:00 |
output_h264.cpp
|
32-bit fixes
|
2019-01-26 00:51:30 +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
|
2019-01-25 23:57:42 +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
|
2020-07-13 17:06:23 +02:00 |
output_hls.h
|
Merge branch 'development' into LTS_development
|
2019-04-26 11:06:33 +02:00 |
output_hss.cpp
|
Smooth streaming fixed
|
2019-02-28 13:16:02 +01:00 |
output_hss.h
|
Working PlayReady/Verimatrix DRM support
|
2015-09-02 12:09:37 +02:00 |
output_http.cpp
|
Merge branch 'development' into LTS_development
|
2020-03-06 15:20:38 +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
|
2020-07-13 14:59:02 +02:00 |
output_http_internal.h
|
Merge branch 'development' into LTS_development
|
2020-03-06 15:20:38 +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
|
Merge branch 'development' into LTS_development
|
2020-03-12 16:26:48 +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
|
2020-03-03 17:04:10 +01:00 |
output_httpts.h
|
Corrected ts-exec: output format.
|
2017-09-29 16:13:01 +02:00 |
output_json.cpp
|
Fixed 32-bit compile issues
|
2019-01-25 23:49:56 +01:00 |
output_json.h
|
Better onFail handling, better HTTP failure handling
|
2018-11-13 16:34:30 +01:00 |
output_progressive_flv.cpp
|
32-bit fixes
|
2019-01-26 00:51:30 +01:00 |
output_progressive_flv.h
|
Added support for precise splitting of pushes to disk (i.e. recording) with re-variable-ized target strings at each split
|
2019-09-30 16:28:10 +02:00 |
output_progressive_mp3.cpp
|
Merge branch 'development' into LTS_development
|
2019-01-25 23:57:42 +01:00 |
output_progressive_mp3.h
|
Generalized recording, pimped.
|
2017-09-27 12:09:18 +02:00 |
output_progressive_mp4.cpp
|
Small fixup
|
2020-03-09 21:00:08 +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
|
Fixed 32-bit compile issues
|
2019-01-25 23:49:56 +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
|
Robustified Socket::Connection, added debugging data for copies/assigns and Socket::Connetion::open() calls for proper socket re-use.
|
2019-06-30 22:36:29 +02: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
|
2019-01-07 10:15:30 +01:00 |
output_raw.h
|
Shared memory rewrite
|
2014-04-04 19:50:40 +02:00 |
output_rtmp.cpp
|
Added pushdelay option for outward pushes, fixed negative starttime for RTMP output
|
2019-08-22 17:12:21 +02:00 |
output_rtmp.h
|
Merge branch 'development' into LTS_development
|
2020-03-03 17:04:10 +01:00 |
output_rtsp.cpp
|
Implemented RTP HEVC Aggregation Packets
|
2019-09-30 16:28:10 +02:00 |
output_rtsp.h
|
Merge branch 'development' into LTS_development
|
2020-03-03 17:04:10 +01: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
|
2019-01-25 23:57:42 +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
|
2020-03-03 17:04:10 +01:00 |
output_ts.h
|
Added TS output passthrough support
|
2017-09-27 12:09:18 +02:00 |
output_ts_base.cpp
|
Merge branch 'development' into LTS_development
|
2020-07-13 17:06:23 +02:00 |
output_ts_base.h
|
Merge branch 'development' into LTS_development
|
2020-07-13 17:06:23 +02:00 |
output_wav.cpp
|
32-bit fixes
|
2019-01-26 00:51:30 +01:00 |
output_wav.h
|
Added support for precise splitting of pushes to disk (i.e. recording) with re-variable-ized target strings at each split
|
2019-09-30 16:28:10 +02:00 |