Commit graph

17 commits

Author SHA1 Message Date
Thulinma
096b289cdf Updated --version argument to give more detailed output. 2015-09-03 17:54:20 +02:00
Thulinma
8c1bb07403 Tweaked RTMP analyser to use same code path as RTMP output. 2015-04-02 16:32:18 +02:00
Thulinma
549cf525f0 Improved RTMP analyzer speed and precision. 2014-09-22 13:37:15 +02:00
Thulinma
6dfe97a9c2 Fixed RTMP analyser printing errors when there were no real errors, at end of stream. 2014-08-05 14:26:09 +02:00
Thulinma
4bf7f30473 Properly output aggregate messages from MistAnalyserRTMP 2014-07-09 10:03:41 +02:00
Thulinma
ee93e80b8d Added byte position counter for invalid RTMP data printout in the analyser. 2014-04-29 15:32:45 +02:00
Thulinma
1986b1517b Updated RTMP analyser for better readability. 2013-11-18 14:36:19 +01:00
Oswald de Bruin
7ab79686f7 Cleared up some messages 2013-07-02 15:54:05 +02:00
Thulinma
e16723c466 RTMP Analyser performance improvements. 2013-04-04 00:52:36 +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
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
cf5dc1ff93 Re-enable debugging option, fix chars back to unsigned. 2012-05-11 18:08:17 +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/RTMP_Parser/main.cpp (Browse further)