Commit graph

41 commits

Author SHA1 Message Date
Thulinma
b95ec25255 Added max_lead_time variable to player process for better readability. 2014-02-23 14:35:51 +01:00
Thulinma
bb16647467 Added support for syncing MistPlayer output. 2014-02-12 15:29:41 +01:00
Thulinma
a134e7b711 Removed some debug message warnings. 2014-02-10 01:00:54 +01:00
Thulinma
54196c43c8 MistPlayer - now with even more sanity! 2014-01-31 12:55:46 +01:00
Thulinma
8844f8691a Fixed progressive MP4 track selection. 2014-01-30 17:07:36 +01:00
Thulinma
05d23a0ac6 Removed ALL the compile warnings! 2014-01-05 15:28:53 +01:00
Thulinma
8c09bbc3e9 Updated syntax for player binary. 2013-12-20 16:02:47 +01:00
Erik Zandvliet
78ce2c4180 Assorted Fixes 2013-12-19 14:25:05 +01:00
Erik Zandvliet
733868aa70 Added option for streamname to the player. 2013-12-17 14:52:44 +01:00
Thulinma
cde42ce36e Metadata upgrades as well as improvements to the buffer in terms of debugging and code maintainability. 2013-11-27 15:30:34 +01:00
Thulinma
3dfa133f7f No longer filter init data out of metadata. 2013-10-29 16:52:41 +01:00
Thulinma
73ecd2cfe6 Fixed autofix triggering too often. 2013-10-17 14:55:46 +02:00
Thulinma
50b15bb0d6 Fixed Erik's mistakes. Ohai Erik. 2013-10-17 10:02:04 +02:00
Erik Zandvliet
41142e681c Added automated fixing on the correct places. 2013-10-17 09:20:44 +02:00
Oswald Auguste de Bruin
f1b3ff276e eh, hope this fixes 2013-10-16 13:55:56 +02:00
Erik Zandvliet
0379825a7d Additional memory upgrades and fix for Silverlight. 2013-09-27 13:56:07 +02:00
Erik Zandvliet
6e9f797847 Improved memory usage for VoD files. Temporarily breaks compatibility with Smooth and MP4. 2013-09-15 10:40:17 +02:00
Thulinma
48a8534e67 Fixed cygwin support 2013-09-12 01:37:23 +02:00
Thulinma
b695ba6491 Make use of new getTmpFolder() function in libmist 2013-09-11 12:32:07 +02:00
Erik Zandvliet
6ea6f91795 Fixed a bug in player CPU Usage, added language option to SRT2DTSC. 2013-09-03 17:03:48 +02:00
Erik Zandvliet
333c74a2c4 Edits in HTTP Smooth Connector, Also fixed a bug in MistPlayer 2013-08-26 08:52:32 +02:00
Erik Zandvliet
6d4fa4d1ef Minor fixes to dtscMerge and Player. 2013-08-09 09:51:31 +02:00
Thulinma
25c7f6f93d Tweaked buffer/player timings to prevent delays, almost-working smooth support. 2013-07-24 13:25:38 +02:00
Thulinma
4d3a500e66 Fixed timeout problems in MistPlayer. 2013-07-23 16:25:23 +02:00
Thulinma
3053ffa140 Removed debug messages Oswald accidentally left in ^_^ 2013-07-11 15:55:43 +02:00
Oswald Auguste de Bruin
e45caad697 Player optimisation 2013-07-10 15:00:31 +02:00
Thulinma
892dfa4e38 Fixed MistPlayer CPU usage and benchmarking texts. 2013-07-10 12:29:18 +02:00
Erik Zandvliet
85e9416b02 Working HLS, dunno how, but it works. 2013-07-10 11:53:51 +02:00
Erik Zandvliet
c6aabfa4bf Updated MistConnHTTPLive for DTSC2, fixed a bug in fragmentizing. 2013-06-06 14:52:55 +02:00
Erik Zandvliet
7e3c97355f Update to "keys" element instead of all different arrays. 2013-06-04 11:54:19 +02:00
Erik Zandvliet
a7edacd720 Various updates 2013-06-03 15:51:23 +02:00
Erik Zandvliet
1452ccc179 Updated track selection. 2013-06-03 15:51:23 +02:00
Erik Zandvliet
d1c6fac70f Progress on HTTPSmooth Output for DTSCv2 2013-06-03 15:51:23 +02:00
Erik Zandvliet
9feb1c95d1 Updated for selecting tracks. 2013-06-03 15:51:23 +02:00
Erik Zandvliet
073a80e079 Updated MistConnHTTPSmooth to output a proper Manifest for DTSCv2 files. 2013-06-03 15:51:23 +02:00
Erik Zandvliet
431f453586 Added extra doxygen, refactored all analysers into a separate namespace. 2013-03-30 15:05:43 +01:00
Thulinma
14ba7f835a Re-unified coding style. 2013-03-25 12:25:36 +01:00
Thulinma
f18dc5d85e Fixes a few minor errors in MistPlayer. 2013-03-21 14:56:17 +01:00
Thulinma
46710d2446 Moar DTSCFix fixes - also tweaked MistPlayer behaviour to prevent strange surprises. 2013-03-21 14:37:49 +01:00
Thulinma
78886239e1 MistPlayer will now auto-run DTSCFix, updated connectors to use the now guaranteed consistent metadata. 2013-03-21 14:22:22 +01:00
Thulinma
1762ae9724 Made src directory structure more sane - all binaries are now built in src but sources are divided amongst subdirs of src 2013-03-13 23:28:47 +01:00
Renamed from src/player.cpp (Browse further)