Thulinma
|
225a11132f
|
More LSP updates from Carina.
|
2015-02-14 00:03:38 +01:00 |
|
Erik Zandvliet
|
cc004dd5bb
|
Fixed erasing pages from index when they are no longer in use
|
2015-02-13 22:14:54 +01:00 |
|
Thulinma
|
c4399bb8a0
|
Revert sending timestamp more often for HLS - actually makes things worse.
|
2015-02-13 18:55:58 +01:00 |
|
Thulinma
|
61d0820002
|
Fixed FLV/RTMP stuttering problems.
|
2015-02-13 18:03:18 +01:00 |
|
Thulinma
|
5a2ee56e6b
|
Updated function signatures of DTSC header calls to be more compatible.
|
2015-02-13 15:29:09 +01:00 |
|
Thulinma
|
033ec8d692
|
Make sure DTS/PTS offsets in TS are always positive.
|
2015-02-13 01:44:40 +01:00 |
|
Thulinma
|
73ec988f15
|
Magic fix for non-Java-compressed integrated settings page.
|
2015-02-12 17:16:02 +01:00 |
|
Thulinma
|
ed9c917bf2
|
LSP restructure (v3)
|
2015-02-12 17:01:24 +01:00 |
|
Thulinma
|
8e6da507bc
|
Updated TS protocols to use proper DTS/PTS using new lib calls.
|
2015-02-12 15:58:19 +01:00 |
|
Thulinma
|
5adfe6b672
|
Fixed timestamp issuses in all TS-based protocols
|
2015-02-12 15:52:09 +01:00 |
|
wouter spruit
|
30866407e0
|
added memrchr function for mac
|
2015-02-12 15:38:39 +01:00 |
|
wouter spruit
|
2c17b7a1e7
|
fixed compiler warnings and wrong for i loops
|
2015-02-12 15:38:39 +01:00 |
|
Thulinma
|
aa6e07c2bd
|
Generalized PMT generation across all TS-based protocols.
|
2015-02-12 15:28:57 +01:00 |
|
Thulinma
|
d6fb4baff4
|
Generalized TS PMT generation, fixed various minor problems with MP4 and HTTP.
|
2015-02-12 14:17:33 +01:00 |
|
Thulinma
|
4e50f13d03
|
Fixed VLC-specific format RTMP URLs.
|
2015-02-12 12:47:00 +01:00 |
|
Thulinma
|
109fa4d91f
|
Live streams: Added error message in case index entries run out, fixed index entries running out.
|
2015-02-09 21:44:37 +01:00 |
|
Thulinma
|
68c5e4a667
|
Added ui_settings API call for storing integrated settings page configuration.
|
2015-02-06 01:08:03 +01:00 |
|
Thulinma
|
a555c5b43c
|
Fixed several --json misconfigurations in inputs.
|
2015-02-06 00:42:43 +01:00 |
|
Thulinma
|
1e09acbb92
|
Fixed memory/FD leak in MistOutRTMP.
|
2015-02-03 18:44:59 +01:00 |
|
Thulinma
|
1c09397336
|
Made HLS send PCRs more often than every keyframe.
|
2015-01-29 16:05:56 +01:00 |
|
Thulinma
|
39a386ab18
|
Stability improvements for live buffers / fixed issues with file extensions in RTMP stream names.
|
2015-01-29 01:28:46 +01:00 |
|
Thulinma
|
9bdf5ee19b
|
Made page and metadata sizes variable in Windows, as they are on other platforms.
|
2015-01-27 13:21:09 +01:00 |
|
Thulinma
|
f31552e37a
|
Added support for varying sizes of shared memory in Windows, by prepending them with their length.
|
2015-01-27 13:17:11 +01:00 |
|
Thulinma
|
99692008a7
|
Fixed MP4 issues for box sizes >= 0x80000000
|
2015-01-27 12:46:26 +01:00 |
|
Thulinma
|
43d35cf29b
|
Converted previously hardcoded default sizes for shared memory pages to defines.
|
2015-01-27 12:03:52 +01:00 |
|
Thulinma
|
4e535799af
|
Converted previously hardcoded default sizes for shared memory pages to defines.
|
2015-01-27 11:46:05 +01:00 |
|
Erik Zandvliet
|
c99e0bc3ef
|
Fixed a bug where non-video pageswitches were calculated wrong
|
2015-01-26 11:03:14 +01:00 |
|
Thulinma
|
e34d7407a6
|
Added support for string videoframerate values in FLV metadata, as opposed to number values.
|
2015-01-15 16:43:04 +01:00 |
|
Thulinma
|
4a51a0e60e
|
Added NOSHM flag to non-library Makefile.
|
2015-01-15 15:28:46 +01:00 |
|
Thulinma
|
247c3f9914
|
Decreased debug message verbosity some.
|
2015-01-15 10:21:59 +01:00 |
|
Thulinma
|
e70a5c106d
|
Decrease debug message verbosity levels.
|
2015-01-15 10:20:49 +01:00 |
|
Thulinma
|
b988431aff
|
Fixed FLV framerate -> videoframerate in metadata.
|
2015-01-15 10:10:54 +01:00 |
|
Erik Zandvliet
|
79fdf3f2c9
|
Allows waiting for the creation of a semaphore (if it does not exist yet) for a maximum of 5 seconds
|
2015-01-12 10:12:22 +01:00 |
|
Thulinma
|
6a61b3be08
|
Made shared memory or shared files implementation a compile flag, fixed various compile warnings.
|
2014-12-30 22:11:42 +01:00 |
|
Thulinma
|
a001feafca
|
Fixed various live issues.
|
2014-12-30 02:08:14 +01:00 |
|
Thulinma
|
6d41cb96d5
|
Fixed compile error in ogg.cpp on fresh builds.
|
2014-12-23 13:52:51 +01:00 |
|
ozzay
|
a3ae7c365f
|
Semaphore will not appear when in converter mode
|
2014-12-23 13:12:26 +01:00 |
|
ozzay
|
bca9546d6d
|
semaphore bugfix!
|
2014-12-23 13:11:37 +01:00 |
|
Thulinma
|
a47504b5cb
|
Ogg support fixed and re-added. Squash of various commits made by Wouter Spruit.
|
2014-12-23 13:10:28 +01:00 |
|
Thulinma
|
4d9f4da3f1
|
Ogg support fixed and re-added. Squash of various commits made by Wouter Spruit.
|
2014-12-23 13:05:41 +01:00 |
|
Thulinma
|
142ef73f6c
|
Various fixes for live streams.
|
2014-12-21 13:50:08 +01:00 |
|
Thulinma
|
cc4539c4da
|
Fixed near-live playback of HLS, HDS and HSS.
|
2014-12-19 00:52:07 +01:00 |
|
Erik Zandvliet
|
689e1d714e
|
Support for even more viewers
|
2014-12-17 16:11:04 +01:00 |
|
Erik Zandvliet
|
e94e598841
|
Allow for more viewers on sharedServer classes
|
2014-12-17 16:03:59 +01:00 |
|
Thulinma
|
6ce3678056
|
Fixed HTTP outputs not closing cleanly.
|
2014-12-16 13:38:47 +01:00 |
|
Thulinma
|
7822e5c75d
|
Fixed memory leak in MP4 library.
|
2014-12-16 13:07:34 +01:00 |
|
Thulinma
|
9132d38ac0
|
Fixed seeking when seeking to a timestamp right before a keyframe right after a memory page switch. Also made MP4 progressive output more reliable, improved timers and debugging message clarity.
|
2014-12-16 11:54:12 +01:00 |
|
Erik Zandvliet
|
1e7766701d
|
Edited maximum "send through socket" size for windows
|
2014-12-15 21:34:41 +01:00 |
|
Thulinma
|
7e5d7264ae
|
Fixed race condition when disconnecting shared memory client elements.
|
2014-12-15 18:16:08 +01:00 |
|
Thulinma
|
da612d03b6
|
Simplified controller config parsing - behaviour unchanged.
|
2014-12-15 18:14:00 +01:00 |
|