mistserver/lib
2016-07-28 20:45:31 +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 Small tweaks to various libraries and debugging messages. 2016-07-06 11:16:17 +02:00
bitstream.cpp Various fixes and improvements, backported from Pro version. Code by Erik Zandvliet. 2015-11-05 17:05:21 +01:00
bitstream.h Various fixes and improvements, backported from Pro version. Code by Erik Zandvliet. 2015-11-05 17:05:21 +01:00
checksum.h Fixed CRC calculation for TS Packets, in particular the PAT 2014-11-17 14:45:07 +01:00
config.cpp Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
config.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
defines.h Page limits implemented, performance timer for buffering pages added on debug level 5 2016-07-06 16:16:19 +02:00
dtsc.cpp Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
dtsc.h Added track language support to TS and DTSC internals 2016-07-18 10:20:29 +02:00
dtscmeta.cpp Tweaked several debug messages, backported a few Pro edition edits that were missed earlier 2016-07-28 20:45:31 +02:00
encode.cpp Encoding fixes: 2016-04-14 12:03:40 +02:00
encode.h Encoding fixes: 2016-04-14 12:03:40 +02:00
flv_tag.cpp Fixes FLV/RTMP compatibility issues with corrupted RTMP streams, fixes various flash-codecs through RTMP. 2016-06-23 20:13:54 +02:00
flv_tag.h Removed DTSC::Stream and DTSC::Ring classes - no longer in use anywhere. 2016-01-28 11:27:26 +01:00
h264.cpp Small tweaks to various libraries and debugging messages. 2016-07-06 11:16:17 +02:00
h264.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
http_parser.cpp Fixed support for non-HTTP-compliant devices pulling HTTP TS output 2016-07-26 13:20:13 +02:00
http_parser.h Fixed support for non-HTTP-compliant devices pulling HTTP TS output 2016-07-26 13:20:13 +02:00
json.cpp Various fixes and improvements, backported from Pro version. Code by Erik Zandvliet. 2015-11-05 17:05:21 +01:00
json.h Removed DTSC::Stream and DTSC::Ring classes - no longer in use anywhere. 2016-01-28 11:27:26 +01:00
langcodes.cpp Added ISO639-2 decoding in JSON-formatted metadata output 2016-07-25 13:24:36 +02:00
langcodes.h Added ISO639-2 decoding in JSON-formatted metadata output 2016-07-25 13:24:36 +02:00
mp4.cpp Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
mp4.h Such style. (Code style unification) 2014-06-18 10:39:27 +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_generic.cpp Language support for MP4 2016-07-18 10:38:26 +02:00
mp4_generic.h Language support for MP4 2016-07-18 10:38:26 +02: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
nal.cpp Various fixes and improvements, backported from Pro version. Code by Erik Zandvliet. 2015-11-05 17:05:21 +01:00
nal.h Various fixes and improvements, backported from Pro version. Code by Erik Zandvliet. 2015-11-05 17:05:21 +01:00
ogg.cpp Made shared memory or shared files implementation a compile flag, fixed various compile warnings. 2014-12-30 22:11:42 +01: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
procs.cpp Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
procs.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
rtmpchunks.cpp RTMP fixes for streams > 5h in duration. 2016-07-22 11:25:38 +02:00
rtmpchunks.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
shared_memory.cpp Fixed potential deadlock in buffer when a past crash has happened 2016-07-28 20:44:28 +02:00
shared_memory.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
socket.cpp Optimized waiting for streams/tracks. 2016-06-06 16:31:06 +02:00
socket.h Socket internal data counters now 64 bits unsigned integers 2016-06-06 12:18:48 +02:00
stream.cpp Page limits implemented, performance timer for buffering pages added on debug level 5 2016-07-06 16:16:19 +02:00
stream.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02: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 Fixed long long value in timing library to actually be long long. 2016-02-29 11:51:23 +01:00
timing.h Added getUTCString call to Util library. 2015-07-30 11:57:23 +02:00
tinythread.cpp Such style. (Code style unification) 2014-06-18 10:39:27 +02:00
tinythread.h Such style. (Code style unification) 2014-06-18 10:39:27 +02:00
ts_packet.cpp Added track language support to TS and DTSC internals 2016-07-18 10:20:29 +02:00
ts_packet.h Added track language support to TS and DTSC internals 2016-07-18 10:20:29 +02:00
util.cpp Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
util.h Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02: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