..
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
Merge branch 'development' into LTS_development
2020-07-15 19:30:40 +02:00
config.h
Added api_endpoint API call to give local API endpoint address, added responses to local-only UDP API, added Socket::getSocketName(), added ability to discover current listening interface address and port for serveSocket-style functions
2020-07-15 19:29:16 +02:00
defines.h
Playlist support
2020-01-23 13:43:51 +01:00
downloader.cpp
Added constant accessors to HTTP::Downloader
2020-09-14 10:56:26 +02:00
downloader.h
Added constant accessors to HTTP::Downloader
2020-09-14 10:56:26 +02:00
dtsc.cpp
Backported various little edits from Pro edition.
2016-06-02 14:07:21 +02:00
dtsc.h
Fixes to playlist support
2020-01-23 13:43:55 +01:00
dtscmeta.cpp
Fixes to playlist support
2020-01-23 13:43:55 +01: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
HTTP::Downloader::post() now supports pointers+sizes besides only std::strings.
2020-03-12 12:24:29 +01:00
http_parser.h
HTTP::Downloader::post() now supports pointers+sizes besides only std::strings.
2020-03-12 12:24:29 +01:00
json.cpp
Added JSON::Value::extend()
2020-03-12 16:19:03 +01:00
json.h
Added JSON::Value::extend()
2020-03-12 16:19:03 +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
Merge branch 'development' into LTS_development
2020-03-03 17:04:10 +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 invalid read bug in socket library, added some static accessors
2020-09-14 10:56:21 +02:00
socket.h
Fixed invalid read bug in socket library, added some static accessors
2020-09-14 10:56:21 +02:00
stream.cpp
Merge branch 'development' into LTS_development
2020-02-12 11:55:56 +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
Added Util::unixMS
2020-03-12 16:23:16 +01:00
timing.h
Added Util::unixMS
2020-03-12 16:23:16 +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
HLS input converted to URIReader, temporarily disabled clearkey encryptionHLS input fixes:
2020-09-14 10:57:00 +02:00
ts_stream.h
HLS input speedup, TS Stream speedup
2019-02-28 13:16:02 +01:00
urireader.cpp
HTTP::URIReader fixes/improvements
2020-09-14 10:56:31 +02:00
urireader.h
HTTP::URIReader fixes/improvements
2020-09-14 10:56:31 +02:00
url.cpp
Merge branch 'development' into LTS_development
2020-03-03 17:04:10 +01:00
url.h
Split HTTP namespace up into http_parser.h and url.h, since the URL library can be useful stand-alone as well.
2020-02-28 16:39:24 +01:00
util.cpp
Backported some Util::ResizeablePointer improvements from 3.0
2020-09-14 10:56:40 +02:00
util.h
Backported some Util::ResizeablePointer improvements from 3.0
2020-09-14 10:56:40 +02: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