Commit graph

2523 commits

Author SHA1 Message Date
Erik Zandvliet
cee31a6698 Fixes live support for HTTP Smooth Streaming. 2013-10-18 15:01:12 +02:00
Thulinma
73ecd2cfe6 Fixed autofix triggering too often. 2013-10-17 14:55:46 +02:00
Thulinma
a7fa0eedcb Socket library optimization. 2013-10-17 14:25:24 +02:00
Thulinma
26a57a1668 More fixes. 2013-10-17 13:56:19 +02:00
Thulinma
e6556b0783 Fix rest of Erik stuff. 2013-10-17 13:04:30 +02:00
Thulinma
7ff374ab69 Fixed Erik's mistakes. Ohai Erik. 2013-10-17 10:02:28 +02:00
Thulinma
50b15bb0d6 Fixed Erik's mistakes. Ohai Erik. 2013-10-17 10:02:04 +02:00
Thulinma
79bbe8a078 Fixed Oswald's oops. 2013-10-17 09:39:16 +02:00
Erik Zandvliet
da583bedba Added "isFixed" function. 2013-10-17 09:21:27 +02:00
Erik Zandvliet
41142e681c Added automated fixing on the correct places. 2013-10-17 09:20:44 +02:00
Oswald Auguste de Bruin
1b9e594a8f Fixed live stuff 2013-10-16 16:21:19 +02:00
Oswald Auguste de Bruin
f1b3ff276e eh, hope this fixes 2013-10-16 13:55:56 +02:00
Thulinma
6889e8910b Optimize for DTSC::File::seek_time 2013-10-16 12:12:40 +02:00
Thulinma
b1ec75600f Optimized DTSC::File::atKeyFrame() further. 2013-10-16 10:49:55 +02:00
Oswald Auguste de Bruin
ffc0a2c2aa Quickfix which makes MP4 work 2013-10-15 09:47:41 +02:00
Oswald Auguste de Bruin
06cfc27d77 MP4, converted vectors to set 2013-10-10 15:53:54 +02:00
Erik Zandvliet
fcb89da80b Various fixes for HTTP Smooth Streaming 2013-10-08 14:19:21 +02:00
Erik Zandvliet
2d50fe7da9 Fixed H.263 and VP6 support in progressive flv 2013-10-08 14:18:59 +02:00
Thulinma
002b75d0c9 Fixed some minor mistakes in progressive connectors. 2013-10-08 14:03:47 +02:00
Cat
7211e2ee6d LSP - Encryption UI, longer timeout for conversion dir query request + loading message, fixed conversion status request 2013-10-07 12:56:21 +02:00
Oswald Auguste de Bruin
7ecf95e399 MP4, converted vectors to set 2013-10-04 12:21:45 +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
Thulinma
2d0f25b7be Fixed a few bugs in Util::Procs SIGCHILD handling / isActive function. 2013-09-30 13:25:20 +02:00
Thulinma
31f4509e26 Optimized performance of DTSC::File::atKeyFrame 2013-09-30 13:24:28 +02:00
Cat
9f5b105403 LSP: another fix relating to the .exe extension under windows versions 2013-09-29 11:03:45 +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
Oswald Auguste de Bruin
5c9574d7eb cleaned up code 2013-09-26 10:33:49 +02:00
Oswald Auguste de Bruin
1cc1ca8707 MP4 working! 2013-09-26 10:26:15 +02:00
Erik Zandvliet
ca7b7940b5 Removed non-template encodeVector. 2013-09-25 11:39:33 +02:00
Oswald Auguste de Bruin
eaeaad39e1 Midways commit 2013-09-25 11:19:44 +02:00
Erik Zandvliet
92f86e0a9c Fixed a bug with reading first metadata through parseNext. 2013-09-23 11:02:51 +02:00
Erik Zandvliet
d77ce7d9e8 Hotfix for encoding parts. 2013-09-23 09:36:27 +02:00
Oswald Auguste de Bruin
a80eeef659 MP4 not fixed, but at least does not segfault 2013-09-20 14:00:38 +02:00
Thulinma
391f3cf174 Fixed invalid DTSC packets causing progressive processes to block indefinitely. 2013-09-20 11:15:08 +02:00
Erik Zandvliet
974861d993 Memory efficiency upgrade. 2013-09-19 10:03:54 +02:00
Erik Zandvliet
5ea87a37f7 Update on the JSON lib to support new parts encoding. 2013-09-15 16:08:30 +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
Cat
21b25a12ea LSP: more conversion interface stuff 2013-09-12 23:54:13 +02:00
Cat
de42f65593 LSP: conversion - encoder and audio/video codec selectboxes 2013-09-12 18:40:20 +02:00
Erik Zandvliet
b10185be2a Fixed a bug in the conversion API. 2013-09-12 12:42:40 +02:00