Commit graph

24 commits

Author SHA1 Message Date
Thulinma
b416a715ba Fixed several MistBuffer memory management issues. 2014-01-29 16:44:18 +01:00
Thulinma
60a78c6a47 Fixed several MistBuffer threading and timing issues. 2014-01-29 13:48:18 +01:00
Thulinma
d625e68c5f Added Buffer->Controller logging capabilities. 2014-01-08 01:40:26 +01:00
Thulinma
05d23a0ac6 Removed ALL the compile warnings! 2014-01-05 15:28:53 +01:00
Thulinma
a60b674471 Improved track handling for live streams. 2013-12-17 15:58:43 +01:00
Thulinma
967f790e42 Improved live support, fixed several minor related issues. 2013-12-16 13:13:21 +01:00
Thulinma
de617db74a Spurious bugfixes for live support. 2013-12-03 16:27:35 +01:00
Thulinma
4ad866cc61 Buffer simplifications, preparations and additions. 2013-12-03 10:06:45 +01:00
Thulinma
cde42ce36e Metadata upgrades as well as improvements to the buffer in terms of debugging and code maintainability. 2013-11-27 15:30:34 +01:00
Thulinma
deb6085b6d Fixed RTMP restreaming bug. 2013-11-26 15:35:20 +01:00
Thulinma
088b917b52 Merged non-LTS code from LTS branch into other repositories. 2013-11-25 12:21:51 +01:00
Thulinma
6e2bf49580 Removed unused function. 2013-11-19 14:07:12 +01:00
Thulinma
0a3b34e9b6 Updated buffer and controller for upcoming features. 2013-11-18 16:48:59 +01:00
Thulinma
3dfa133f7f No longer filter init data out of metadata. 2013-10-29 16:52:41 +01:00
Thulinma
909df1f24e Fixed some RTMP input header isssues, removed empty tracks in listing sent from buffer to controller. 2013-09-09 01:43:17 +02:00
ThatGuy
31b981dc1c fixed a bug with setting the live flag in the metadata (embed) 2013-07-29 14:58:27 +02:00
ThatGuy
3dcdb0ccd7 Fixed buffer CPU usage 2013-07-29 14:15:51 +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
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
Erik Zandvliet
1e2f1602f8 Namespace refactor and documentation in the separate buffer files. 2013-03-28 15:42:46 +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_stream.cpp (Browse further)