Commit graph

531 commits

Author SHA1 Message Date
Thulinma
5b38492c8b Fixed proxying chunks problems. 2013-08-22 14:11:45 +02:00
Thulinma
f21ce291ae Added many helper functions to HTTP library, optimizing and fixing support for certain cases (among which chunked encoding). 2013-08-21 11:59:43 +02:00
Oswald Auguste de Bruin
7ea9dd9654 fprintf slowdown removed from dtsc.cpp 2013-08-19 08:45:42 +02:00
Oswald Auguste de Bruin
f173ad0966 Ogg lib has new DTSC features 2013-08-13 16:30:23 +02:00
Oswald Auguste de Bruin
b85ceb9fc5 DTSC2OGG page in lib now, not yet header making 2013-08-13 16:30:23 +02:00
Oswald Auguste de Bruin
6c4d9d96aa Ogg Really working 2013-08-13 16:30:23 +02:00
Oswald Auguste de Bruin
0bf50edaea Ogg 2 DTSC working lib 2013-08-13 16:30:23 +02:00
Oswald Auguste de Bruin
5d85548360 Added extra needed functions to ogg lib 2013-08-13 16:30:23 +02:00
Oswald Auguste de Bruin
c3d116d3db Vorbis does right validation now 2013-08-13 16:30:23 +02:00
Oswald Auguste de Bruin
9ed5a5e28c Vorbis started on prettyprint 2013-08-13 16:30:23 +02:00
Oswald Auguste de Bruin
37df1716de Added vorbis functionality 2013-08-13 16:30:22 +02:00
Thulinma
ed7de50138 Fixed JSON library string escape issues. 2013-08-13 10:32:14 +02:00
Erik Zandvliet
fe47c9597f Fixed a bug with the endpos of multiple files. 2013-08-13 09:16:50 +02:00
Thulinma
b907ade842 Removed some verbosity from procs library. 2013-08-12 16:24:10 +02:00
Thulinma
ea71dd2d5c Some small optimizations, added reference functions to JSON lib, fixed config commandline options. 2013-08-12 13:18:48 +02:00
Thulinma
0c059f0ca3 Added better generic support for connector options. 2013-08-07 16:04:57 +02:00
Thulinma
0daa757e92 Added getOutputOf functions to easily retrieve output of executed applications. 2013-08-07 16:04:34 +02:00
ThatGuy
ba03efc07d workaround issue with endStream 2013-07-29 14:13:27 +02:00
Thulinma
5b5d2d4f40 Changed default fragment duration from 10s to 5s. 2013-07-24 13:26:24 +02:00
Thulinma
588e171733 Those last two commit, but slightly better. 2013-07-23 16:23:52 +02:00
Thulinma
9cdf8d92a1 Fixed a bug. (DTSC lib mistakenly wiped metadata when seeking backwards, re-re-fixed proc child signal problems) 2013-07-23 15:52:34 +02:00
Thulinma
6a72fddf7b Fixed edge case of interrupt handler for catching ended child processes. 2013-07-23 14:28:35 +02:00
Erik Zandvliet
867fa715eb Fixed CPU Usage in the buffer. 2013-07-22 14:38:01 +02:00
Erik Zandvliet
47baa483c8 Fix'ed a typo. 2013-07-22 11:54:13 +02:00
Erik Zandvliet
6ddb73bde2 Merge commit 2013-07-22 11:39:56 +02:00
Erik Zandvliet
c394a1a767 Edits in dtsc lib to only use optimized parsing if the file is merged. 2013-07-22 11:36:53 +02:00
Erik Zandvliet
6666cf22f0 Updates for buffer stream resetting. 2013-07-22 11:36:19 +02:00
Thulinma
3af710e30d Fixed FLV MP3 audio, some fixes for live support. 2013-07-18 16:40:46 +02:00
Thulinma
a906da6caf Fixed FLV MP3 audio, some fixes for live support. 2013-07-18 15:38:21 +02:00
Thulinma
6a1fee6b5b Added DTSC::Stream live fragment generation, fixed canSeekms function. 2013-07-11 16:25:28 +02:00
Erik Zandvliet
db2e630436 HLS working, dunno why, but it works. 2013-07-10 11:40:28 +02:00
Thulinma
768282866e Fixed several calls to toNetPacked and netPrepare where it wasn't neccesary. 2013-07-10 09:47:59 +02:00
Thulinma
68b74997fc Working live support once more. 2013-07-08 16:03:23 +02:00
Thulinma
593805f0ef Fixed many small issues in JSON/DTSC libraries. 2013-07-03 16:06:07 +02:00
Thulinma
5be3774e3c Fixed new style lastData() function 2013-07-02 13:51:16 +02:00
Thulinma
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 :'( 2013-07-01 15:08:15 +02:00
Erik Zandvliet
526feda148 Small updates and fixes to the dtsc library. 2013-06-27 13:06:09 +02:00
Erik Zandvliet
f88bee5baf Basic Theora support working, added a function to the dtsc lib. 2013-06-25 16:11:06 +02:00
Erik Zandvliet
a2f088ad80 Theora headers 1 and 2 working in analyser 2013-06-25 16:11:05 +02:00
Oswald de Bruin
4ea8fe0327 Added new functions to OGG 2013-06-25 16:11:05 +02:00
Oswald de Bruin
04500e4694 Lib ogg added new function 2013-06-25 16:11:05 +02:00
Oswald de Bruin
8cae5f1fc6 Merge branch 'oggLib' of github.com:DDVTECH/libmist into oggLib
Conflicts:
	lib/Makefile.am
	lib/ogg.cpp

Ogg completed further
2013-06-25 16:11:05 +02:00
Oswald de Bruin
7810c9428d Ogg fix 2013-06-25 16:11:05 +02:00
Oswald de Bruin
29a24a5453 ogg edits 2013-06-25 16:11:05 +02:00
Oswald de Bruin
9073fe7cfb small commit 2013-06-25 16:11:05 +02:00
Oswald de Bruin
b600d6b603 OGG full readout possible 2013-06-25 16:11:05 +02:00
Oswald de Bruin
e3861f9fc6 Started ogg support in lib 2013-06-25 16:11:05 +02:00
Thulinma
bec0c12ac6 Fixed command line argument parsing bug. 2013-06-25 15:55:55 +02:00
Thulinma
785136f7cc Fixed DTSC Stream library multibitrate support. 2013-06-25 15:38:11 +02:00
Erik Zandvliet
8ddc1ab884 Edits for live multibitrate 2013-06-25 10:00:21 +02:00