Commit graph

  • 37df1716de Added vorbis functionality Oswald Auguste de Bruin 2013-07-15 16:24:43 +02:00
  • 81d7f69d1d Changed flash URL types to include versions, removed ConnRAW warning messages. Thulinma 2013-08-13 16:29:41 +02:00
  • ed7de50138 Fixed JSON library string escape issues. Thulinma 2013-08-13 10:31:58 +02:00
  • fe47c9597f Fixed a bug with the endpos of multiple files. Erik Zandvliet 2013-07-23 15:54:11 +02:00
  • a254fe7195 Removed debug information, fixed controller, made HTTP connector auto-discover connectors. Thulinma 2013-08-12 16:25:36 +02:00
  • b907ade842 Removed some verbosity from procs library. Thulinma 2013-08-12 16:24:10 +02:00
  • 221cd15b07 Some minor optimalizations and fixes to controller. Thulinma 2013-08-12 13:16:29 +02:00
  • ea71dd2d5c Some small optimizations, added reference functions to JSON lib, fixed config commandline options. Thulinma 2013-08-12 13:18:48 +02:00
  • 6d4fa4d1ef Minor fixes to dtscMerge and Player. Erik Zandvliet 2013-08-09 09:51:31 +02:00
  • aad94e2ded Improved connector capabilities detection. (As in, there now actually is detection instead of hardcoded values...) Thulinma 2013-08-07 16:09:28 +02:00
  • 0c059f0ca3 Added better generic support for connector options. Thulinma 2013-08-07 16:04:57 +02:00
  • 0daa757e92 Added getOutputOf functions to easily retrieve output of executed applications. Thulinma 2013-08-07 16:04:34 +02:00
  • 31b981dc1c fixed a bug with setting the live flag in the metadata (embed) ThatGuy 2013-07-29 14:58:27 +02:00
  • fa727cdffe Fixed TS live not sending first keyframe and decreased CPU usage. ThatGuy 2013-07-29 14:17:15 +02:00
  • 871d5c621f Fixed progressive and rtmp sometimes not quitting correctly ThatGuy 2013-07-29 14:16:24 +02:00
  • 3dcdb0ccd7 Fixed buffer CPU usage ThatGuy 2013-07-29 14:15:51 +02:00
  • ba03efc07d workaround issue with endStream ThatGuy 2013-07-29 14:12:42 +02:00
  • 2cc27efcae Fixed TS, added several parameters for MistConnTS, controller now builds parameters correctly (spaces issue) ThatGuy 2013-07-29 11:40:16 +02:00
  • 67815bcce4 Changed default buffer time from 0 to 20 seconds. Thulinma 2013-07-24 13:59:20 +02:00
  • 5b5d2d4f40 Changed default fragment duration from 10s to 5s. Thulinma 2013-07-24 13:26:24 +02:00
  • 25c7f6f93d Tweaked buffer/player timings to prevent delays, almost-working smooth support. Thulinma 2013-07-24 13:25:38 +02:00
  • 4d3a500e66 Fixed timeout problems in MistPlayer. Thulinma 2013-07-23 16:25:23 +02:00
  • 588e171733 Those last two commit, but slightly better. Thulinma 2013-07-23 16:23:52 +02:00
  • 9cdf8d92a1 Fixed a bug. (DTSC lib mistakenly wiped metadata when seeking backwards, re-re-fixed proc child signal problems) Thulinma 2013-07-23 15:52:34 +02:00
  • 6a72fddf7b Fixed edge case of interrupt handler for catching ended child processes. Thulinma 2013-07-23 14:28:35 +02:00
  • a8382b3bef Fixed a HTTP proxy bug when re-requesting data, updated HTTP Dynamic to support DTSC2 format. Thulinma 2013-07-23 14:27:24 +02:00
  • a7c4cc4118 Buffer cpu fixes. Erik Zandvliet 2013-07-22 14:39:12 +02:00
  • 867fa715eb Fixed CPU Usage in the buffer. Erik Zandvliet 2013-07-22 14:38:01 +02:00
  • 47baa483c8 Fix'ed a typo. Erik Zandvliet 2013-07-22 11:54:13 +02:00
  • 6ddb73bde2 Merge commit Erik Zandvliet 2013-07-22 11:39:56 +02:00
  • acec4f9253 Merge optimization enabler. Erik Zandvliet 2013-07-22 11:38:02 +02:00
  • 1430b33413 Fixes for resetting a stream. Erik Zandvliet 2013-07-22 11:37:47 +02:00
  • c394a1a767 Edits in dtsc lib to only use optimized parsing if the file is merged. Erik Zandvliet 2013-07-22 11:36:53 +02:00
  • 6666cf22f0 Updates for buffer stream resetting. Erik Zandvliet 2013-07-22 11:36:19 +02:00
  • 4a9c137aef Fixed live HLS not continuing after buffer size. Thulinma 2013-07-18 16:44:36 +02:00
  • 3af710e30d Fixed FLV MP3 audio, some fixes for live support. Thulinma 2013-07-18 16:40:46 +02:00
  • ddd0445f0e Added stream finalizer so the last bit gets sent. Thulinma 2013-07-18 15:39:14 +02:00
  • a906da6caf Fixed FLV MP3 audio, some fixes for live support. Thulinma 2013-07-18 15:38:21 +02:00
  • 6a1fee6b5b Added DTSC::Stream live fragment generation, fixed canSeekms function. Thulinma 2013-07-11 16:25:28 +02:00
  • 82b5f9ef59 Added playUntil support to live stream buffer, fixing segmented protocols. Thulinma 2013-07-11 15:57:23 +02:00
  • dfa329f6ed Fixed HLS live and added Apple compatibility flag so non-Apple devices can still work as well. Thulinma 2013-07-11 15:56:15 +02:00
  • 3053ffa140 Removed debug messages Oswald accidentally left in ^_^ Thulinma 2013-07-11 15:55:43 +02:00
  • e45caad697 Player optimisation Oswald Auguste de Bruin 2013-07-10 15:00:31 +02:00
  • 892dfa4e38 Fixed MistPlayer CPU usage and benchmarking texts. Thulinma 2013-07-10 12:29:18 +02:00
  • 85e9416b02 Working HLS, dunno how, but it works. Erik Zandvliet 2013-07-10 11:24:45 +02:00
  • db2e630436 HLS working, dunno why, but it works. Erik Zandvliet 2013-07-10 11:27:26 +02:00
  • 768282866e Fixed several calls to toNetPacked and netPrepare where it wasn't neccesary. Thulinma 2013-07-10 09:47:06 +02:00
  • 68b74997fc Working live support once more. Thulinma 2013-07-08 16:03:23 +02:00
  • 863cd6c8b6 Fixed progressive connector. Thulinma 2013-07-04 16:28:15 +02:00
  • 04bc5842bd 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
  • 9b662913e5 Added streamname.html page that includes the embed script. Thulinma 2013-07-04 12:06:32 +02:00
  • 7bbfbda556 Fixed buffer headers and waiting code. Thulinma 2013-07-03 16:12:04 +02:00
  • 593805f0ef Fixed many small issues in JSON/DTSC libraries. Thulinma 2013-07-03 16:06:07 +02:00
  • 6c64a854d5 Controller now userfriendly with default protocols Oswald de Bruin 2013-06-24 15:40:16 +02:00
  • 7ab79686f7 Cleared up some messages Oswald de Bruin 2013-06-19 16:15:30 +02:00
  • 0e41e88569 Do *not* throw away the first 8 packets when converting FLV. Bad! Thulinma 2013-07-02 15:47:54 +02:00
  • bfecf417dc Its really really broken Erik Zandvliet 2013-07-01 13:29:08 +02:00
  • e730f9c61e minor bugfix @ streams refresh viewers Cat 2013-06-27 13:56:30 +02:00
  • 5be3774e3c Fixed new style lastData() function Thulinma 2013-07-02 13:51:16 +02:00
  • 09d68beda3 Fixed a bug in the DTSCFixer Erik Zandvliet 2013-07-02 11:35:34 +02:00
  • 3e559fdffd JSON library fix for empty-named objects. Also, stuff Erik did that I don't fully understand, but he made me amend his commit :'( Thulinma 2013-07-01 15:08:15 +02:00
  • 526feda148 Small updates and fixes to the dtsc library. Erik Zandvliet 2013-06-27 13:06:09 +02:00
  • d6b503b267 Speeding up DTSC Reading without header Erik Zandvliet 2013-06-27 10:38:06 +02:00
  • 149fe75b1c LSP: conversion tab Cat 2013-06-09 11:46:35 +02:00
  • b69997d968 LSP: fixed log timer bug (again) Cat 2013-05-14 13:15:08 +02:00
  • f88bee5baf Basic Theora support working, added a function to the dtsc lib. Erik Zandvliet 2013-06-25 16:03:36 +02:00
  • a2f088ad80 Theora headers 1 and 2 working in analyser Erik Zandvliet 2013-06-24 09:36:27 +02:00
  • 4ea8fe0327 Added new functions to OGG Oswald de Bruin 2013-06-18 10:29:27 +02:00
  • 04500e4694 Lib ogg added new function Oswald de Bruin 2013-06-17 15:55:29 +02:00
  • 8cae5f1fc6 Merge branch 'oggLib' of github.com:DDVTECH/libmist into oggLib Oswald de Bruin 2013-06-14 16:30:55 +02:00
  • 7810c9428d Ogg fix Oswald de Bruin 2013-06-12 14:56:01 +02:00
  • 29a24a5453 ogg edits Oswald de Bruin 2013-06-10 13:42:17 +02:00
  • 9073fe7cfb small commit Oswald de Bruin 2013-06-06 16:58:05 +02:00
  • b600d6b603 OGG full readout possible Oswald de Bruin 2013-06-06 14:52:52 +02:00
  • e3861f9fc6 Started ogg support in lib Oswald de Bruin 2013-06-06 12:06:29 +02:00
  • bec0c12ac6 Fixed command line argument parsing bug. Thulinma 2013-06-25 15:55:55 +02:00
  • 2644e9575e Now compiles with DTSC multibitrate library. Thulinma 2013-06-25 15:42:09 +02:00
  • 785136f7cc Fixed DTSC Stream library multibitrate support. Thulinma 2013-06-25 15:38:11 +02:00
  • 8ddc1ab884 Edits for live multibitrate Erik Zandvliet 2013-06-19 11:06:56 +02:00
  • ae0da6955c initial (broken) commit Erik Zandvliet 2013-06-17 13:32:50 +02:00
  • 0c65ba87df Fixed a bug in the conversion API Erik Zandvliet 2013-06-11 09:11:10 +02:00
  • d1dc4943de Minor fixes in the FLV2DTSC Converter Erik Zandvliet 2013-06-19 13:29:51 +02:00
  • 54154871ba Fixed RTMP timestamp usage. Thulinma 2013-06-18 14:18:57 +02:00
  • 10dc56c338 Fixed a race condition in process status checking. Thulinma 2013-06-10 15:18:34 +02:00
  • 4f135c7265 Fixed 32 bit building. Thulinma 2013-06-06 16:23:21 +02:00
  • ef82e760cd Fixed a merge mistake. Thulinma 2013-06-06 16:18:30 +02:00
  • 623a30a8b1 Egalized output for both ffprobe and AnalyserDTSC output, also, conversion is now working (though without much status checking) Erik Zandvliet 2013-03-06 11:51:47 +01:00
  • 5f625a89b8 Added file output option to MistFLV2DTSC Erik Zandvliet 2013-02-28 11:51:43 +01:00
  • e3bb5253d0 Working encoder detection Erik Zandvliet 2013-02-27 15:39:10 +01:00
  • 2ab4204e71 indent fix Erik Zandvliet 2013-02-04 12:17:41 +01:00
  • 562386fef7 First version MistInfo binary, for analyzing files using ffprobe. Erik Zandvliet 2013-01-22 14:40:28 +01:00
  • e2e3f64d89 Fixed typo in converter error message. Thulinma 2013-06-06 15:33:45 +02:00
  • a6299235d1 Working conversion Erik Zandvliet 2013-03-11 14:43:47 +01:00
  • 9a9b5f8fe6 Spelling corrections, FFMPEG-Error detection. Erik Zandvliet 2013-03-07 16:15:08 +01:00
  • dce6d4b030 Updates to StartPiped (added std::string version and a 2-process variant), also updated conversion to allow for status checks (not fully functional yet) Erik Zandvliet 2013-03-07 12:19:15 +01:00
  • 4fe4fca081 Updated to allow for basic conversion. Erik Zandvliet 2013-03-06 11:53:31 +01:00
  • 21a9aaab98 Working encoder detection Erik Zandvliet 2013-02-27 15:39:01 +01:00
  • 5db07ea5ed Converter API New Version for mistinfo Erik Zandvliet 2013-02-19 10:56:33 +01:00
  • c6aabfa4bf Updated MistConnHTTPLive for DTSC2, fixed a bug in fragmentizing. Erik Zandvliet 2013-06-06 14:52:55 +02:00
  • 0d5011a89a Initial DTSC2 support for DTSC2FLV converter. Thulinma 2013-06-06 14:51:16 +02:00