Commit graph

2596 commits

Author SHA1 Message Date
Thulinma
7bbfbda556 Fixed buffer headers and waiting code. 2013-07-03 16:12:04 +02:00
Thulinma
593805f0ef Fixed many small issues in JSON/DTSC libraries. 2013-07-03 16:06:07 +02:00
Oswald de Bruin
6c64a854d5 Controller now userfriendly with default protocols 2013-07-02 15:54:05 +02:00
Oswald de Bruin
7ab79686f7 Cleared up some messages 2013-07-02 15:54:05 +02:00
Thulinma
0e41e88569 Do *not* throw away the first 8 packets when converting FLV. Bad! 2013-07-02 15:50:39 +02:00
Erik Zandvliet
bfecf417dc Its really really broken 2013-07-02 15:50:39 +02:00
Cat
e730f9c61e minor bugfix @ streams refresh viewers 2013-07-02 15:50:39 +02:00
Thulinma
5be3774e3c Fixed new style lastData() function 2013-07-02 13:51:16 +02:00
Erik Zandvliet
09d68beda3 Fixed a bug in the DTSCFixer 2013-07-02 11:35:34 +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
d6b503b267 Speeding up DTSC Reading without header 2013-06-27 10:38:06 +02:00
Cat
149fe75b1c LSP: conversion tab
[NOTE: changes *untested* as no Mistcontroller build was available.]
2013-06-27 10:34:21 +02:00
Cat
b69997d968 LSP: fixed log timer bug (again) 2013-06-27 10:34:21 +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
2644e9575e Now compiles with DTSC multibitrate library. 2013-06-25 15:43:06 +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
Erik Zandvliet
ae0da6955c initial (broken) commit 2013-06-25 10:00:21 +02:00
Erik Zandvliet
0c65ba87df Fixed a bug in the conversion API 2013-06-25 10:00:21 +02:00
Erik Zandvliet
d1dc4943de Minor fixes in the FLV2DTSC Converter 2013-06-19 13:29:51 +02:00
Thulinma
54154871ba Fixed RTMP timestamp usage. 2013-06-18 14:18:57 +02:00
Thulinma
10dc56c338 Fixed a race condition in process status checking. 2013-06-10 15:18:34 +02:00
Thulinma
4f135c7265 Fixed 32 bit building. 2013-06-06 16:23:21 +02:00
Thulinma
ef82e760cd Fixed a merge mistake. 2013-06-06 16:18:30 +02:00
Erik Zandvliet
623a30a8b1 Egalized output for both ffprobe and AnalyserDTSC output, also, conversion is now working (though without much status checking) 2013-06-06 15:46:28 +02:00
Erik Zandvliet
5f625a89b8 Added file output option to MistFLV2DTSC 2013-06-06 15:46:28 +02:00
Erik Zandvliet
e3bb5253d0 Working encoder detection 2013-06-06 15:42:12 +02:00
Erik Zandvliet
2ab4204e71 indent fix 2013-06-06 15:42:12 +02:00
Erik Zandvliet
562386fef7 First version MistInfo binary, for analyzing files using ffprobe. 2013-06-06 15:42:12 +02:00
Thulinma
e2e3f64d89 Fixed typo in converter error message. 2013-06-06 15:33:45 +02:00
Erik Zandvliet
a6299235d1 Working conversion 2013-06-06 15:30:37 +02:00
Erik Zandvliet
9a9b5f8fe6 Spelling corrections, FFMPEG-Error detection. 2013-06-06 15:30:37 +02:00
Erik Zandvliet
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) 2013-06-06 15:30:37 +02:00
Erik Zandvliet
4fe4fca081 Updated to allow for basic conversion. 2013-06-06 15:30:37 +02:00
Erik Zandvliet
21a9aaab98 Working encoder detection 2013-06-06 15:30:37 +02:00
Erik Zandvliet
5db07ea5ed Converter API New Version for mistinfo 2013-06-06 15:29:58 +02:00
Erik Zandvliet
c6aabfa4bf Updated MistConnHTTPLive for DTSC2, fixed a bug in fragmentizing. 2013-06-06 14:52:55 +02:00
Thulinma
0d5011a89a Initial DTSC2 support for DTSC2FLV converter. 2013-06-06 14:51:16 +02:00
Thulinma
68f44c3d29 Fixed DTSC::Stream::parsePacket with string buffers instead of sockets. 2013-06-06 14:49:03 +02:00