mistserver/lib
2012-09-26 14:42:05 +02:00
..
amf.cpp Apply lekensteyn's workarounds from the DMS repository to prevent compiler warnings. 2012-08-15 03:03:05 +02:00
amf.h Convert to autotools build system for cleanness (part1). 2012-05-08 19:19:42 +02:00
auth.cpp Convert to autotools build system for cleanness (part1). 2012-05-08 19:19:42 +02:00
auth.h Added new timing library, added Socket::Buffer support to RTMP library. 2012-09-18 15:48:44 +02:00
base64.cpp Fixed documentation, removed a few useless files, changed MD5 implementation to use openssl. 2012-05-11 16:50:30 +02:00
base64.h Fix multiple-including. 2012-07-20 17:46:22 +02:00
config.cpp Fix compile warnings 2012-09-03 10:18:11 +02:00
config.h Add version number as a static member (libver) of Util::Config. 2012-08-28 23:39:42 +02:00
crypto.cpp Convert to autotools build system for cleanness (part1). 2012-05-08 19:19:42 +02:00
crypto.h Convert to autotools build system for cleanness (part1). 2012-05-08 19:19:42 +02:00
dtsc.cpp Performance improvements and fixes as well as new high-performance sending functions in the socket library. 2012-09-17 16:47:58 +02:00
dtsc.h Various optimalisations to improve performance. More coming soon. 2012-09-16 01:17:08 +02:00
filesystem.cpp FTP Convert to LibMist 2012-08-23 12:06:26 +02:00
filesystem.h FTP Convert to LibMist 2012-08-23 12:06:26 +02:00
flv_tag.cpp Added FLV metadata for keyframe positions. All fake and estimated, but it works. 2012-09-24 15:01:56 +02:00
flv_tag.h Stripped some unused code from Socket::Connection and FLV::Tag, made some Socket::Connection methods private. 2012-08-26 20:08:16 +02:00
ftp.cpp Various optimalisations to improve performance. More coming soon. 2012-09-16 01:17:08 +02:00
ftp.h Preventing compile errors by removing defaults in FTP constructor. 2012-09-07 14:18:25 +02:00
http_parser.cpp Performance improvements and fixes as well as new high-performance sending functions in the socket library. 2012-09-17 16:47:58 +02:00
http_parser.h Improvements to HTTP::Parser - now builds responses and requests by reference and has getUrl() method to get the URL without URI-parameters. 2012-09-03 10:19:05 +02:00
json.cpp Implemented JSON ==/!= comparison for arrays. 2012-09-24 11:36:40 +02:00
json.h Added toNetPacked() to JSON, removed DTSC::DTMI completely (now superseded by JSON). 2012-08-24 11:32:02 +02:00
Makefile.am Fixed timing on weird systems. 2012-09-18 16:37:50 +02:00
mist-1.0.pc.in Fixed timing on weird systems. 2012-09-18 16:37:50 +02:00
mp4.cpp Nieuwe implementatie af, backwards compatibility ruined. 2012-09-26 14:42:05 +02:00
mp4.h Nieuwe implementatie af, backwards compatibility ruined. 2012-09-26 14:42:05 +02:00
procs.cpp Fix Util::TerminationNotifier deadlock when calling malloc() inside a signal handler. 2012-08-24 15:09:35 +02:00
procs.h Add new process function including fds 2012-08-15 11:49:21 +02:00
rtmpchunks.cpp Added new timing library, added Socket::Buffer support to RTMP library. 2012-09-18 15:48:44 +02:00
rtmpchunks.h Added new timing library, added Socket::Buffer support to RTMP library. 2012-09-18 15:48:44 +02:00
socket.cpp Added new timing library, added Socket::Buffer support to RTMP library. 2012-09-18 15:48:44 +02:00
socket.h Added new timing library, added Socket::Buffer support to RTMP library. 2012-09-18 15:48:44 +02:00
stream.cpp Utils::Stream::getStream now actually works in all cases where it should, the way it should. ^_^ 2012-09-03 10:19:05 +02:00
stream.h Utils::Stream::getStream now actually works in all cases where it should, the way it should. ^_^ 2012-09-03 10:19:05 +02:00
timing.cpp In soviet russia, stupid mistakes fix YOU. 2012-09-19 15:31:43 +02:00
timing.h Added new timing library, added Socket::Buffer support to RTMP library. 2012-09-18 15:48:44 +02:00