.. |
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
|
Such style. (Code style unification)
|
2014-06-18 10:39:27 +02:00 |
amf.h
|
Such style. (Code style unification)
|
2014-06-18 10:39:27 +02: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
|
Added Util::stringToBool utility function.
|
2015-10-01 13:49:35 +02:00 |
bitfields.h
|
Fixed missing return statements to prevent GCC being whiny.
|
2018-05-08 11:29:48 +02:00 |
bitstream.cpp
|
Added H264 analyser (most code by Erik Zandvliet)
|
2017-02-28 17:31:28 +01:00 |
bitstream.h
|
Added H264 analyser (most code by Erik Zandvliet)
|
2017-02-28 17:31:28 +01:00 |
checksum.h
|
Fixed CRC calculation for TS Packets, in particular the PAT
|
2014-11-17 14:45:07 +01:00 |
config.cpp
|
Merge branch 'development' into LTS_development
|
2017-01-02 12:14:16 +01:00 |
config.h
|
Backported various little edits from Pro edition.
|
2016-06-02 14:07:21 +02:00 |
defines.h
|
Improved statistics and stream status
|
2018-03-21 14:46:22 +01:00 |
downloader.cpp
|
Added retryCount and dataTimeout variables as well as a constant data accessor to HTTP::Downloader class
|
2018-05-09 09:41:45 +02:00 |
downloader.h
|
Added retryCount and dataTimeout variables as well as a constant data accessor to HTTP::Downloader class
|
2018-05-09 09:41:45 +02: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
|
2017-11-01 15:25:43 +01:00 |
dtscmeta.cpp
|
Skip at least some corruption in TS
|
2018-05-16 10:48:12 +02:00 |
ebml.cpp
|
Fixed missing return statements to prevent GCC being whiny.
|
2018-05-08 11:29:48 +02:00 |
ebml.h
|
EBML library, input and output, supports MKV and WebM.
|
2018-01-24 20:10:55 +01:00 |
ebml_socketglue.cpp
|
EBML fix for ARMv7
|
2018-03-27 15:53:44 +02:00 |
ebml_socketglue.h
|
EBML library, input and output, supports MKV and WebM.
|
2018-01-24 20:10:55 +01:00 |
encode.cpp
|
Make base64-encoder more compatible.
|
2018-01-16 11:18:37 +01:00 |
encode.h
|
Allow '=' character in URL encoded paths and fragments
|
2018-01-03 11:08:55 +01:00 |
encryption.cpp
|
Pro side of encoding fixes.
|
2016-04-14 12:08:26 +02:00 |
encryption.h
|
Working PlayReady/Verimatrix DRM support
|
2015-09-02 12:09:37 +02:00 |
flv_tag.cpp
|
Fixed missing return statements to prevent GCC being whiny.
|
2018-05-08 11:29:48 +02:00 |
flv_tag.h
|
Added FLV::seekToTagType function for fast FLV seeking, now used in MistInFLV
|
2017-03-07 17:05:24 +01:00 |
h264.cpp
|
Fixed h264::nalFactory function
|
2018-06-19 13:55:43 +02:00 |
h264.h
|
Merge branch 'development' into LTS_development
|
2017-06-09 20:14:23 +02:00 |
h265.cpp
|
H265 library improvements
|
2017-07-28 18:40:14 +02:00 |
h265.h
|
H265 library improvements
|
2017-07-28 18:40:14 +02:00 |
http_parser.cpp
|
Changed playlist input timing to boottime-based instead of wallclock-based, split up realtime and regular main loops functions
|
2018-05-09 12:21:03 +02:00 |
http_parser.h
|
Changed playlist input timing to boottime-based instead of wallclock-based, split up realtime and regular main loops functions
|
2018-05-09 12:21:03 +02:00 |
json.cpp
|
JSON lib support for double values
|
2018-03-22 12:36:52 +01:00 |
json.h
|
JSON lib support for double values
|
2018-03-22 12:36:52 +01:00 |
langcodes.cpp
|
Added more ISO639 support (2-letter codes and conversions), improved audio/video/subtitle selection through HTTP connectors
|
2017-11-23 14:15:04 +01:00 |
langcodes.h
|
Added more ISO639 support (2-letter codes and conversions), improved audio/video/subtitle selection through HTTP connectors
|
2017-11-23 14:15:04 +01:00 |
mp4.cpp
|
Added TX3G and FTAB MP4 boxes
|
2017-11-23 14:14:47 +01:00 |
mp4.h
|
MP4 rework
|
2017-07-19 17:30:10 +02: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
|
LTS Commits
|
2015-04-05 21:38:36 +02:00 |
mp4_dash.h
|
LTS Commits
|
2015-04-05 21:38:36 +02:00 |
mp4_encryption.cpp
|
LTS Commits
|
2015-04-05 21:38:36 +02:00 |
mp4_encryption.h
|
LTS Commits
|
2015-04-05 21:38:36 +02:00 |
mp4_generic.cpp
|
Fixed ELST box in mp4, and use it to fix track desync issues.
|
2018-05-16 10:55:46 +02:00 |
mp4_generic.h
|
Added TX3G and FTAB MP4 boxes
|
2017-11-23 14:14:47 +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
|
Significant speedup in MPEG2 header parser
|
2018-02-05 10:44:02 +01:00 |
mpeg.h
|
Added MPEG library
|
2017-07-28 18:40:19 +02:00 |
nal.cpp
|
scanAnnexB speed optimize
|
2017-07-27 18:57:23 +02:00 |
nal.h
|
Improved NAL unit and keyframe handling
|
2017-05-15 17:12:48 +02:00 |
ogg.cpp
|
Merge branch 'development' into LTS_development
|
2017-05-13 23:43:06 +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 support for Opus in Ogg input
|
2017-05-13 23:42:32 +02:00 |
opus.h
|
Added support for Opus in Ogg input
|
2017-05-13 23:42:32 +02:00 |
procs.cpp
|
Increase child cleanup timeout from 5 to 10 seconds, improved shutdown handling
|
2018-02-08 15:50:19 +01:00 |
procs.h
|
Made Util::Procs::childRunning a public function
|
2017-07-22 18:48:55 +02:00 |
riff.cpp
|
Backported RIFF library from Pro edition
|
2018-01-24 20:13:44 +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
|
Fixed RTMP implementation to match 2012 spec update and not 2009 original spec
|
2018-01-02 13:24:31 +01:00 |
rtmpchunks.h
|
Backported various little edits from Pro edition.
|
2016-06-02 14:07:21 +02:00 |
rtp.cpp
|
Implemented RTSP Receiver Report
|
2017-09-24 18:33:52 +02:00 |
rtp.h
|
Implemented RTSP Receiver Report
|
2017-09-24 18:33:52 +02:00 |
sdp.cpp
|
Fixed compatibility with broken RTSP implementation of Larix
|
2018-05-31 17:17:43 +02:00 |
sdp.h
|
RTSP pull input
|
2017-10-24 14:10:12 +02:00 |
shared_memory.cpp
|
Merge branch 'development' into LTS_development
|
2018-04-05 21:16:27 +02:00 |
shared_memory.h
|
Merge branch 'development' into LTS_development
|
2018-03-20 14:30:42 +01:00 |
socket.cpp
|
Fixed skipBytes implementation in Socket::Connection
|
2018-05-29 13:47:30 +02:00 |
socket.h
|
Socket::Connection::skipBytes function implemented
|
2018-01-24 18:59:55 +01:00 |
stream.cpp
|
Merge branch 'development' into LTS_development
|
2018-06-12 11:25:59 +02:00 |
stream.h
|
Generalized stream variables implementation
|
2018-05-09 10:40:20 +02: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
|
Made shared memory or shared files implementation a compile flag, fixed various compile warnings.
|
2014-12-30 22:11:42 +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::bootMS() to timing library
|
2017-06-09 20:09:41 +02:00 |
timing.h
|
Fixed include in timing.h
|
2017-07-05 16:43:59 +02: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
|
Changed Content-Type of HTTP triggers from application/x-www-form-urlencoded to text/plain
|
2018-05-18 17:20:21 +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
|
TS lib verbosity tweaks
|
2018-05-09 10:25:08 +02:00 |
ts_packet.h
|
Added several TS and NAL convenience functions
|
2017-05-12 12:44:07 +02:00 |
ts_stream.cpp
|
Skip at least some corruption in TS
|
2018-05-16 10:48:12 +02:00 |
ts_stream.h
|
Fix rollover point
|
2017-11-07 14:30:34 +01:00 |
util.cpp
|
Fixed logging
|
2018-05-29 16:08:26 +02:00 |
util.h
|
RelAccX improvements
|
2018-03-20 14:15:55 +01:00 |
vorbis.cpp
|
Ogg support fixed and re-added. Squash of various commits made by Wouter Spruit.
|
2014-12-23 13:05:41 +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
|
Added basic websocket support
|
2018-03-20 14:58:52 +01:00 |
websocket.h
|
Added basic websocket support
|
2018-03-20 14:58:52 +01:00 |