Commit graph

29 commits

Author SHA1 Message Date
Thulinma
b5ff0eb0e4 Fixed compile errors. 2014-01-30 13:37:36 +01:00
Thulinma
c9ac10ebe4 Updated connectors to make use of the new Util::Config::serveForkedSocket function, fixed several open-socket-related issues. 2014-01-27 18:15:29 +01:00
Erik Zandvliet
1ae4cff4ba Fixed a bug where filedescriptors were not properly closed in the master connector processes, thanks to Delian 2014-01-24 09:05:40 +01:00
Erik Zandvliet
8be1c1a108 Fix in ogg, prevents 100% CPU load 2014-01-21 12:34:27 +01:00
Oswald Auguste de Bruin
9812ab6f41 String copies omitted 2014-01-20 10:49:50 +01:00
Thulinma
211eb38613 Removed compiled warnings etc from ogg optimizes. 2014-01-15 09:16:06 +01:00
Oswald Auguste de Bruin
d8b7a3ea1c Ogg optimizes 2014-01-15 09:16:06 +01:00
Thulinma
05d23a0ac6 Removed ALL the compile warnings! 2014-01-05 15:28:53 +01:00
Oswald Auguste de Bruin
62f1e25e8b Working OGG and MP4 2013-12-03 12:48:59 +01:00
Thulinma
cde42ce36e Metadata upgrades as well as improvements to the buffer in terms of debugging and code maintainability. 2013-11-27 15:30:34 +01:00
Oswald Auguste de Bruin
1b9e594a8f Fixed live stuff 2013-10-16 16:21:19 +02:00
Thulinma
391f3cf174 Fixed invalid DTSC packets causing progressive processes to block indefinitely. 2013-09-20 11:15:08 +02:00
Erik Zandvliet
1c37d06e16 Working ogg. 2013-09-12 11:06:17 +02:00
Oswald Auguste de Bruin
4d3e06277d Almost workzez. Precious is a bit unoptimised. 2013-09-12 08:55:14 +02:00
Oswald Auguste de Bruin
8178aa9e80 midway commit for safety 2013-09-12 08:55:14 +02:00
Thulinma
b695ba6491 Make use of new getTmpFolder() function in libmist 2013-09-11 12:32:07 +02:00
Oswald Auguste de Bruin
817d2268e0 Progressive Ogg works for couple of seconds 2013-09-10 15:28:55 +02:00
Oswald Auguste de Bruin
51d5b3b65f commit before doing something really stupid 2013-09-10 15:28:55 +02:00
Thulinma
4fb1a65fa1 Stole Oswald's commit.
Fixed progressive ogg glitches mostly.
Removed needless messages in ogg2dtsc.
2013-09-03 16:52:16 +02:00
Oswald Auguste de Bruin
f937af0502 Late commit 2013-08-29 17:58:43 +02:00
Oswald Auguste de Bruin
8099d035a7 Fixed ogg problems with sintel.ogv. Note that sintel.ogv was already slightly corrupt. 2013-08-29 17:58:43 +02:00
Oswald Auguste de Bruin
4ea25f2347 Fixed Ogg 2013-08-28 11:41:36 +02:00
Erik Zandvliet
4f96d6ddef Fixed data inspection for progressive connectors. 2013-08-25 02:21:32 +02:00
Thulinma
5aa34fff38 Working codec capability support, not sorted yet. 2013-08-23 14:07:56 +02:00
Thulinma
75d6c7d474 Updated to make use of new waitForMeta library call. 2013-08-23 10:39:33 +02:00
Thulinma
2bc9858b66 Removed lots of left-over debug messages, added chunked transfer support to all segmented HTTP streaming methods, fixed several major slowdown problems, fixed HTTP progressive seconds-seeking. 2013-08-23 00:07:33 +02:00
Thulinma
a40db6126f Changed HTTP connectors to make use of new HTTP library capabilities. 2013-08-21 12:01:46 +02:00
Oswald Auguste de Bruin
d6721a539d Progressive Ogg now works 2013-08-13 16:32:34 +02:00
Oswald Auguste de Bruin
032f3e7377 Splitted stuff 2013-08-13 16:32:34 +02:00