Commit graph

18 commits

Author SHA1 Message Date
Thulinma
c69347f4e0 Minor RTMP efficiency improvements, fixed CPU time bug in Buffer process when idle clients are connected. 2013-11-21 13:47:50 +01:00
Thulinma
0a3b34e9b6 Updated buffer and controller for upcoming features. 2013-11-18 16:48:59 +01:00
Thulinma
b695ba6491 Make use of new getTmpFolder() function in libmist 2013-09-11 12:32:07 +02:00
ThatGuy
3dcdb0ccd7 Fixed buffer CPU usage 2013-07-29 14:15:51 +02:00
Thulinma
67815bcce4 Changed default buffer time from 0 to 20 seconds. 2013-07-24 13:59:20 +02:00
Thulinma
25c7f6f93d Tweaked buffer/player timings to prevent delays, almost-working smooth support. 2013-07-24 13:25:38 +02:00
Erik Zandvliet
a7c4cc4118 Buffer cpu fixes. 2013-07-22 14:39:12 +02:00
Erik Zandvliet
1430b33413 Fixes for resetting a stream. 2013-07-22 11:37:47 +02:00
Thulinma
ddd0445f0e Added stream finalizer so the last bit gets sent. 2013-07-18 15:39:14 +02:00
Thulinma
82b5f9ef59 Added playUntil support to live stream buffer, fixing segmented protocols. 2013-07-11 15:57:23 +02:00
Thulinma
7bbfbda556 Fixed buffer headers and waiting code. 2013-07-03 16:12:04 +02:00
Erik Zandvliet
bfecf417dc Its really really broken 2013-07-02 15:50:39 +02:00
Thulinma
2644e9575e Now compiles with DTSC multibitrate library. 2013-06-25 15:43:06 +02:00
Thulinma
719ac8de7b Made user thread handling in buffer more sane and more bulletproof. 2013-04-10 23:07:08 +02:00
Thulinma
1a5e0be093 Fixed Buffer not shutting down properly in some cases. 2013-04-10 22:19:25 +02:00
Thulinma
51ebca43f1 Buffer threading problem fixes. 2013-04-04 00:52:51 +02:00
Erik Zandvliet
431f453586 Added extra doxygen, refactored all analysers into a separate namespace. 2013-03-30 15:05:43 +01:00
Thulinma
1762ae9724 Made src directory structure more sane - all binaries are now built in src but sources are divided amongst subdirs of src 2013-03-13 23:28:47 +01:00
Renamed from src/buffer.cpp (Browse further)