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
|
43d35cf29b
|
Converted previously hardcoded default sizes for shared memory pages to defines.
|
2015-01-27 12:03:52 +01:00 |
|
Erik Zandvliet
|
c99e0bc3ef
|
Fixed a bug where non-video pageswitches were calculated wrong
|
2015-01-26 11:03:14 +01:00 |
|
Thulinma
|
4a51a0e60e
|
Added NOSHM flag to non-library Makefile.
|
2015-01-15 15:28:46 +01:00 |
|
Thulinma
|
e70a5c106d
|
Decrease debug message verbosity levels.
|
2015-01-15 10:20:49 +01:00 |
|
Thulinma
|
a001feafca
|
Fixed various live issues.
|
2014-12-30 02:08:14 +01:00 |
|
ozzay
|
a3ae7c365f
|
Semaphore will not appear when in converter mode
|
2014-12-23 13:12:26 +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
|
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 |
|
Thulinma
|
6ce3678056
|
Fixed HTTP outputs not closing cleanly.
|
2014-12-16 13:38:47 +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 |
|
Thulinma
|
da612d03b6
|
Simplified controller config parsing - behaviour unchanged.
|
2014-12-15 18:14:00 +01:00 |
|
Thulinma
|
85fe9d1713
|
Fixed slow input buffer shutdown.
|
2014-12-15 18:13:38 +01:00 |
|
Thulinma
|
70ba531ba9
|
Some minor optimizes to HDS fragment list generation.
|
2014-12-13 21:21:20 +01:00 |
|
Thulinma
|
2e48687e8e
|
MP4 output can now almost be considered fast. Almost.
|
2014-12-13 16:41:12 +01:00 |
|
Thulinma
|
fac1727e10
|
Fixed stream-less builtin files loading correctly.
|
2014-12-13 14:58:32 +01:00 |
|
Thulinma
|
3030be0384
|
Optimized file output from all MistIn* processes.
|
2014-12-13 00:14:51 +01:00 |
|
Thulinma
|
a9bf4fea4a
|
Further improvement to error handling of HTTP internal output.
|
2014-12-11 12:41:10 +01:00 |
|
Thulinma
|
3c45efc9e4
|
Fixed a typo from an earlier commit.
|
2014-12-11 12:24:22 +01:00 |
|
Thulinma
|
8fa8a5d736
|
Fixed JSON error responses to internal HTTP output.
|
2014-12-11 12:23:19 +01:00 |
|
Thulinma
|
5e4a56222e
|
Added selectDefaultTracks function.
|
2014-12-11 03:16:00 +01:00 |
|
Thulinma
|
9131ef80db
|
Fixed track selection in HTTP requests.
|
2014-12-10 13:12:05 +01:00 |
|
Thulinma
|
cb088f68b0
|
Fixed MistIn conversion mode.
|
2014-12-09 14:48:04 +01:00 |
|
Thulinma
|
0438cfcd1d
|
Tweaked default buffer starting position behaviour for outputs.
|
2014-12-08 17:35:22 +01:00 |
|
Thulinma
|
78aa855084
|
Fixed HTTP embed code problems.
|
2014-12-07 00:22:23 +01:00 |
|
Thulinma
|
2769e41258
|
Fixed keysizes not being properly wiped when the stream buffer is.
|
2014-12-05 21:40:36 +01:00 |
|
Thulinma
|
55046206fe
|
Fixed various statistics bugs.
|
2014-12-05 21:31:45 +01:00 |
|
Erik Zandvliet
|
17a93fe927
|
Indentation fix + last page buffer fix
|
2014-12-05 13:21:39 +01:00 |
|
Erik Zandvliet
|
84798ffaba
|
Fixed proper metadata parsing through MistInfo
|
2014-12-04 13:39:25 +01:00 |
|
Erik Zandvliet
|
0b4c4f70ec
|
Minor fixes
|
2014-12-04 09:50:23 +01:00 |
|
Erik Zandvliet
|
1743dcb93d
|
Fix for using old files.
|
2014-12-03 14:01:09 +01:00 |
|
Erik Zandvliet
|
c2a0d95f2b
|
Fix for not having to read through the entire file on startup of input.
|
2014-12-02 12:43:13 +01:00 |
|
Thulinma
|
74d491d3ff
|
Added small timer before closing stderr to make sure all closing messages are properly printed.
|
2014-11-29 01:12:01 +01:00 |
|
Thulinma
|
63c4e5d1e6
|
New statistics code with sessions.
|
2014-11-28 16:30:35 +01:00 |
|
cat
|
baa29b55c5
|
LSP - input options
|
2014-11-27 10:03:17 +01:00 |
|
Thulinma
|
1f83e1d5b4
|
Fixed commit mistake.
|
2014-11-26 10:00:36 +01:00 |
|
Thulinma
|
8d4639c8c6
|
Better method for setting bufferTime.
|
2014-11-24 15:55:50 +01:00 |
|
Thulinma
|
f458e4d836
|
Very sadface, Erik. :-(
|
2014-11-18 15:36:50 +01:00 |
|
Erik Zandvliet
|
7cd943c50f
|
Fixed PCR location for HLS streams
|
2014-11-18 15:29:41 +01:00 |
|
Thulinma
|
b68df4f2dd
|
Fixed HLS init.
|
2014-11-14 15:25:45 +01:00 |
|
Erik Zandvliet
|
0fbcd97309
|
Fixed HLS, Fixed continuity counters updating
|
2014-11-14 14:45:44 +01:00 |
|
Thulinma
|
fbb3032fe4
|
Added json_*.js output for pure JSON-only format.
|
2014-11-13 17:29:45 +01:00 |
|
Thulinma
|
0d24dfb3a9
|
Fixed HLS Content-Type.
|
2014-11-13 17:29:30 +01:00 |
|
Thulinma
|
318af0b353
|
Improved handling of VoD file metadata, added some failsaves against metadata corruption.
|
2014-11-11 15:42:17 +01:00 |
|
Thulinma
|
455bce2c34
|
Further fixes to HTTP.
|
2014-11-07 21:07:19 +01:00 |
|
Thulinma
|
9b499354ee
|
Fixed MistOutHTTP interface selection command line parameter.
|
2014-11-07 20:38:36 +01:00 |
|