Commit graph

5206 commits

Author SHA1 Message Date
Thulinma
c1ba9c618b Fixed all ::Start* paths to no longer require binaries to be in the $PATH to work. 2012-10-29 10:03:55 +01:00
Thulinma
0ffce1084a Added support for release names through ./configure RELEASE=name 2012-10-29 10:03:55 +01:00
Thulinma
5674f5de8f Implemented Util::getMyPath() 2012-10-23 11:12:08 +02:00
Thulinma
bd7433f22b Added load averages and memory percentage to capabilities. 2012-10-09 15:20:17 +02:00
Thulinma
106c9dfb7e Fixed CPU capability checks, added memory checking. 2012-10-09 14:03:54 +02:00
Thulinma
9cf33ed81f First version of capability detection, fixed Controller namespace label. 2012-10-02 16:51:06 +02:00
Thulinma
c06184c212 Updated git URLs to be more generic. 2012-10-01 11:05:30 +02:00
Thulinma
63fb36bf48 Fixed a HTTP bug causing some requests to never be answered, removed some debug output that was left behind. 2012-10-01 09:45:16 +02:00
Thulinma
b9e978f003 Updated required libmist version to 3:0:0. 2012-09-30 15:17:43 +02:00
Thulinma
255e664e4c Updated library version to 3.0.0 2012-09-30 15:04:48 +02:00
Thulinma
4bedda64e9 More of the same. 2012-09-30 14:20:18 +02:00
Thulinma
619b9533bd Fixed a bug in HTTP parsing if data did not arrive in a nice way. 2012-09-30 13:52:12 +02:00
Thulinma
7d13a18c47 Stability fixes for MP4 lib, fixed MP4 unit test. 2012-09-29 03:12:51 +02:00
Thulinma
d7c2d268e1 Fixed a few copypasta errors in MP4 lib. 2012-09-29 02:20:11 +02:00
Thulinma
ee034c363a Added some extra debugging output for when the MistPlayer process exits in verbose mode. 2012-09-29 01:42:09 +02:00
Thulinma
f3b0b36e2b Several minor bugfixes and improvements throughout. 2012-09-29 01:41:18 +02:00
Thulinma
521c19f932 Several bugfixes (HTTP dynamic seeking!) and updates to the MP4 lib. 2012-09-28 18:56:15 +02:00
Thulinma
cac5dcc9a1 Fixes to MP4 library. Now works and includes test program. 2012-09-28 15:12:05 +02:00
Erik Zandvliet
98fdf3fa8d Update 2012-09-26 14:42:05 +02:00
Erik Zandvliet
7f9d29c62f Work in progress on payloadOffset 2012-09-26 14:42:05 +02:00
Thulinma
4450fbdd70 Implemented AFRA box. 2012-09-26 14:42:05 +02:00
Erik Zandvliet
5b3a53e9f5 Added MOOF and TRAF boxes 2012-09-26 14:42:05 +02:00
Erik Zandvliet
6c7eeec575 MOOF & MFHD prettyprinting. MFHD Done in general 2012-09-26 14:42:05 +02:00
Thulinma
d9b8f7c7f0 Implemented TFHD box - fixed TRUN namespace pollution. 2012-09-26 14:42:05 +02:00
Thulinma
7492e99628 Implemented TRUN box. 2012-09-26 14:42:05 +02:00
Erik Zandvliet
70fe4bbe98 ABST Done 2012-09-26 14:42:05 +02:00
Erik Zandvliet
770b6e3567 rewritten abst and asrt, including pretty-printing 2012-09-26 14:42:05 +02:00
Thulinma
27f2ea931d Updates to newer new style of newness. 2012-09-26 14:42:05 +02:00
Erik Zandvliet
50dd32301d pretty printing fixed 2012-09-26 14:42:05 +02:00
Erik Zandvliet
837b7068c4 added trun box 2012-09-26 14:42:05 +02:00
Erik Zandvliet
b2b8491655 moof box added 2012-09-26 14:42:05 +02:00
Erik Zandvliet
d5db1debf5 mfhd box added 2012-09-26 14:42:05 +02:00
Erik Zandvliet
70e2962d0b Nieuwe implementatie af, backwards compatibility ruined. 2012-09-26 14:42:05 +02:00
Erik Zandvliet
42ab565381 abst box rewritten 2012-09-26 14:42:04 +02:00
Erik Zandvliet
07faa64075 MP4::Box rewritten 2012-09-26 14:42:04 +02:00
Erik Zandvliet
2c7edafc42 New skeleton for box code 2012-09-26 14:42:04 +02:00
Thulinma
a91e53e0bc Worked around cygwin workaround. 2012-09-25 09:40:28 +02:00
Thulinma
8f64da78a4 Fixed a minor bug in HTTP bytepos seeking. 2012-09-24 15:26:14 +02:00
Thulinma
3a5482f18e Added progressive seeking support with byte positions. 2012-09-24 15:05:53 +02:00
Thulinma
7369ff606e Moved metadata from statistics to stream. Fixes width/height unknown bug for VoD streams. 2012-09-24 15:05:33 +02:00
Thulinma
2d7a3b1f0d Added workaround for cygwin bug. Fixed end of file not stopping playback in MistPlayer. 2012-09-24 15:04:58 +02:00
Thulinma
43cd6311ea Added FLV metadata for keyframe positions. All fake and estimated, but it works. 2012-09-24 15:01:56 +02:00
Thulinma
785fcb693b Implemented JSON ==/!= comparison for arrays. 2012-09-24 11:36:40 +02:00
Thulinma
ca25787c45 In soviet russia, stupid mistakes fix YOU. 2012-09-19 15:31:43 +02:00
Thulinma
74312b2e51 Fixed timing on weird systems. 2012-09-18 16:37:50 +02:00
Thulinma
c019dc6e9f Added new timing library, added Socket::Buffer support to RTMP library. 2012-09-18 15:48:44 +02:00
Thulinma
ad5718acc6 Several playback speed fixes and other minor improvements. 2012-09-18 15:48:05 +02:00
Thulinma
c95bf32fae Performance improvements and fixes as well as new high-performance sending functions in the socket library. 2012-09-17 16:47:58 +02:00
Thulinma
802f8a22b4 Fixes for everyone! *strooit met fixes als zwarte piet* 2012-09-17 16:47:17 +02:00
Thulinma
8ba5823e00 Various optimalisations to improve performance - matches/requires recent edits to libmist. More coming soon. 2012-09-16 01:19:15 +02:00