Commit graph

1414 commits

Author SHA1 Message Date
Thulinma
e0cc16cd86 Merge branch 'development' into LTS_development 2016-07-19 12:05:12 +02:00
Thulinma
d5fee4d656 Even more JSON/VTT/SRT fixes and internal URL handler improvements 2016-07-19 12:05:05 +02:00
Thulinma
49764e99fd Merge branch 'development' into LTS_development 2016-07-19 10:27:49 +02:00
Thulinma
56dd4ac98c More fixes to srt and vtt outputs 2016-07-19 10:27:29 +02:00
Thulinma
64746da63c Merge branch 'development' into LTS_development 2016-07-19 10:05:04 +02:00
Thulinma
c78e695bad Various small fixes to SRT and JSON outputs 2016-07-19 10:04:56 +02:00
Thulinma
f83a5525f4 MP4 language support in input, Timed Text input support (rudimentary, without styles) 2016-07-18 10:44:29 +02:00
Thulinma
d0abad68b3 Added track language support to TS input 2016-07-18 10:44:29 +02:00
Thulinma
523c00f462 TS input can now cope a bit better with packet loss, incomplete UDP packets now buffered 2016-07-18 10:44:29 +02:00
Thulinma
4bcfb5191a Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output_progressive_mp4.cpp
2016-07-18 10:43:38 +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
a73f97e065 Implemented ES priority flag in accordance with HBBTV spec 2016-07-18 10:20:21 +02:00
Thulinma
a68caa68cb Removed nolive flag for DASH output 2016-07-11 13:34:56 +02:00
Thulinma
d21c15fcdd Fixed parsing of ADTS inside TS spread over multiple PES 2016-07-07 22:31:35 +02:00
Thulinma
bd38fd20c3 More TS-related improvements, to ADTS support specifically. 2016-07-07 22:31:35 +02:00
Thulinma
bd6ad88f76 Merge branch 'development' into LTS_development 2016-07-07 22:31:23 +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
636e2b3a0a Backported from OS version edits. 2016-07-06 16:20:11 +02:00
Thulinma
14e341222f Merge branch 'development' into LTS_development
# Conflicts:
#	src/input/input.cpp
2016-07-06 16:18:05 +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
e0ed755890 Merge branch 'development' into LTS_development
# Conflicts:
#	src/input/input.cpp
2016-07-06 16:10:31 +02:00
Thulinma
9a1fb0873f Ignore packets with invalid timestamps in VoD inputs 2016-07-06 16:09:46 +02:00
Thulinma
9536ab1414 Fix for several TS-related problems. 2016-07-06 11:18:29 +02:00
Thulinma
7b0d3a9365 Merge branch 'development' into LTS_development
# Conflicts:
#	src/input/input.cpp
2016-07-06 11:18:18 +02:00
Thulinma
1bf574acb8 Small tweaks to various libraries and debugging messages. 2016-07-06 11:16:17 +02:00
Thulinma
397280f2cd Merge branch 'development' into LTS_development 2016-06-29 10:01:11 +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
fcc1dbd24f Tweaked buffer size for HLS some more 2016-06-28 00:13:34 +02:00
Thulinma
6ee52dad7e Tweaked buffer size for HLS some more 2016-06-27 13:21:54 +02:00
Thulinma
6c466d452a Removed deprecated startpos option. 2016-06-27 13:17:15 +02:00
Thulinma
02ac648bae Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output_hls.cpp
2016-06-26 21:16:06 +02:00
Thulinma
9e391915df HLS-related buffer size optimizes 2016-06-26 21:14:23 +02:00
Thulinma
42e0b4b8ef Pro side of HLS buffer size optimizes. 2016-06-26 21:12:25 +02:00
Balder
8aebd01afd Added 256 to PIDs to avoid reserved PIDS for TS. 2016-06-25 10:39:41 +02:00
Balder
312212a25b Added 256 to PIDs to avoid reserved PIDS for TS. 2016-06-23 21:30:34 +02:00
Thulinma
ffb67318e0 Merge branch 'development' into LTS_development 2016-06-23 20:14:38 +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
2af2b279d6 Merge branch 'development' into LTS_development 2016-06-19 14:12:11 +02:00
Thulinma
e9364d8d78 Nulling dispacket on page load failures to prevent segmentation faults. 2016-06-19 14:12:03 +02:00
Thulinma
83306e0ee1 Merge branch 'development' into LTS_development 2016-06-17 11:26:04 +02:00
Thulinma
cf477ea401 Fixed memory corruption bug in Output::seek() 2016-06-17 11:25:56 +02:00
Thulinma
11897ace53 Merge branch 'development' into LTS_development 2016-06-14 15:26:23 +02:00
cat
589dcd21ea LSP: preview height.. force 2016-06-14 15:26:08 +02:00
Thulinma
e4de779846 Merge branch 'development' into LTS_development 2016-06-10 14:25:22 +02:00
Thulinma
ea18815676 Fixed slow embed code (internal HTTP output) problem 2016-06-10 14:22:29 +02:00
Thulinma
903786df60 Add buffer/select mismatch check in Output class, tweak seek abort debug message levels to be WARN instead of INFO. 2016-06-10 14:22:19 +02:00
Thulinma
722738ffb0 Fixed VoD slow initial load problem. 2016-06-10 14:22:06 +02:00
Thulinma
055866e2fb Tweaked seek/isReadyForPlay implementations, fix HLS support for large key durations. 2016-06-10 14:20:17 +02:00
Thulinma
a131557a43 Added proper buffering of not-yet-accepted tracks. 2016-06-10 14:18:01 +02:00