Commit graph

346 commits

Author SHA1 Message Date
Thulinma
3b3630ea77 Updated FLV library to use DTSC::Meta instead of JSON::Value 2013-11-28 15:56:08 +01:00
Erik Zandvliet
09e4f597a3 Amended fix for isFixed 2013-11-28 14:44:16 +01:00
Erik Zandvliet
43e49dcba1 Fix for the isFixed function 2013-11-28 14:05:45 +01:00
Erik Zandvliet
35ee722f81 Added ID and comment header support for theora and vorbis 2013-11-28 11:08:46 +01:00
Thulinma
8f8b3694b0 Fixed FLV attempting to load empty DTSC packets. 2013-11-28 10:27:40 +01:00
Erik Zandvliet
12abcea138 Updated DTSC::isFixed 2013-11-28 10:18:50 +01:00
Thulinma
79b4772c3d Metadata upgrades. 2013-11-27 15:29:49 +01:00
Thulinma
071cba94f9 Added DTSC::File error checking 2013-11-21 13:34:01 +01:00
Thulinma
ca1ec8707a Fixed sending metadata tracks through JSON::Value::sendTo(). 2013-11-19 13:29:57 +01:00
Thulinma
12dd880bc1 Refactored DTSC::Stream to prepare for proper inheritance in the Buffer process. 2013-11-18 13:13:53 +01:00
Thulinma
7d5942adf1 Added support for sending JSON::Values over a socket in DTMI format without needing to convert in advance. 2013-11-18 13:13:21 +01:00
Thulinma
558123e11e Fixes to FLV library. 2013-11-15 15:28:39 +01:00
Thulinma
b78e9bc562 Finally fixed long standing RTMP sync issue. Also added support for getting/setting FLV tag offsets. 2013-11-14 12:24:11 +01:00
Erik Zandvliet
01d008a56c Small fixes on DTSC lib 2013-11-01 12:22:14 +01:00
Erik Zandvliet
7930d3869e Updates firstms for live. 2013-10-31 14:06:53 +01:00
Thulinma
1e9128c23d Fixed track filtering in live streams. 2013-10-31 14:04:12 +01:00
Thulinma
73910bd343 Fixed socket error reporting. 2013-10-31 14:03:58 +01:00
Thulinma
bd5cce8d6a Fixed JSON lib errors with characters >= 0x80 2013-10-29 16:17:01 +01:00
Thulinma
bfb2019c3a Ehh.... Yeah. Again, nothing to see here. Boolean logic. Whee. 2013-10-24 11:13:54 +02:00
Thulinma
e61eba35da Remember that socket optimization? This is what I meant to commit, then. Move along, nothing to see here. 2013-10-24 10:49:12 +02:00
Thulinma
a7fa0eedcb Socket library optimization. 2013-10-17 14:25:24 +02:00
Thulinma
7ff374ab69 Fixed Erik's mistakes. Ohai Erik. 2013-10-17 10:02:28 +02:00
Erik Zandvliet
da583bedba Added "isFixed" function. 2013-10-17 09:21:27 +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
7ecf95e399 MP4, converted vectors to set 2013-10-04 12:21:45 +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
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
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
b10185be2a Fixed a bug in the conversion API. 2013-09-12 12:42:40 +02:00
Erik Zandvliet
59becbb18b Now providing audio and video in separate elements within the encoders parts. 2013-09-12 11:32:24 +02:00
Oswald Auguste de Bruin
f3bed1ab94 Weird fix that made ogg work. 2013-09-12 08:54:50 +02:00
Thulinma
bf485b1803 Added cross-platform getTmpFolder() function in Util. 2013-09-11 12:28:31 +02:00
Oswald Auguste de Bruin
cc38f19477 Fixed Ogg problems 2013-09-09 20:19:46 +02:00
Thulinma
c4e0c399ac Fixed restreaming bug. 2013-09-09 12:05:26 +02:00
Oswald Auguste de Bruin
de733c31a3 Fix in lib which makes mistserver compilable and usable for mac 2013-09-04 15:55:35 +02:00
Oswald Auguste de Bruin
c373136679 Mem leak fixed 2013-09-03 09:53:27 +02:00
Oswald Auguste de Bruin
31ad924b46 Fixed sagfile (segment fault) in ogg progressive. 2013-09-03 09:42:37 +02:00
Oswald Auguste de Bruin
632b3ff594 Ogg fixed 2013-08-29 17:50:35 +02:00
Thulinma
31bfc8223e Made toPrettyString slightly smarter and always output valid JSON, no matter what. (May still output altered contents, though.) 2013-08-28 12:48:29 +02:00
Thulinma
2769d3cc6c Fixed JSON string escaping to support non-printable characters, made some JSON lib private functions static in the .cpp file instead. 2013-08-28 12:18:22 +02:00
Thulinma
f48833343a Removed accidental C++11 dependancy. 2013-08-27 20:30:38 +02:00