mistserver/src
Thulinma 66dc2dc0cb Encoding fixes:
- base64 library renamed to encode library
- Moved urlencode/urldecode functions from HTTP library to encode library
- Moved hex/unhex functions from HTTP library to encode library
- Added urldecode support to RTMP urls, fixing XSplit wildcard stream support
2016-04-14 12:03:40 +02:00
..
analysers Updated --version argument to give more detailed output. 2015-09-03 17:54:20 +02:00
controller Wipe sessions when they expire. 2016-02-29 13:16:58 +01:00
input Improved MistInBuffer CPU usage by 50%. 2016-02-12 15:46:23 +01:00
output Encoding fixes: 2016-04-14 12:03:40 +02:00
CMakeLists.txt Switch to CMake 2015-04-02 09:55:33 +02:00
embed.js Changed Embed to enable MP4 again in FF as they've added H264 support for Windows beyond XP. XP seems to correctly see it can't play MP4. 2016-03-05 00:21:10 +01:00
icon.h Converted HTTP based outputs to new and improved mechanism, increasing robustness and efficiency. 2014-10-31 00:38:25 +01:00
io.cpp Fixed buffer incorrectly nulling indexes for live streams. 2015-11-16 16:15:52 +01:00
io.h Fixed newlines in debug messages. Also, backported various Pro edition fixes that belonged in OS edition. 2015-10-08 13:54:54 +02:00
sourcery.cpp Switch to CMake 2015-04-02 09:55:33 +02:00
xap.h Converted HTTP based outputs to new and improved mechanism, increasing robustness and efficiency. 2014-10-31 00:38:25 +01:00