Commit graph

960 commits

Author SHA1 Message Date
Thulinma
002b75d0c9 Fixed some minor mistakes in progressive connectors. 2013-10-08 14:03:47 +02:00
Oswald Auguste de Bruin
5078667a86 Fixed dynamic connector timing issue 2013-10-02 15:10:25 +02:00
Oswald Auguste de Bruin
46c92ad561 Fixed MP4 pausemark handling 2013-10-02 15:10:25 +02:00
Thulinma
60cd55184c Fixed race condition segmentation fault in HTTP proxy. 2013-10-02 15:06:35 +02:00
Thulinma
898cc961ad Fixed HTTP proxy race condition. 2013-09-30 16:04:25 +02:00
Thulinma
e06ac66757 Fixed TS connector option information. 2013-09-30 16:04:25 +02:00
Erik Zandvliet
9aeb4a9dbc Fix'ed smooth video. 2013-09-27 13:56:07 +02:00
Oswald Auguste de Bruin
f7d604f862 Fixed DTSCFix to make MP4 working again. MP4 works! 2013-09-27 13:56:07 +02:00
Erik Zandvliet
1fa216cc2c Switched DTSCFix to use template based encodeVector 2013-09-27 13:56:07 +02:00
Erik Zandvliet
ce8097d7b7 Codec fix 2013-09-27 13:56:07 +02:00
Erik Zandvliet
710da5ac03 Fixed a bug in Fixing very small files. 2013-09-27 13:56:07 +02:00
Oswald Auguste de Bruin
aa67e09b71 MP4 does not work yet, but code has been cleaned up a little. 2013-09-27 13:56:07 +02:00
Erik Zandvliet
0379825a7d Additional memory upgrades and fix for Silverlight. 2013-09-27 13:56:07 +02:00
Thulinma
391f3cf174 Fixed invalid DTSC packets causing progressive processes to block indefinitely. 2013-09-20 11:15:08 +02:00
Erik Zandvliet
6e9f797847 Improved memory usage for VoD files. Temporarily breaks compatibility with Smooth and MP4. 2013-09-15 10:40:17 +02:00
Erik Zandvliet
1c37d06e16 Working ogg. 2013-09-12 11:06:17 +02:00
Oswald Auguste de Bruin
c28e34e482 Wrong timing, comitted for fixing 2013-09-12 08:55:14 +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
48a8534e67 Fixed cygwin support 2013-09-12 01:37:23 +02:00
Thulinma
3fc31d377d Fixed MP4 connector. 2013-09-11 20:27:47 +02:00
Thulinma
b695ba6491 Make use of new getTmpFolder() function in libmist 2013-09-11 12:32:07 +02:00
Oswald Auguste de Bruin
f57a2a5e8a Half way commit for safety 2013-09-10 15:28:55 +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
Erik Zandvliet
bc019e5d1f Updated cygwin support. HTTP Connector now support .exe suffix. 2013-09-10 15:21:17 +02:00
Erik Zandvliet
cbb984008e Fixed a CPU usage bug in Dynamic 2013-09-10 15:11:36 +02:00
Erik Zandvliet
e8f5411b17 Removed debug message from HTTP Smooth. 2013-09-10 14:03:21 +02:00
Erik Zandvliet
27471ab5aa Fixed codec selection in HTTP Smooth. 2013-09-10 14:02:01 +02:00
Thulinma
6d33e7be56 Fixed video width/height detection in javascripts. 2013-09-09 12:06:27 +02:00
Thulinma
909df1f24e Fixed some RTMP input header isssues, removed empty tracks in listing sent from buffer to controller. 2013-09-09 01:43:17 +02:00
Oswald Auguste de Bruin
7334296ce1 TS does not need track selection anymore 2013-09-03 17:03:48 +02:00
Oswald Auguste de Bruin
04125d28ae Improved handling unknown packets in DTSCFix. 2013-09-03 17:03:48 +02:00
Erik Zandvliet
6ea6f91795 Fixed a bug in player CPU Usage, added language option to SRT2DTSC. 2013-09-03 17:03:48 +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
Thulinma
90436e100d Updated controller to make use of new HTTP capabilities. 2013-08-29 17:59:56 +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
Thulinma
59b21d94ec Fixed HTTP proxy not correctly handling connectors that disconnect in between handling requests. 2013-08-28 15:49:45 +02:00
Thulinma
a343b67f09 Fixed MP4 mimetype. 2013-08-28 15:35:50 +02:00
ThatGuy
4bf96abdd4 fixed smooth 2013-08-28 15:33:47 +02:00
ThatGuy
fd4ea27a94 Added xap smooth player file in smooth connector and fixed embed for this file 2013-08-28 15:33:47 +02:00
Thulinma
51d0d26a6e Fixed metadata not being loaded before first viewer opens the stream. 2013-08-28 15:19:56 +02:00
Oswald Auguste de Bruin
4ea25f2347 Fixed Ogg 2013-08-28 11:41:36 +02:00
Erik Zandvliet
025db7d66a Updated MistInfo to support dtsc2 2013-08-27 18:50:36 +02:00
ThatGuy
ff49f7846d Cleaned up JSON connector output and added WebVTT support in SRT connector 2013-08-27 16:11:04 +02:00
Niels Groot Obbink
16e3268fb4 embed JS files now also receive metadata info & LSP now displays js links in monospace 2013-08-27 13:03:42 +02:00
ThatGuy
3a4726d817 SRT output now displays an error on non-subtitle requested tracks, and fixed a bug in the JSON connector 2013-08-27 12:02:06 +02:00
Thulinma
ce7c5bc0b9 Fixed makefile merge error. 2013-08-26 16:35:31 +02:00
ThatGuy
4fb882bdbb Fixed a bug where the JSON connector outputs binary data. 2013-08-26 16:30:14 +02:00