Commit graph

30 commits

Author SHA1 Message Date
Thulinma
bd772cdf1e Merge branch 'development' into LTS_development 2016-10-11 15:13:13 +02:00
Thulinma
0b92fb0abb Updated DTSC analyser HLS problem finder 2016-10-11 15:13:01 +02:00
Thulinma
cf5045888e Updated DTSC analyser in compact mode to be more accurate and detect possible HLS-related issues
# Conflicts:
#	src/analysers/dtsc_analyser.cpp
2016-10-11 15:11:26 +02:00
Thulinma
44e1bb9b33 Merge branch 'development' into LTS_development
# Conflicts:
#	src/analysers/dtsc_analyser.cpp
2016-10-11 15:11:07 +02:00
Thulinma
4963aac941 Updated DTSC analyser in compact mode to be more accurate and detect possible HLS-related issues, compact mode no longer a Pro-only feature. 2016-10-11 15:09:19 +02:00
Thulinma
4c9c6fa7ba Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
Erik Zandvliet
5a8b9be44a Added a -c / --compact flag to MistAnalyserDTSC 2016-05-17 14:46:28 +02:00
Thulinma
668560ff05 Added skipDynamic optional argument to most binary representations of metadata/tracks, which skips sending dynamic parts of the metadata if true. 2016-05-05 16:05:12 +02:00
Thulinma
096b289cdf Updated --version argument to give more detailed output. 2015-09-03 17:54:20 +02:00
Thulinma
a47504b5cb Ogg support fixed and re-added. Squash of various commits made by Wouter Spruit. 2014-12-23 13:10:28 +01:00
Erik Zandvliet
b0aa5bd310 Fixed a bug in the DTSC analyser 2014-09-02 12:03:33 +02:00
Thulinma
80f3588b56 DTSC analyser fixes 2014-08-29 22:32:01 +02:00
Thulinma
d459a99317 Updates to the DTSC analyser - not fully complete, but still nice. 2014-05-13 12:00:26 +02:00
Thulinma
cd2fe225c5 Shared memory rewrite 2014-04-04 19:50:40 +02: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
Erik Zandvliet
d6b503b267 Speeding up DTSC Reading without header 2013-06-27 10:38:06 +02:00
Erik Zandvliet
7e3c97355f Update to "keys" element instead of all different arrays. 2013-06-04 11:54:19 +02:00
Erik Zandvliet
431f453586 Added extra doxygen, refactored all analysers into a separate namespace. 2013-03-30 15:05:43 +01:00
Thulinma
0920b3259b Finish splitting controller into multiple files, universalised coding style across all files. 2012-12-12 20:16:53 +01:00
Thulinma
521c19f932 Several bugfixes (HTTP dynamic seeking!) and updates to the MP4 lib. 2012-09-28 18:56:15 +02:00
Thulinma
fdae70afa3 Fixed DTSC analyser after DTSC::File lib changes. Closes #51 2012-09-04 14:04:04 +02:00
Thulinma
29f6d53595 Updated everything to support the changeover from DTSC::DTMI -> JSON::Value. 2012-08-24 11:33:16 +02:00
Thulinma
b54ee2dcd2 Converted to new libmist JSON support, added dtscfix for metadata rewriting. 2012-08-23 17:04:43 +02:00
Thulinma
ffff1f9577 Converted nearly everything to new config object from library. 2012-07-21 04:32:37 +02:00
Thulinma
af12c6a94e Restructuring so our libraries can go into a separate libmist project. 2012-07-10 00:39:31 +02:00
Thulinma
87f4c4723c Add summary to DTSC analyser. 2012-06-21 13:16:57 +02:00
Thulinma
7afbdd1ec3 Also fix DTSC analyser speed issues. 2012-05-23 16:09:55 +02:00
Thulinma
bf75cc278c Fixed documentation, removed a few useless files, changed MD5 implementation to use openssl. 2012-05-11 16:50:30 +02:00
Thulinma
87c567e37c Final edits to bring all analysers and converters into autotools build system. Done! 2012-05-08 22:43:37 +02:00
Thulinma
36e086e0e2 Convert to autotools build system for cleanness (part1). 2012-05-08 19:19:42 +02:00
Renamed from tools/DTSC_Analyser/main.cpp (Browse further)