Commit graph

1106 commits

Author SHA1 Message Date
Thulinma
4f135c7265 Fixed 32 bit building. 2013-06-06 16:23:21 +02:00
Thulinma
ef82e760cd Fixed a merge mistake. 2013-06-06 16:18:30 +02:00
Erik Zandvliet
623a30a8b1 Egalized output for both ffprobe and AnalyserDTSC output, also, conversion is now working (though without much status checking) 2013-06-06 15:46:28 +02:00
Erik Zandvliet
5f625a89b8 Added file output option to MistFLV2DTSC 2013-06-06 15:46:28 +02:00
Erik Zandvliet
e3bb5253d0 Working encoder detection 2013-06-06 15:42:12 +02:00
Erik Zandvliet
2ab4204e71 indent fix 2013-06-06 15:42:12 +02:00
Erik Zandvliet
562386fef7 First version MistInfo binary, for analyzing files using ffprobe. 2013-06-06 15:42:12 +02:00
Erik Zandvliet
c6aabfa4bf Updated MistConnHTTPLive for DTSC2, fixed a bug in fragmentizing. 2013-06-06 14:52:55 +02:00
Thulinma
0d5011a89a Initial DTSC2 support for DTSC2FLV converter. 2013-06-06 14:51:16 +02:00
Thulinma
3f2c876a7e Initial RTMP DTSC2 support. 2013-06-06 14:27:59 +02:00
Thulinma
849bc24557 Initial progressive DTSC2 support. 2013-06-06 14:25:20 +02:00
Erik Zandvliet
7e3c97355f Update to "keys" element instead of all different arrays. 2013-06-04 11:54:19 +02:00
Erik Zandvliet
6bde0a3581 Added keydata and keyparts elements to the DTSCv2 format. 2013-06-03 15:51:23 +02:00
Erik Zandvliet
46fed13161 Made single bitrate files in DTSCv2 style work on HTTP Smooth. 2013-06-03 15:51:23 +02:00
Erik Zandvliet
48fad86c26 Added force parameter to DTSCFix, various fixes in smooth connector. 2013-06-03 15:51:23 +02:00
Erik Zandvliet
a7edacd720 Various updates 2013-06-03 15:51:23 +02:00
Erik Zandvliet
1452ccc179 Updated track selection. 2013-06-03 15:51:23 +02:00
Erik Zandvliet
d1c6fac70f Progress on HTTPSmooth Output for DTSCv2 2013-06-03 15:51:23 +02:00
Erik Zandvliet
9feb1c95d1 Updated for selecting tracks. 2013-06-03 15:51:23 +02:00
Erik Zandvliet
073a80e079 Updated MistConnHTTPSmooth to output a proper Manifest for DTSCv2 files. 2013-06-03 15:51:23 +02:00
Erik Zandvliet
e0cbbae6a2 Finished DTSCMerge, initial version. 2013-06-03 15:51:23 +02:00
Erik Zandvliet
b104752855 Added subtitle conversion from srt. 2013-06-03 15:51:23 +02:00
Erik Zandvliet
d9bda0c65a Fixed fragmenting for non-video tracks. 2013-06-03 15:51:23 +02:00
Erik Zandvliet
f7bb00d70b Updated DTSCFix 2013-06-03 15:51:23 +02:00
Erik Zandvliet
02c10bc1b2 Update of DTSCFix to DTSCv2 2013-06-03 15:51:23 +02:00
Erik Zandvliet
e76b957e84 Initial work on DTSCMerge 2013-06-03 15:51:22 +02:00
Erik Zandvliet
60c9c2b67c Fixed a bug for unkown types in DTSCFix 2013-06-03 15:51:22 +02:00
Erik Zandvliet
bb78226119 Updated flv2dtsc to use new code style 2013-06-03 15:51:22 +02:00
Erik Zandvliet
3d6dd21773 Edited DTSCFix to update DTSC files to DTSCv2 2013-06-03 15:51:22 +02:00
Thulinma
3e944397f6 Massive speedup in HTTP proxy handling. 2013-06-03 15:48:48 +02:00
Thulinma
1c759bb2cd Added -c function to controller. 2013-05-21 13:00:02 +02:00
Thulinma
5612f83db6 Fixed VoD stream status resetting improperly. 2013-05-14 10:53:25 +02:00
Erik Zandvliet
96e8523c51 Fixed a small bug in logging 2013-05-13 13:13:57 +02:00
Thulinma
3a73e17e9c iOS fix for embed code 2013-05-13 10:10:31 +02:00
Thulinma
43427f281d Embed code fix 2013-05-06 10:57:38 +02:00
Cat
5bc15ea794 LSP: lots of fixes 2013-04-23 14:42:57 +02:00
Thulinma
bb380613f4 Tweaked log messages in controller when messing with immutable properties (time, version). 2013-04-23 12:41:25 +02:00
Thulinma
10f1803857 Fixed deadlock if buffer disconnects before sending metadata to connectors. 2013-04-12 16:41:11 +02:00
Thulinma
e23a835c26 Reordered controller shutdown ordering. 2013-04-10 23:26:16 +02:00
Thulinma
719ac8de7b Made user thread handling in buffer more sane and more bulletproof. 2013-04-10 23:07:08 +02:00
Thulinma
1a5e0be093 Fixed Buffer not shutting down properly in some cases. 2013-04-10 22:19:25 +02:00
Thulinma
40a99ece9a Fixed some more threading issues in HTTP proxy - clarified code. 2013-04-10 15:35:31 +02:00
Thulinma
1945124ee9 Fixed a few minor memory leaks in HTTP proxy. 2013-04-06 22:23:10 +02:00
Thulinma
a0b1b1a8b3 Changed overly complicated HTTP proxy thread handling to automatic, more sane, handling. 2013-04-06 21:38:41 +02:00
Thulinma
c1844e2ee9 Updated tinythread to 1.1 2013-04-06 17:16:09 +02:00
Thulinma
1c20982004 Optimized memory usage of ingest in RTMP connector. 2013-04-05 16:35:32 +02:00
Thulinma
cb90d6da2e Fixed HTTP proxy threading problems. 2013-04-04 01:58:00 +02:00
Thulinma
58c17a6374 Several minor fixes / tweaks. 2013-04-04 00:58:23 +02:00
Thulinma
51ebca43f1 Buffer threading problem fixes. 2013-04-04 00:52:51 +02:00
Thulinma
e16723c466 RTMP Analyser performance improvements. 2013-04-04 00:52:36 +02:00