Thulinma
|
b5a4ea1b93
|
Remove doxygen errors, update Doxyfile to latest version.
|
2014-01-05 11:57:56 +01:00 |
|
Thulinma
|
33427f1663
|
Changed buildsystems from automake to plain make.
|
2014-01-05 11:57:25 +01:00 |
|
Thulinma
|
cfb8edf4f3
|
Fixed MP4 multibitrate/multicodec support. Now with extra sanity (checks)!
|
2013-12-20 14:26:43 +01:00 |
|
Thulinma
|
c7e67b2d84
|
Missed a line earlier. Whee.
|
2013-12-20 13:54:28 +01:00 |
|
Thulinma
|
87d027817c
|
Assorted fixes, improvements etc
|
2013-12-20 13:25:10 +01:00 |
|
Erik Zandvliet
|
06b5596b2a
|
Working DTSC Merge
|
2013-12-20 13:07:38 +01:00 |
|
Erik Zandvliet
|
1cf6e34745
|
Added call to player with streamname.
|
2013-12-17 14:53:17 +01:00 |
|
Erik Zandvliet
|
30e13972da
|
Removed debug messages.
|
2013-12-17 14:33:57 +01:00 |
|
Thulinma
|
a9ecac23ed
|
Fixed DTSC bytes per second calculations.
|
2013-12-16 15:00:57 +01:00 |
|
Thulinma
|
fc12369e5e
|
Fixed live support for DTSC metadata, improved track reset and ordering handling.
|
2013-12-16 13:07:57 +01:00 |
|
Oswald Auguste de Bruin
|
88dfb7d535
|
Fixed metadata FLV bug
|
2013-12-13 11:41:44 +01:00 |
|
Thulinma
|
a9df633e87
|
More fixes to FLV memory bookkeeping.
|
2013-12-05 12:39:53 +01:00 |
|
Thulinma
|
debce93475
|
Fixed FLV tag copy constructor data address initialization.
|
2013-12-05 11:51:01 +01:00 |
|
Thulinma
|
61a035c0b2
|
Fixed readOnlyTrack::getSendLen. Oops.
|
2013-12-04 13:52:57 +01:00 |
|
Oswald Auguste de Bruin
|
58b540222a
|
Fixed ghost metadata track.
|
2013-12-03 16:26:00 +01:00 |
|
Thulinma
|
6adca64680
|
More fixes to metadata.
|
2013-12-03 16:25:10 +01:00 |
|
Thulinma
|
d52e05fbd2
|
Some random fixes to metadata. Yay random.
|
2013-12-03 14:46:33 +01:00 |
|
Oswald Auguste de Bruin
|
559b4cacce
|
Sanitised mp4 converter code
|
2013-12-03 14:02:13 +01:00 |
|
Oswald Auguste de Bruin
|
2148e9ce20
|
Fixed OGG and MP4
|
2013-12-03 12:45:14 +01:00 |
|
Thulinma
|
99353f49a0
|
Fixed firstms/lastms in DTSC::Track, fixed stream buffer limitations.
|
2013-12-03 09:50:25 +01:00 |
|
Thulinma
|
f09b258804
|
Removed duplicate DTSC::Track::getIdentifier function, added DTSC::Stream::addMeta function.
|
2013-12-02 11:05:50 +01:00 |
|
Erik Zandvliet
|
eaaa2936b4
|
Fixed an error of thought with regards to maximum size of a part.
|
2013-11-29 14:29:54 +01:00 |
|
Erik Zandvliet
|
ae17368228
|
Final fix for the DTSC::isFixed function
|
2013-11-29 14:29:54 +01:00 |
|
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 |
|