Commit graph

  • 2d0f25b7be Fixed a few bugs in Util::Procs SIGCHILD handling / isActive function. Thulinma 2013-09-30 13:25:20 +02:00
  • 31f4509e26 Optimized performance of DTSC::File::atKeyFrame Thulinma 2013-09-30 13:24:28 +02:00
  • 9f5b105403 LSP: another fix relating to the .exe extension under windows versions Cat 2013-09-29 11:03:45 +02:00
  • 9aeb4a9dbc Fix'ed smooth video. Erik Zandvliet 2013-09-26 11:53:59 +02:00
  • f7d604f862 Fixed DTSCFix to make MP4 working again. MP4 works! Oswald Auguste de Bruin 2013-09-26 09:36:49 +02:00
  • 1fa216cc2c Switched DTSCFix to use template based encodeVector Erik Zandvliet 2013-09-25 11:39:03 +02:00
  • ce8097d7b7 Codec fix Erik Zandvliet 2013-09-23 13:02:35 +02:00
  • 710da5ac03 Fixed a bug in Fixing very small files. Erik Zandvliet 2013-09-23 10:59:15 +02:00
  • aa67e09b71 MP4 does not work yet, but code has been cleaned up a little. Oswald Auguste de Bruin 2013-09-20 14:02:13 +02:00
  • 0379825a7d Additional memory upgrades and fix for Silverlight. Erik Zandvliet 2013-09-19 10:05:07 +02:00
  • 5c9574d7eb cleaned up code Oswald Auguste de Bruin 2013-09-26 10:33:49 +02:00
  • 1cc1ca8707 MP4 working! Oswald Auguste de Bruin 2013-09-26 10:26:15 +02:00
  • ca7b7940b5 Removed non-template encodeVector. Erik Zandvliet 2013-09-25 11:39:33 +02:00
  • eaeaad39e1 Midways commit Oswald Auguste de Bruin 2013-09-25 11:19:44 +02:00
  • 92f86e0a9c Fixed a bug with reading first metadata through parseNext. Erik Zandvliet 2013-09-23 11:02:51 +02:00
  • d77ce7d9e8 Hotfix for encoding parts. Erik Zandvliet 2013-09-23 09:36:27 +02:00
  • a80eeef659 MP4 not fixed, but at least does not segfault Oswald Auguste de Bruin 2013-09-20 14:00:38 +02:00
  • 391f3cf174 Fixed invalid DTSC packets causing progressive processes to block indefinitely. Thulinma 2013-09-20 11:15:08 +02:00
  • 974861d993 Memory efficiency upgrade. Erik Zandvliet 2013-09-19 10:03:54 +02:00
  • 5ea87a37f7 Update on the JSON lib to support new parts encoding. Erik Zandvliet 2013-09-15 16:08:30 +02:00
  • 6e9f797847 Improved memory usage for VoD files. Temporarily breaks compatibility with Smooth and MP4. Erik Zandvliet 2013-09-15 10:40:17 +02:00
  • 21b25a12ea LSP: more conversion interface stuff Cat 2013-09-12 23:54:13 +02:00
  • de42f65593 LSP: conversion - encoder and audio/video codec selectboxes Cat 2013-09-12 18:39:50 +02:00
  • b10185be2a Fixed a bug in the conversion API. Erik Zandvliet 2013-09-12 12:42:40 +02:00
  • 59becbb18b Now providing audio and video in separate elements within the encoders parts. Erik Zandvliet 2013-09-12 11:32:24 +02:00
  • 1c37d06e16 Working ogg. Erik Zandvliet 2013-09-12 11:06:17 +02:00
  • c28e34e482 Wrong timing, comitted for fixing Oswald Auguste de Bruin 2013-09-11 16:41:46 +02:00
  • 4d3e06277d Almost workzez. Precious is a bit unoptimised. Oswald Auguste de Bruin 2013-09-11 15:05:00 +02:00
  • 8178aa9e80 midway commit for safety Oswald Auguste de Bruin 2013-09-11 14:14:40 +02:00
  • f3bed1ab94 Weird fix that made ogg work. Oswald Auguste de Bruin 2013-09-12 08:52:48 +02:00
  • 48a8534e67 Fixed cygwin support Thulinma 2013-09-12 01:37:23 +02:00
  • 3fc31d377d Fixed MP4 connector. Thulinma 2013-09-11 20:27:47 +02:00
  • b695ba6491 Make use of new getTmpFolder() function in libmist Thulinma 2013-09-11 12:32:07 +02:00
  • bf485b1803 Added cross-platform getTmpFolder() function in Util. Thulinma 2013-09-11 12:28:31 +02:00
  • f57a2a5e8a Half way commit for safety Oswald Auguste de Bruin 2013-09-10 14:54:29 +02:00
  • 817d2268e0 Progressive Ogg works for couple of seconds Oswald Auguste de Bruin 2013-09-10 14:06:56 +02:00
  • 51d5b3b65f commit before doing something really stupid Oswald Auguste de Bruin 2013-09-10 13:04:34 +02:00
  • bc019e5d1f Updated cygwin support. HTTP Connector now support .exe suffix. Erik Zandvliet 2013-09-10 15:21:17 +02:00
  • cbb984008e Fixed a CPU usage bug in Dynamic Erik Zandvliet 2013-09-10 15:11:36 +02:00
  • e8f5411b17 Removed debug message from HTTP Smooth. Erik Zandvliet 2013-09-10 14:03:21 +02:00
  • 27471ab5aa Fixed codec selection in HTTP Smooth. Erik Zandvliet 2013-09-10 14:02:01 +02:00
  • 04997394f0 LSP embeds: let's support windows and other OSs too :) Cat 2013-09-10 11:12:16 +02:00
  • af34b28544 LSP: shop clarification + removed double / at conversion input file Cat 2013-09-10 10:36:13 +02:00
  • cc38f19477 Fixed Ogg problems Oswald Auguste de Bruin 2013-09-09 15:38:35 +02:00
  • 6d33e7be56 Fixed video width/height detection in javascripts. Thulinma 2013-09-09 12:06:27 +02:00
  • c4e0c399ac Fixed restreaming bug. Thulinma 2013-09-09 12:05:26 +02:00
  • 909df1f24e Fixed some RTMP input header isssues, removed empty tracks in listing sent from buffer to controller. Thulinma 2013-09-09 01:43:17 +02:00
  • de733c31a3 Fix in lib which makes mistserver compilable and usable for mac Oswald Auguste de Bruin 2013-09-04 15:55:35 +02:00
  • 7334296ce1 TS does not need track selection anymore Oswald Auguste de Bruin 2013-09-03 11:15:28 +02:00
  • 04125d28ae Improved handling unknown packets in DTSCFix. Oswald Auguste de Bruin 2013-09-03 10:46:28 +02:00
  • 6ea6f91795 Fixed a bug in player CPU Usage, added language option to SRT2DTSC. Erik Zandvliet 2013-09-03 09:47:43 +02:00
  • 4fb1a65fa1 Stole Oswald's commit. Fixed progressive ogg glitches mostly. Removed needless messages in ogg2dtsc. Thulinma 2013-09-03 16:52:16 +02:00
  • c373136679 Mem leak fixed Oswald Auguste de Bruin 2013-09-03 09:53:27 +02:00
  • 31ad924b46 Fixed sagfile (segment fault) in ogg progressive. Oswald Auguste de Bruin 2013-09-03 09:42:37 +02:00
  • 90436e100d Updated controller to make use of new HTTP capabilities. Thulinma 2013-08-29 15:13:07 +02:00
  • f937af0502 Late commit Oswald Auguste de Bruin 2013-08-29 13:24:32 +02:00
  • 8099d035a7 Fixed ogg problems with sintel.ogv. Note that sintel.ogv was already slightly corrupt. Oswald Auguste de Bruin 2013-08-29 13:06:19 +02:00
  • 632b3ff594 Ogg fixed Oswald Auguste de Bruin 2013-08-29 13:10:22 +02:00
  • fcd697e6bb LSP: fixed protocol detection at embed page, removed unnecessary conversion.query object structure Cat 2013-08-28 16:24:06 +02:00
  • 91184ebc71 Fixed default port bug in the LSP ThatGuy 2013-08-28 16:23:15 +02:00
  • 59b21d94ec Fixed HTTP proxy not correctly handling connectors that disconnect in between handling requests. Thulinma 2013-08-28 15:49:45 +02:00
  • a343b67f09 Fixed MP4 mimetype. Thulinma 2013-08-28 15:35:50 +02:00
  • 4bf96abdd4 fixed smooth ThatGuy 2013-08-28 15:31:26 +02:00
  • fd4ea27a94 Added xap smooth player file in smooth connector and fixed embed for this file ThatGuy 2013-08-28 14:43:28 +02:00
  • 51d0d26a6e Fixed metadata not being loaded before first viewer opens the stream. Thulinma 2013-08-28 15:19:33 +02:00
  • a8a7a56655 LSP: the correct object structure for querying paths Cat 2013-08-28 14:25:10 +02:00
  • 31bfc8223e Made toPrettyString slightly smarter and always output valid JSON, no matter what. (May still output altered contents, though.) Thulinma 2013-08-28 12:48:29 +02:00
  • 2769d3cc6c Fixed JSON string escaping to support non-printable characters, made some JSON lib private functions static in the .cpp file instead. Thulinma 2013-08-28 12:18:22 +02:00
  • 4ea25f2347 Fixed Ogg Oswald Auguste de Bruin 2013-08-28 10:58:49 +02:00
  • a24b7c674e conversion edits Cat 2013-08-28 11:07:05 +02:00
  • f48833343a Removed accidental C++11 dependancy. Thulinma 2013-08-27 20:30:38 +02:00
  • 025db7d66a Updated MistInfo to support dtsc2 Erik Zandvliet 2013-08-27 18:50:36 +02:00
  • ff49f7846d Cleaned up JSON connector output and added WebVTT support in SRT connector ThatGuy 2013-08-27 16:11:04 +02:00
  • 86a745dbfb Fixed a potential bug in DTSC::seekPos Erik Zandvliet 2013-08-27 16:00:07 +02:00
  • 6cf42561a6 Fixed bugs in dtsc and theora libs. Erik Zandvliet 2013-08-27 15:01:48 +02:00
  • 4004288bdc LSP: skinned link to mistshop, moved comment about streamname special chars out of label, moved LTS hovers to title Cat 2013-08-27 12:17:12 +02:00
  • 16e3268fb4 embed JS files now also receive metadata info & LSP now displays js links in monospace Niels Groot Obbink 2013-07-04 15:12:54 +02:00
  • 7308630fe1 LSP: Cat 2013-08-14 10:12:43 +02:00
  • 3a4726d817 SRT output now displays an error on non-subtitle requested tracks, and fixed a bug in the JSON connector ThatGuy 2013-08-27 12:02:06 +02:00
  • 6675b647b8 Some static/non-static fixes to procs/stream library, updated converter to make use of getOutputOf function instead of re-implementing this. Thulinma 2013-08-27 00:29:04 +02:00
  • 1c93131dd9 LSP: refix poort = '' ipv 0 Cat 2013-08-26 16:21:13 +02:00
  • ce7c5bc0b9 Fixed makefile merge error. Thulinma 2013-08-26 16:35:31 +02:00
  • 4fb882bdbb Fixed a bug where the JSON connector outputs binary data. ThatGuy 2013-08-20 09:57:10 +02:00
  • 8b2c4e55aa Added a JSON and SRT progressive HTTP output ThatGuy 2013-08-15 10:15:00 +02:00
  • 0fa966906d DTSC2SRT Converter Erik Zandvliet 2013-07-10 15:01:51 +02:00
  • d7e9029609 Fixed nasty segfault bug from Local settings page. It does not segfault anymore. Oswald Auguste de Bruin 2013-08-26 16:18:06 +02:00
  • c0ccde0d56 Fixed the optimize in the dtsc lib to be an actual optimize. Erik Zandvliet 2013-08-26 16:01:01 +02:00
  • d78e91b2bd Small fix in converter api Erik Zandvliet 2013-08-26 15:15:44 +02:00
  • f236d1c1f2 Fixed default port detection in HTTP connector. Thulinma 2013-08-26 14:08:43 +02:00
  • dbddd18f1e Fixed a bug in endStream, fixed infinite loop. Erik Zandvliet 2013-08-26 12:46:11 +02:00
  • 203a4382a7 Fixed broken build. Bad Erik! ^_^ Thulinma 2013-08-26 11:21:43 +02:00
  • 8d25b45eac fixed slash bug in embed code ThatGuy 2013-08-26 10:55:12 +02:00
  • f974e5fa77 Cleaned up embed code and removed priority sorting ThatGuy 2013-08-21 10:53:14 +02:00
  • 9de59cdf78 fixed embed code, added silverlight support and build a priority sort ThatGuy 2013-08-20 16:24:52 +02:00
  • f17406edd6 Optimize for generating mp4 header. Erik Zandvliet 2013-08-26 10:52:09 +02:00
  • 9ae992ff35 Fixed DTSC Fix, working MP4 Progressive. Erik Zandvliet 2013-08-26 10:40:14 +02:00
  • 4c8662143f MP4 prog still broken! Oswald Auguste de Bruin 2013-08-23 14:00:30 +02:00
  • 4e10d67ae9 MP4 progressive now bleeding edge! Oswald Auguste de Bruin 2013-08-22 16:32:23 +02:00
  • b167277e85 MP4 conversion now called from lib. Oswald Auguste de Bruin 2013-08-22 16:19:16 +02:00
  • a304d017d7 Started on mp4 progressive Oswald Auguste de Bruin 2013-08-22 14:09:53 +02:00