Commit graph

2628 commits

Author SHA1 Message Date
Thulinma
4dc3d22d12 Fixed potential deadlock in buffer when a past crash has happened 2016-07-28 20:44:28 +02:00
Thulinma
0232417512 Added method to count currently playing tracks in Output classes 2016-07-28 20:44:15 +02:00
Thulinma
7afd3415b3 Fixed support for VoD assets with a > 8MiB header size 2016-07-26 13:57:43 +02:00
Thulinma
6816b6074c Fixed support for non-HTTP-compliant devices pulling HTTP TS output 2016-07-26 13:20:13 +02:00
Thulinma
bfa9882e8c Added ISO639-2 decoding in JSON-formatted metadata output 2016-07-25 13:24:36 +02:00
Thulinma
4cef8d7cf5 Small fixes for VoD and DTSC pull input 2016-07-23 22:55:35 +02:00
Thulinma
6828a32db0 Tweak verbosity of wrong input order message. 2016-07-23 18:27:17 +02:00
Thulinma
b7c3d7dc44 Various stability and verbosity tweaks for DTSC, RTMP and in general 2016-07-23 13:11:25 +02:00
Thulinma
4eb0a7c56c Fix RTMP buffering 2016-07-22 12:39:07 +02:00
Thulinma
dd612a2643 RTMP fixes for streams > 5h in duration. 2016-07-22 11:25:38 +02:00
Erik Zandvliet
7d4fd24866 Resolved play/pause issue with JWPlayer 2016-07-22 11:24:16 +02:00
Thulinma
d82f5e4b65 Minified. 2016-07-21 13:17:32 +02:00
Thulinma
70b66cd975 HLS segfault fix. 2016-07-21 11:59:17 +02:00
cat
b7c37ba60d LSP/embed: fix for + in filenames in folder streams 2016-07-21 11:40:09 +02:00
Thulinma
e1fac6248e Fix RTMP not shutting down on playback. 2016-07-21 11:39:31 +02:00
Thulinma
33a0b2fae3 Added URL encode for info_/embed_ stream URLs 2016-07-21 10:15:26 +02:00
Thulinma
ec7f7f5bc4 Correctly initialize isPushing value for RTMP 2016-07-20 23:59:54 +02:00
Thulinma
a9dffb9438 Added check for invalid handle to config storage 2016-07-20 14:56:04 +02:00
Thulinma
7c60f31c09 Added CORS headers to SRT and MP4 outputs 2016-07-19 14:19:01 +02:00
Thulinma
d5fee4d656 Even more JSON/VTT/SRT fixes and internal URL handler improvements 2016-07-19 12:05:05 +02:00
Thulinma
56dd4ac98c More fixes to srt and vtt outputs 2016-07-19 10:27:29 +02:00
Thulinma
c78e695bad Various small fixes to SRT and JSON outputs 2016-07-19 10:04:56 +02:00
Thulinma
1187b60454 Rudimentary support for SRT output with TTXT codec 2016-07-18 10:38:41 +02:00
Thulinma
0a2a749566 Language support for MP4 2016-07-18 10:38:26 +02:00
Thulinma
3844dac4fd Added track language support to TS and DTSC internals 2016-07-18 10:20:29 +02:00
Thulinma
a73f97e065 Implemented ES priority flag in accordance with HBBTV spec 2016-07-18 10:20:21 +02:00
Thulinma
c78cbc22ea Fixed real-time playback of VoD streams that do not start at a zero timestamp 2016-07-07 22:31:11 +02:00
Thulinma
5c5ab6c058 Page limits implemented, performance timer for buffering pages added on debug level 5 2016-07-06 16:16:19 +02:00
Thulinma
9a1fb0873f Ignore packets with invalid timestamps in VoD inputs 2016-07-06 16:09:46 +02:00
Thulinma
9e9550f2b7 DTSC packet re-init verbosity tweak 2016-07-06 16:05:48 +02:00
Thulinma
1bf574acb8 Small tweaks to various libraries and debugging messages. 2016-07-06 11:16:17 +02:00
cat
a071182da9 LSP: preview folder bugfix 2016-07-05 15:57:46 +02:00
cat
6fc3acd864 LSP improvements to browsing 2016-07-05 13:56:16 +02:00
cat
a32ec4999e LSP: added more push stop all buttons 2016-07-05 12:47:15 +02:00
Thulinma
45ef9daac9 TS PIDs and reserved bits are now set exactly like they were in 2.5.3 and earlier 2016-06-29 09:46:26 +02:00
Thulinma
0da945f8bb Fixed TS PMT entry size 2016-06-28 17:05:44 +02:00
Thulinma
fcc1dbd24f Tweaked buffer size for HLS some more 2016-06-28 00:13:34 +02:00
Thulinma
9e391915df HLS-related buffer size optimizes 2016-06-26 21:14:23 +02:00
Thulinma
f53882a822 Fixed Windows slow load bug. 2016-06-25 10:40:09 +02:00
Balder
8aebd01afd Added 256 to PIDs to avoid reserved PIDS for TS. 2016-06-25 10:39:41 +02:00
Thulinma
ba044b4470 Fixes FLV/RTMP compatibility issues with corrupted RTMP streams, fixes various flash-codecs through RTMP. 2016-06-23 20:13:54 +02:00
Thulinma
29949eb56e Updated init file 2016-06-20 12:37:36 +02:00
Thulinma
e9364d8d78 Nulling dispacket on page load failures to prevent segmentation faults. 2016-06-19 14:12:03 +02:00
Thulinma
cf477ea401 Fixed memory corruption bug in Output::seek() 2016-06-17 11:25:56 +02:00
cat
589dcd21ea LSP: preview height.. force 2016-06-14 15:26:08 +02:00
cat
680f9acfa8 LSP: fixed embed option propagation; invisible but clickable menu 2016-06-14 12:23:48 +02:00
cat
9fdb550735 LSP: added rolling update message 2016-06-14 09:36:31 +02:00
cat
0b5e18db40 LSP: improved preview player position 2016-06-14 09:36:31 +02:00
cat
9501694165 LSP: prevent double triggers when using enter on buttons in the input container 2016-06-14 09:36:31 +02:00
cat
2fc49dc81e LSP: cache update md5s for 1hr instead of 1day and delete the cache after requesting a rolling update 2016-06-14 09:36:31 +02:00