| .. | 
		
		
			
			
			
			
				| amf.cpp | Prettified error messages, first work on Util::Config server helpers. | 2014-01-27 09:41:24 +01:00 | 
		
			
			
			
			
				| amf.h | Prettified error messages, first work on Util::Config server helpers. | 2014-01-27 09:41:24 +01:00 | 
		
			
			
			
			
				| auth.cpp | Global cleanups and standardization of code style. | 2012-12-11 11:03:33 +01:00 | 
		
			
			
			
			
				| auth.h | Global cleanups and standardization of code style. | 2012-12-11 11:03:33 +01:00 | 
		
			
			
			
			
				| base64.cpp | Global cleanups and standardization of code style. | 2012-12-11 11:03:33 +01:00 | 
		
			
			
			
			
				| base64.h | Fix multiple-including. | 2012-07-20 17:46:22 +02:00 | 
		
			
			
			
			
				| bitstream.cpp | Prettified error messages, first work on Util::Config server helpers. | 2014-01-27 09:41:24 +01:00 | 
		
			
			
			
			
				| bitstream.h | Removed debug messages and compile warnings from ogg optimizes. | 2014-01-13 15:44:10 +01:00 | 
		
			
			
			
			
				| config.cpp | Implemented Util::Config::serveForkedSocket(), added Socket::Connection::drop() function for dropping unused sockets. | 2014-01-27 18:02:58 +01:00 | 
		
			
			
			
			
				| config.h | Implemented Util::Config::serveForkedSocket(), added Socket::Connection::drop() function for dropping unused sockets. | 2014-01-27 18:02:58 +01:00 | 
		
			
			
			
			
				| converter.cpp | Prettified error messages, first work on Util::Config server helpers. | 2014-01-27 09:41:24 +01:00 | 
		
			
			
			
			
				| converter.h | Working conversion | 2013-06-06 15:30:37 +02:00 | 
		
			
			
			
			
				| defines.h | Prettified error messages, first work on Util::Config server helpers. | 2014-01-27 09:41:24 +01:00 | 
		
			
			
			
			
				| dtsc.cpp | Fixed problems with MistBuffer keeping too much data. | 2014-01-28 16:15:00 +01:00 | 
		
			
			
			
			
				| dtsc.h | Moved boolean cast to readOnlyMeta, fix'ed bugs regarding FLV metadata generation. | 2014-01-20 10:33:24 +01:00 | 
		
			
			
			
			
				| dtscmeta.cpp | Prettified error messages, first work on Util::Config server helpers. | 2014-01-27 09:41:24 +01:00 | 
		
			
			
			
			
				| filesystem.cpp | Prettified error messages, first work on Util::Config server helpers. | 2014-01-27 09:41:24 +01:00 | 
		
			
			
			
			
				| filesystem.h | Global cleanups and standardization of code style. | 2012-12-11 11:03:33 +01:00 | 
		
			
			
			
			
				| flv_tag.cpp | Moved boolean cast to readOnlyMeta, fix'ed bugs regarding FLV metadata generation. | 2014-01-20 10:33:24 +01:00 | 
		
			
			
			
			
				| flv_tag.h | Updated FLV library to use DTSC::Meta instead of JSON::Value | 2013-11-28 15:56:08 +01:00 | 
		
			
			
			
			
				| ftp.cpp | Prettified error messages, first work on Util::Config server helpers. | 2014-01-27 09:41:24 +01:00 | 
		
			
			
			
			
				| ftp.h | Global cleanups and standardization of code style. | 2012-12-11 11:03:33 +01:00 | 
		
			
			
			
			
				| http_parser.cpp | Removed ALL the compile warnings! | 2014-01-05 15:26:41 +01:00 | 
		
			
			
			
			
				| http_parser.h | HTTP library usability improvements. | 2013-08-23 00:04:38 +02:00 | 
		
			
			
			
			
				| json.cpp | Removed extra newlines from several debug messages. | 2014-01-27 09:41:24 +01:00 | 
		
			
			
			
			
				| json.h | Optimized JSON::Value for files, and not a little bit, either. | 2014-01-10 14:13:06 +01:00 | 
		
			
			
			
			
				| mp4.cpp | Prettified error messages, first work on Util::Config server helpers. | 2014-01-27 09:41:24 +01:00 | 
		
			
			
			
			
				| mp4.h | Assorted fixes, improvements etc | 2013-12-20 13:25:10 +01:00 | 
		
			
			
			
			
				| mp4_conv.cpp | Removed ALL the compile warnings! | 2014-01-05 15:26:41 +01:00 | 
		
			
			
			
			
				| nal.cpp | Prettified error messages, first work on Util::Config server helpers. | 2014-01-27 09:41:24 +01:00 | 
		
			
			
			
			
				| nal.h | Standardized coding style for TS-related code. | 2012-12-31 16:33:45 +01:00 | 
		
			
			
			
			
				| ogg.cpp | Prettified error messages, first work on Util::Config server helpers. | 2014-01-27 09:41:24 +01:00 | 
		
			
			
			
			
				| ogg.h | Fixed OGG and MP4 | 2013-12-03 12:45:14 +01:00 | 
		
			
			
			
			
				| procs.cpp | Fixed slow process exit bug, improved debug messaging for procs. | 2014-01-27 09:41:24 +01:00 | 
		
			
			
			
			
				| procs.h | Some static/non-static fixes to procs/stream library, updated converter to make use of getOutputOf function instead of re-implementing this. | 2013-08-27 00:29:04 +02:00 | 
		
			
			
			
			
				| rtmpchunks.cpp | Prettified error messages, first work on Util::Config server helpers. | 2014-01-27 09:41:24 +01:00 | 
		
			
			
			
			
				| rtmpchunks.h | Global cleanups and standardization of code style. | 2012-12-11 11:03:33 +01:00 | 
		
			
			
			
			
				| socket.cpp | Implemented Util::Config::serveForkedSocket(), added Socket::Connection::drop() function for dropping unused sockets. | 2014-01-27 18:02:58 +01:00 | 
		
			
			
			
			
				| socket.h | Implemented Util::Config::serveForkedSocket(), added Socket::Connection::drop() function for dropping unused sockets. | 2014-01-27 18:02:58 +01:00 | 
		
			
			
			
			
				| stream.cpp | Prettified error messages, first work on Util::Config server helpers. | 2014-01-27 09:41:24 +01:00 | 
		
			
			
			
			
				| stream.h | Added call to player with streamname. | 2013-12-17 14:53:17 +01:00 | 
		
			
			
			
			
				| theora.cpp | Removed ALL the compile warnings! | 2014-01-05 15:26:41 +01:00 | 
		
			
			
			
			
				| theora.h | Basic Theora support working, added a function to the dtsc lib. | 2013-06-25 16:11:06 +02:00 | 
		
			
			
			
			
				| timing.cpp | Remove doxygen errors, update Doxyfile to latest version. | 2014-01-05 11:57:56 +01:00 | 
		
			
			
			
			
				| timing.h | Remove doxygen errors, update Doxyfile to latest version. | 2014-01-05 11:57:56 +01:00 | 
		
			
			
			
			
				| tinythread.cpp | Prettified error messages, first work on Util::Config server helpers. | 2014-01-27 09:41:24 +01:00 | 
		
			
			
			
			
				| tinythread.h | Prettified error messages, first work on Util::Config server helpers. | 2014-01-27 09:41:24 +01:00 | 
		
			
			
			
			
				| ts_packet.cpp | Prettified error messages, first work on Util::Config server helpers. | 2014-01-27 09:41:24 +01:00 | 
		
			
			
			
			
				| ts_packet.h | Removed ALL the compile warnings! | 2014-01-05 15:26:41 +01:00 | 
		
			
			
			
			
				| vorbis.cpp | Prettified error messages, first work on Util::Config server helpers. | 2014-01-27 09:41:24 +01:00 | 
		
			
			
			
			
				| vorbis.h | Ogg optimises. | 2014-01-13 15:32:29 +01:00 |