Commit graph

2472 commits

Author SHA1 Message Date
Thulinma
5058addf70 Fixed updating of old DTSH files not happening. 2014-06-11 16:04:02 +02:00
Thulinma
0cf74425f9 Implemented various TS-related library functions. 2014-06-11 15:48:01 +02:00
Thulinma
910feb0a07 Fixed tinythread not supporting deleting detached thread objects. 2014-06-11 11:05:37 +02:00
Thulinma
1df896d6d1 Tweaks to various debug messages. 2014-06-08 00:37:50 +02:00
Thulinma
b5745727a0 Silence ALL the compile warnings! 2014-06-08 00:19:53 +02:00
Thulinma
19e73019fe Silence ALL the compile warnings! 2014-06-07 23:46:47 +02:00
Thulinma
c6e86a697b Various RTMP fixes. 2014-06-07 01:02:56 +02:00
Thulinma
51bb561b7b FLV library handling fixes.
(Mostly) courtesy of Erik.
2014-06-06 11:03:23 +02:00
Thulinma
4f217771f0 Tweaked debug messages of controller when changing debug level. 2014-06-05 16:43:29 +02:00
Thulinma
17d90f05a9 Tweaks to various debug messages. 2014-06-05 14:21:32 +02:00
Thulinma
239c1d1ebb Updated defines.h for better debug messages, changed DLVL_DEVEL level into DLVL_INFO (old level still exists for compatibility). 2014-06-05 09:57:20 +02:00
Thulinma
1174773244 Finalized error propagation and debug level setting code. 2014-06-05 09:55:30 +02:00
Thulinma
ee0c27c688 DEBUG_MSG edits. 2014-06-02 15:08:17 +02:00
Thulinma
75c5af4575 Fixes. 2014-05-29 16:42:36 +02:00
cat
a09f856c0d LSP - configure debugging level 2014-05-29 16:42:36 +02:00
Thulinma
064c4ecdcc Added runtime debug level support. 2014-05-29 13:33:31 +02:00
Thulinma
97d2fc864c Fixed HTTP chunked data receiving. 2014-05-29 13:30:10 +02:00
Thulinma
3810330343 Added debug level options. 2014-05-29 13:26:16 +02:00
Thulinma
5973e7ebe1 Added Util::bootSecs() for reliable time since boot measurements. 2014-05-16 19:45:02 +02:00
Thulinma
407d2e344d Further fixes and optimizes to RTMP and generic output. 2014-05-15 16:15:26 +02:00
Thulinma
cb31d8bb48 Fixed RTMP handshake bug. Yay! 2014-05-14 17:06:58 +02:00
Thulinma
6f5f3b37c2 Fixed live support 2014-05-13 12:00:42 +02:00
Thulinma
d459a99317 Updates to the DTSC analyser - not fully complete, but still nice. 2014-05-13 12:00:26 +02:00
Thulinma
c973e5060c Optimizations to DTSC::Scan when called with raw character pointers. 2014-05-12 13:56:44 +02:00
Thulinma
68baed4af8 Various optimizations to outputs and RTMP in particular. 2014-05-12 13:55:40 +02:00
Thulinma
c82aa656cd Minor memory use optimization. 2014-05-11 15:37:06 +02:00
Thulinma
9a19cf2e20 Implemented DTSC::Scan for more efficient use of system memory. 2014-05-11 14:38:04 +02:00
Thulinma
8e3d636381 Memory optimizations and supporting code for libmist changes. 2014-05-11 14:37:35 +02:00
Thulinma
180ac5eb9e Fixed AMF parser segfaulting on attempted retrieval of non-existant data. 2014-05-09 14:18:08 +02:00
Thulinma
6c54546048 Added Util::getNTP() to timing library. 2014-05-04 01:25:52 +02:00
Thulinma
54c31922f7 Implemented UDPConnection::getSock() 2014-05-04 01:25:36 +02:00
Thulinma
0fa40bb373 Fixed HTTP parser to no longer require "HTTP*" as protocol when creating requests/responses. 2014-05-04 01:25:21 +02:00
Thulinma
9587d2fff6 Improved Windows compatiblity 2014-05-02 17:03:16 +02:00
Thulinma
6ade063756 Added API documentation, updated doxygen configuration. 2014-05-02 12:19:54 +02:00
Thulinma
b460321e3c Fixed w32 compiling. 2014-05-02 12:13:49 +02:00
Erik Zandvliet
59c1023447 Fixes apple compilation 2014-05-02 09:42:11 +02:00
Thulinma
3ac6ae0704 Fixed compiling on 32 bits machines. 2014-05-01 18:11:13 +02:00
Thulinma
b1eebe7aaf Fixed long waiting time for .DTSC streams. 2014-05-01 16:31:15 +02:00
Thulinma
52f148cee5 Fixed RTMP pausing bug. 2014-05-01 15:57:53 +02:00
cat
c21287fe60 LSP tweak to blacklist and whitelist wording 2014-05-01 14:55:04 +02:00
cat
c25cd7f3bf LSP tweaks 2014-05-01 14:55:04 +02:00
Thulinma
35e369f348 Fixed some DTSC::File header corruption mistakes. 2014-05-01 13:45:02 +02:00
Thulinma
8f02ac216f MistIn processes now automatically add .dtsc to the end of output file, if missing. 2014-05-01 13:44:36 +02:00
Erik Zandvliet
eaa26e05ef Updated messaging for mp4 "possible corruption" 2014-05-01 11:26:10 +02:00
Erik Zandvliet
adf59f3786 Bugfixes in live HSS 2014-05-01 10:26:36 +02:00
Erik Zandvliet
7495ddfebf Reset cut to 0 when exceeded 2014-04-30 16:18:46 +02:00
Thulinma
b40b56475e Added wait for stream on metadata read for non-DTSC VoD files. 2014-04-30 16:11:28 +02:00
Thulinma
d7ad0b3207 Properly fixed earlier MistIn fixes 2014-04-30 15:40:48 +02:00
Thulinma
ce26adb105 HDS live fixed, further improvements to HDS efficiency. 2014-04-30 15:40:33 +02:00
Erik Zandvliet
961bf6108b Fixes autobackoff on windows 2014-04-30 15:29:59 +02:00