Commit graph

2561 commits

Author SHA1 Message Date
Thulinma
636cb51b05 Re-ordered MP4 connector source handling for improved accuracy of return messages. 2014-02-14 14:59:10 +01:00
Thulinma
6fd8fef8bb Added more precise controller shutdown messages. 2014-02-13 13:28:25 +01:00
Thulinma
c7e6f966b0 Fixed HTTP proxying status code when not multiplexing requests. 2014-02-13 11:37:33 +01:00
Thulinma
537c3cff94 Added support for overriding multiplexing behaviour of HTTP proxy connector. 2014-02-13 10:33:01 +01:00
Thulinma
bda368b75f MP4 progressive connector cleanups, fixes and simplification. 2014-02-13 00:31:25 +01:00
Thulinma
abdedba32c MP4 Generic library cleanups, shorthands and fixes. 2014-02-13 00:30:36 +01:00
Thulinma
e8f973b2e7 Added DTSC::Stream::waitForPause() function to sync streams, fixed various MistPlayer misbehaviours. 2014-02-12 15:31:06 +01:00
Thulinma
bb16647467 Added support for syncing MistPlayer output. 2014-02-12 15:29:41 +01:00
Thulinma
d0418e373a Fix MP4 keyframe display issues. 2014-02-11 17:26:17 +01:00
Thulinma
a134e7b711 Removed some debug message warnings. 2014-02-10 01:00:54 +01:00
Thulinma
683e2c6190 Implemented MP4 seeking, improved HTTP proxy debugging output, fixed HTTP proxy bug where closed connections were erronously re-used mid-transfer. 2014-02-10 00:36:02 +01:00
Thulinma
1e8c394b95 Fixed HTTP proxying not sending correct header when other headers than 200 were sent. 2014-02-10 00:24:49 +01:00
Erik Zandvliet
866f2fc2b0 Fixed clearing the conversion status. 2014-02-04 23:42:43 +01:00
Erik Zandvliet
5aa65ee709 Add check for path existence in conversion API 2014-02-04 22:33:50 +01:00
Thulinma
7f1b28bd6f Updated/added Socket::UDPConnection documentation, added support for binding to a port and for receiving data. 2014-02-04 18:20:40 +01:00
Thulinma
773234f231 Added UDP sending support to socket library. 2014-02-03 18:34:33 +01:00
Thulinma
6420c42ac5 Re-added the last toAACInit funtion to MP4::AudioSampleEntry 2014-01-31 18:20:30 +01:00
Thulinma
83ae5aeccd Fixed infinite loops in MP4 connector when selecting invalid tracks. 2014-01-31 15:30:23 +01:00
Thulinma
57967696c2 Fixed high debugging levels problems. 2014-01-31 14:31:56 +01:00
cat
32847f80f0 LSP - bugfixes - hide audio/video options when the encoder is set to current and force 44100 samplerate for mp3 2014-01-31 13:11:06 +01:00
cat
6d4a870fb2 LSP: bugfix - deletion of stream limits 2014-01-31 13:11:06 +01:00
Thulinma
5313793dfa Decreased default socket verbosity. 2014-01-31 12:57:57 +01:00
Thulinma
e324b24cd9 Decreased default MP4 connector debugging verbosity. 2014-01-31 12:57:05 +01:00
Thulinma
54196c43c8 MistPlayer - now with even more sanity! 2014-01-31 12:55:46 +01:00
Thulinma
48801bade1 Various and sundry. 2014-01-30 17:08:23 +01:00
Thulinma
8844f8691a Fixed progressive MP4 track selection. 2014-01-30 17:07:36 +01:00
Thulinma
b5ff0eb0e4 Fixed compile errors. 2014-01-30 13:37:36 +01:00
Oswald Auguste de Bruin
f0b126ee9c MP4 code sanitised, DTSC2MP4 removed from makefile 2014-01-30 12:32:35 +01:00
Oswald Auguste de Bruin
77c5aa0687 New way of playing MP4 2014-01-30 12:32:19 +01:00
Oswald Auguste de Bruin
d8042eed78 commit to remove commit message 2014-01-30 12:24:10 +01:00
Oswald Auguste de Bruin
88fa62c19c MP4 convert optimised.
MP4 code sanitised
Fixed metadata FLV bug
Sanitised code
MP4 reorganisation in lib
MP4 STCO sorting only needs 1 loop now
Starting big scope overhaul for memory efficiency
2014-01-30 12:13:15 +01:00
Thulinma
df273e99b7 Fix pausemarks. Oops. 2014-01-30 11:00:51 +01:00
Thulinma
b416a715ba Fixed several MistBuffer memory management issues. 2014-01-29 16:44:18 +01:00
Thulinma
ff43c98373 Fixed some memory tracking issues for DTSC Streams. 2014-01-29 16:43:25 +01:00
Thulinma
082dd2e7c8 Fixed dropRing no longer deleting the ring pointer in DTSC::Stream 2014-01-29 14:31:19 +01:00
Thulinma
60a78c6a47 Fixed several MistBuffer threading and timing issues. 2014-01-29 13:48:18 +01:00
Thulinma
9f62fc4c91 Fixed Util::sleep ignoring values above 10 seconds. 2014-01-29 12:45:21 +01:00
Thulinma
99eb0ca6a4 Fix MistBuffer 100% CPU time after stream end. 2014-01-28 16:41:29 +01:00
Thulinma
a3bce93b7d Fixed problems with MistBuffer keeping too much data. 2014-01-28 16:15:00 +01:00
Thulinma
c9ac10ebe4 Updated connectors to make use of the new Util::Config::serveForkedSocket function, fixed several open-socket-related issues. 2014-01-27 18:15:29 +01:00
Thulinma
d81bc24155 Implemented Util::Config::serveForkedSocket(), added Socket::Connection::drop() function for dropping unused sockets. 2014-01-27 18:02:58 +01:00
Thulinma
ebf0b41039 Moved tinythread to lib. 2014-01-27 09:54:26 +01:00
Thulinma
92b7a7534d Removed extra newlines from several debug messages. 2014-01-27 09:41:24 +01:00
Thulinma
0fe0c1fb4f Fixed slow process exit bug, improved debug messaging for procs. 2014-01-27 09:41:24 +01:00
Thulinma
5c0f053006 Prettified error messages, first work on Util::Config server helpers. 2014-01-27 09:41:24 +01:00
Erik Zandvliet
32f482edf0 Added explicit linking to lib rt to fix compile errors on various platforms 2014-01-24 19:38:01 +01:00
Erik Zandvliet
c6f63dfb95 Added explicit linking to lib rt to fix compile errors on various platforms 2014-01-24 19:37:27 +01:00
Erik Zandvliet
1ae4cff4ba Fixed a bug where filedescriptors were not properly closed in the master connector processes, thanks to Delian 2014-01-24 09:05:40 +01:00
Erik Zandvliet
dbd2ef598a Fixed a segmentation fault. 2014-01-23 11:16:28 +01:00
Erik Zandvliet
0589568276 Fixed a bug concerning multiple conversions at the same time. 2014-01-22 13:50:25 +01:00