Commit graph

96 commits

Author SHA1 Message Date
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
Thulinma
ecbbaa4637 MP4 live streaming support by Oswald de Bruin. 2015-09-03 22:28:19 +02:00
Thulinma
f562369db2 Merge branch 'development' into LTS_development
# Conflicts:
#	lib/mp4.cpp
#	lib/mp4_generic.cpp
#	lib/mp4_generic.h
2015-09-03 22:03:24 +02:00
Thulinma
ec78f92b8e Allow setting of play back rate multiplier in MP4 output through the "rate" GET parameter. 2015-07-11 01:05:18 +02:00
Thulinma
f48cdb14a1 Merge branch 'openSourceMulti' into proMulti 2015-04-06 20:26:08 +02:00
Thulinma
4a8abcaae6 Fixed MP4 filesize estimate. 2015-04-06 20:25:34 +02:00
Thulinma
4bdbd82f66 LTS Commits 2015-04-05 21:38:36 +02:00
Thulinma
f9201cbf9a Fixes to HTTP parser lib, DTSCMeta keysizes, MP4 headers and 4+GiB MP4 file output by Oswald de Bruin 2015-04-02 16:22:52 +02:00
Erik Zandvliet
d370ef4eac Working multi-input 2015-04-02 09:56:47 +02:00
Thulinma
32dfc25ee9 Fixed merge error. 2015-02-18 02:58:14 +01:00
Thulinma
aa00b31ddb Changes for new ESDS implementation in library. 2015-02-18 02:55:21 +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
2e48687e8e MP4 output can now almost be considered fast. Almost. 2014-12-13 16:41:12 +01:00
Thulinma
d457046420 Converted HTTP based outputs to new and improved mechanism, increasing robustness and efficiency. 2014-10-31 00:38:25 +01:00
Thulinma
b325ca96ee Added checksum to stats of HTTP based outputs for later merging of connections. 2014-10-23 15:12:33 +02:00
ozzay
286d6cba5c MP3 codec support in more protocols. 2014-08-29 22:31:49 +02:00
Thulinma
7f1c2f28aa Various and sundry fixes. 2014-06-20 19:07:13 +02:00
Thulinma
81d56bc04b HTTP proxy rewrite, by Wouter Spruit. 2014-06-18 15:00:26 +02:00
Thulinma
b5745727a0 Silence ALL the compile warnings! 2014-06-08 00:19:53 +02:00
Thulinma
3810330343 Added debug level options. 2014-05-29 13:26:16 +02:00
Thulinma
8e3d636381 Memory optimizations and supporting code for libmist changes. 2014-05-11 14:37:35 +02:00
Erik Zandvliet
eaa26e05ef Updated messaging for mp4 "possible corruption" 2014-05-01 11:26:10 +02:00
Thulinma
71e4a0cc26 Fixed various input buffering bugs, fixed various output bugs, fixed MP4. 2014-04-21 20:59:16 +02:00
Thulinma
cd2fe225c5 Shared memory rewrite 2014-04-04 19:50:40 +02:00