| .. | 
		
		
			
			
			
			
				| amf.cpp | Global cleanups and standardization of code style. | 2012-12-11 11:03:33 +01:00 | 
		
			
			
			
			
				| amf.h | Global cleanups and standardization of code style. | 2012-12-11 11:03:33 +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 | Ogg optimises. | 2014-01-13 15:32:29 +01:00 | 
		
			
			
			
			
				| bitstream.h | Ogg optimises. | 2014-01-13 15:32:29 +01:00 | 
		
			
			
			
			
				| config.cpp | Removed ALL the compile warnings! | 2014-01-05 15:26:41 +01:00 | 
		
			
			
			
			
				| config.h | Added better generic support for connector options. | 2013-08-07 16:04:57 +02:00 | 
		
			
			
			
			
				| converter.cpp | Fixed a bug in the conversion API. | 2013-09-12 12:42:40 +02:00 | 
		
			
			
			
			
				| converter.h | Working conversion | 2013-06-06 15:30:37 +02:00 | 
		
			
			
			
			
				| dtsc.cpp | Added timeout to DTSC::Stream::waitForMeta() function | 2014-01-13 11:22:50 +01:00 | 
		
			
			
			
			
				| dtsc.h | Added writable identifier, to uniquely define a track when writing it to a file or socket. | 2014-01-07 11:57:13 +01:00 | 
		
			
			
			
			
				| dtscmeta.cpp | Fix assorted DTSC header bugs. | 2014-01-10 14:50:36 +01:00 | 
		
			
			
			
			
				| filesystem.cpp | Removed ALL the compile warnings! | 2014-01-05 15:26:41 +01:00 | 
		
			
			
			
			
				| filesystem.h | Global cleanups and standardization of code style. | 2012-12-11 11:03:33 +01:00 | 
		
			
			
			
			
				| flv_tag.cpp | Fixed metadata FLV bug | 2013-12-13 11:41:44 +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 | Global cleanups and standardization of code style. | 2012-12-11 11:03:33 +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 | Optimized JSON::Value for files, and not a little bit, either. | 2014-01-10 14:13:06 +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 | Removed ALL the compile warnings! | 2014-01-05 15:26:41 +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 | Removed ALL the compile warnings! | 2014-01-05 15:26:41 +01:00 | 
		
			
			
			
			
				| nal.h | Standardized coding style for TS-related code. | 2012-12-31 16:33:45 +01:00 | 
		
			
			
			
			
				| ogg.cpp | Ogg optimises. | 2014-01-13 15:32:29 +01:00 | 
		
			
			
			
			
				| ogg.h | Fixed OGG and MP4 | 2013-12-03 12:45:14 +01:00 | 
		
			
			
			
			
				| procs.cpp | Fixed a few bugs in Util::Procs SIGCHILD handling / isActive function. | 2013-09-30 13:25:20 +02: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 | Remove doxygen errors, update Doxyfile to latest version. | 2014-01-05 11:57:56 +01:00 | 
		
			
			
			
			
				| rtmpchunks.h | Global cleanups and standardization of code style. | 2012-12-11 11:03:33 +01:00 | 
		
			
			
			
			
				| socket.cpp | Removed ALL the compile warnings! | 2014-01-05 15:26:41 +01:00 | 
		
			
			
			
			
				| socket.h | Removed ALL the compile warnings! | 2014-01-05 15:26:41 +01:00 | 
		
			
			
			
			
				| stream.cpp | Removed ALL the compile warnings! | 2014-01-05 15:26:41 +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 | 
		
			
			
			
			
				| ts_packet.cpp | Removed ALL the compile warnings! | 2014-01-05 15:26:41 +01:00 | 
		
			
			
			
			
				| ts_packet.h | Removed ALL the compile warnings! | 2014-01-05 15:26:41 +01:00 | 
		
			
			
			
			
				| vorbis.cpp | Ogg optimises. | 2014-01-13 15:32:29 +01:00 | 
		
			
			
			
			
				| vorbis.h | Ogg optimises. | 2014-01-13 15:32:29 +01:00 |