mistserver/lib
2020-01-23 13:43:31 +01:00
..
adts.cpp Skip at least some corruption in TS 2018-05-16 10:48:12 +02:00
adts.h Made adts constructor constant 2017-05-12 12:55:30 +02:00
amf.cpp libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
amf.h libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
auth.cpp Added SHA256 hash functions and HMAC functions. 2015-03-04 00:32:05 +01:00
auth.h Added SHA256 hash functions and HMAC functions. 2015-03-04 00:32:05 +01:00
bitfields.cpp libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
bitfields.h libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
bitstream.cpp libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
bitstream.h libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
checksum.h ... Eh... What? 2019-03-27 15:02:54 +01:00
config.cpp Lowered debugging message verbosity somewhat 2019-08-12 10:42:26 +02:00
config.h Generalized Util::Config::is_restarting for rolling restarts, added rolling restart support to listening socket outputs 2019-05-23 13:30:24 +02:00
defines.h Backport of 3.0 stream selectors 2019-11-27 10:27:14 +01:00
downloader.cpp Added ability to check if the downloader is being proxied or not 2019-11-07 13:40:45 +01:00
downloader.h Added ability to check if the downloader is being proxied or not 2019-11-07 13:40:45 +01:00
dtsc.cpp Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
dtsc.h Merge branch 'development' into LTS_development 2019-09-09 15:56:45 +02:00
dtscmeta.cpp Updated default segment size to 1900 2019-09-09 16:02:24 +02:00
ebml.cpp libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
ebml.h libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
ebml_socketglue.cpp libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
ebml_socketglue.h libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
encode.cpp libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
encode.h libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
encryption.cpp libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
encryption.h Working PlayReady/Verimatrix DRM support 2015-09-02 12:09:37 +02:00
flv_tag.cpp libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
flv_tag.h libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
h264.cpp Merge branch 'development' into LTS_development 2019-02-28 13:15:35 +01:00
h264.h libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
h265.cpp HLS/DASH stream track selector support in index URLs, fixed source matching when multi-select or type-select is used, handle user agent exceptions in Output::selectDefaultTracks(), added Util::codecString to stream.h library, removed duplicate/wrong code from DASH/HLS outputs 2019-04-26 13:50:39 +02:00
h265.h HLS/DASH stream track selector support in index URLs, fixed source matching when multi-select or type-select is used, handle user agent exceptions in Output::selectDefaultTracks(), added Util::codecString to stream.h library, removed duplicate/wrong code from DASH/HLS outputs 2019-04-26 13:50:39 +02:00
http_parser.cpp Merge branch 'development' into LTS_development 2019-11-27 10:26:41 +01:00
http_parser.h More backports from Pro edition, among which HTTPS/TLS support 2019-07-13 14:23:59 +02:00
json.cpp Fixed 32-bit compile issues 2019-01-25 23:49:56 +01:00
json.h Fixed 32-bit compile issues 2019-01-25 23:49:56 +01:00
langcodes.cpp Track selector and language code support backported from Pro edition 2019-04-29 14:08:31 +02:00
langcodes.h Track selector and language code support backported from Pro edition 2019-04-29 14:08:31 +02:00
mp4.cpp libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
mp4.h libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
mp4_adobe.cpp Such style. (Code style unification) 2014-06-18 10:39:27 +02:00
mp4_adobe.h Such style. (Code style unification) 2014-06-18 10:39:27 +02:00
mp4_dash.cpp libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
mp4_dash.h LTS Commits 2015-04-05 21:38:36 +02:00
mp4_encryption.cpp libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
mp4_encryption.h libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
mp4_generic.cpp libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
mp4_generic.h libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
mp4_ms.cpp Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
mp4_ms.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
mpeg.cpp libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
mpeg.h libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
nal.cpp libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
nal.h libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
ogg.cpp More backports from Pro edition, among which HTTPS/TLS support 2019-07-13 14:23:59 +02:00
ogg.h Ogg support fixed and re-added. Squash of various commits made by Wouter Spruit. 2014-12-23 13:05:41 +01:00
opus.cpp Added Opus::getPreSkip function 2018-07-20 14:23:03 +02:00
opus.h libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
procs.cpp More backports from Pro edition, among which HTTPS/TLS support 2019-07-13 14:23:59 +02:00
procs.h Removed non-existing function from procs library header 2019-05-23 12:36:52 +02:00
riff.cpp libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
riff.h Backported RIFF library from Pro edition 2018-01-24 20:13:44 +01:00
rijndael.cpp Working PlayReady/Verimatrix DRM support 2015-09-02 12:09:37 +02:00
rijndael.h Working PlayReady/Verimatrix DRM support 2015-09-02 12:09:37 +02:00
rtmpchunks.cpp libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
rtmpchunks.h libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
rtp.cpp Implemented RTP HEVC Aggregation Packets 2019-09-30 16:28:10 +02:00
rtp.h RTP rewrite using generic RTP::toDTSC class 2018-12-06 11:07:07 +01:00
sdp.cpp 32-bit fixes 2019-01-26 00:51:30 +01:00
sdp.h RTP rewrite using generic RTP::toDTSC class 2018-12-06 11:07:07 +01:00
shared_memory.cpp More backports from Pro edition, among which HTTPS/TLS support 2019-07-13 14:23:59 +02:00
shared_memory.h libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
socket.cpp Fixed compiling of -DDEBUG=3 -DNOSSL=1 option combination 😒 2019-10-03 15:26:04 +02:00
socket.h Backported socket library edits from LL branch 2019-10-02 14:09:49 +02:00
stream.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
stream.h Backport of 3.0 stream selectors 2019-11-27 10:27:14 +01:00
subtitles.cpp Reworked existing subtitle support (sideloaded, MP4 in and srt out) 2017-11-23 14:14:52 +01:00
subtitles.h Reworked existing subtitle support (sideloaded, MP4 in and srt out) 2017-11-23 14:14:52 +01:00
theora.cpp libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
theora.h Ogg support fixed and re-added. Squash of various commits made by Wouter Spruit. 2014-12-23 13:05:41 +01:00
timing.cpp libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
timing.h libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
tinythread.cpp Merge branch 'development' into LTS_development 2016-09-21 12:38:51 +02:00
tinythread.h Such style. (Code style unification) 2014-06-18 10:39:27 +02:00
triggers.cpp Fixed sync bug in HTTP trigger handler 2019-04-23 17:18:26 +02:00
triggers.h Added support for default responses in triggers, added maximum execution time for triggers 2017-11-15 17:17:12 +01:00
ts_packet.cpp More backports from Pro edition, among which HTTPS/TLS support 2019-07-13 14:23:59 +02:00
ts_packet.h Added several TS and NAL convenience functions 2017-05-12 12:44:07 +02:00
ts_stream.cpp Fix deadlock in TS stream parser when encountering unknown track type 2019-11-27 10:27:06 +01:00
ts_stream.h HLS input speedup, TS Stream speedup 2019-02-28 13:16:02 +01:00
util.cpp Log message improvements 2019-09-30 16:27:43 +02:00
util.h Added stream name to logs API call responses 2019-01-24 14:40:56 +01:00
vorbis.cpp libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
vorbis.h Ogg support fixed and re-added. Squash of various commits made by Wouter Spruit. 2014-12-23 13:05:41 +01:00
websocket.cpp Fixed websockets in IE11. Bleep you, MS. -_- 2019-06-21 21:20:39 +02:00
websocket.h Added basic websocket support 2018-03-20 14:58:52 +01:00