Commit graph

73 commits

Author SHA1 Message Date
Thulinma
27afc466e6 Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output_http.cpp
#	src/output/output_progressive_mp4.cpp
#	src/output/output_progressive_mp4.h
2018-01-24 19:50:43 +01:00
Thulinma
105b1677d1 Generalized byte range request parsing 2018-01-24 19:21:23 +01:00
Ramoe
e09cd5308e Added SRT input, MP4 output subtitle support, DASH and HLS output subtitle support 2017-11-23 14:14:58 +01:00
Thulinma
029e978887 LTS: Improved debug message levels for MP4 output 2017-11-07 14:31:39 +01:00
Thulinma
e58a24c239 Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output_progressive_mp4.cpp
2017-11-07 14:30:19 +01:00
Thulinma
ef8d305f37 Improved debug message levels for MP4 output 2017-11-07 14:28:26 +01:00
Thulinma
a634f4a738 Fixed 32-bit compiling of MP4 output 2017-11-02 11:04:29 +01:00
Erik Zandvliet
e5ebc0656a Fix for MP3 in MP4 2017-10-18 12:46:47 +02:00
Thulinma
485a4ecbbe Removed minSkipAhead, improved seeking algorithm. 2017-09-29 16:13:01 +02:00
Erik Zandvliet
dd9e68e4db Type changes 2017-08-16 10:59:10 +02:00
Thulinma
b0c7897568 Added minKeepAway support to DTSC::Track object, senders and parsers 2017-08-03 15:08:56 +02:00
Thulinma
410b99d1cf Some fixes to MP4 live output 2017-07-26 17:03:27 +02:00
Erik Zandvliet
a2b83e0cd3 Merge branch 'development' into LTS_development 2017-07-19 17:43:27 +02:00
Erik Zandvliet
f5293ea29f MP4 rework 2017-07-19 17:30:10 +02:00
Thulinma
695b4fd0bd Fixes in regard to 64-bit time stamps 2017-06-09 21:39:24 +02:00
Thulinma
22ac5bc2a4 YOU MUST CONSTRUCT MOAR MP4 DEBUG DATA 2017-06-09 20:15:54 +02:00
Thulinma
35c33b04ec Added Chrome workaround INFO-level message in MP4 output 2017-05-23 21:40:29 +02:00
Thulinma
60d647be8e Forward skipping reduced to prevent jitter 2017-05-15 10:27:17 +02:00
Thulinma
a8c836bebc Disabled MP4 live catch-up feature for HLS input 2017-05-12 13:47:12 +02:00
Thulinma
2717c21d4e Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output_progressive_mp4.cpp
2017-03-16 11:16:08 +01:00
Thulinma
27b85e76d3 Removed deprecated MistMultiplex header 2017-03-16 11:14:03 +01:00
Thulinma
a542938927 Added support for setting MP4 rate through HTTP request header X-Mist-Rate 2017-03-10 11:42:36 +01:00
Thulinma
4a2fe53693 Merge branch 'development' into LTS_development 2017-03-02 17:30:17 +01:00
Thulinma
ac55b24e75 Fixed iOS/Apple MP4 support 2017-03-02 17:29:57 +01:00
Erik Zandvliet
5e29ff5bb6 Merge branch 'development' into LTS_development 2017-02-22 14:02:24 +01:00
Erik Zandvliet
56a85cdab5 Minor fixes for MP4 VoD assets > 4GB 2017-02-22 13:59:39 +01:00
Thulinma
4b0ea967d8 Fixed no-audio streams in MP4 live in Chrome 2017-01-31 14:52:47 +01:00
Thulinma
9332a37a74 Opera sucks just as much as Edge does. 2017-01-31 14:52:05 +01:00
Thulinma
6b03fe9f40 MP4 speed optimize 2017-01-31 14:51:55 +01:00
Thulinma
29669f24c4 MP4 speed optimize 2017-01-31 14:48:49 +01:00
Thulinma
34d427e90d You suck, Microsoft. 2017-01-10 15:48:52 +01:00
Thulinma
97ad038a9f Fixed progressive MP4 2017-01-10 13:17:14 +01:00
Thulinma
77d761eed8 Various and sundry MP4 live improvements and fixes 2017-01-10 12:37:06 +01:00
Thulinma
7ff0010dfa Fixed MP4 live in Firefox 2016-12-28 16:53:16 +01:00
Thulinma
ccb932105a Fixed a stupid merge error in MP4 output 2016-11-23 15:05:39 +01:00
Thulinma
7df7c04aff Backported various Pro MP4 updates/fixes to free version 2016-11-23 12:51:24 +01:00
Thulinma
8219ac15ca Merge branch 'development' into LTS_development 2016-07-19 14:20:45 +02:00
Thulinma
7c60f31c09 Added CORS headers to SRT and MP4 outputs 2016-07-19 14:19:01 +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
0a2a749566 Language support for MP4 2016-07-18 10:38:26 +02:00
Thulinma
7483bd9fd4 Tweaked seek/isReadyForPlay implementations, fix HLS support for large key durations. 2016-06-08 00:01:24 +02:00
Thulinma
7c46f008a8 Simplified and fortified MP4 live code. 2016-06-07 15:25:36 +02:00
Thulinma
6fec8fae70 Improved MP4 delay, made MP4 live slightly more readable. 2016-06-06 01:10:10 +02:00
Erik Zandvliet
a5a9facc22 DTSC Pull optimizes and quick-negotiate. 2016-05-13 17:27:25 +02:00
Thulinma
cc8ab01a44 Fixed MP4 byte-precise seeking + tweaks to debug message verbosity. 2016-05-11 13:45:50 +02:00
Erik Zandvliet
dda0ea669c Fully implemented DTSC pull support 2016-05-05 16:05:12 +02:00
Erik Zandvliet
4c2eeb96c8 Fix for handling negative h264 offsets in mp4 2016-04-12 15:07:35 +02:00
ozzay
1c3e143709 Recording functionality by Diederick Huijbers, slightly tweaked. 2016-02-12 16:29:08 +01:00
Erik Zandvliet
3f93ca5f82 Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output_progressive_mp4.cpp
2016-01-26 14:33:23 +01:00
Erik Zandvliet
a39350f83e CORS Headers 2016-01-26 14:31:09 +01:00