| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								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 | 
			
		
			
			
			
			
				| 
					
						
							
								config.cpp
							
						
					
				 | 
				
					
						
							
							Fix in lib which makes mistserver compilable and usable for mac
						
					
				 | 
				2013-09-04 15:55:35 +02: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
							
						
					
				 | 
				
					
						
							
							Fixed Erik's mistakes. Ohai Erik.
						
					
				 | 
				2013-10-17 10:02:28 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								dtsc.h
							
						
					
				 | 
				
					
						
							
							Added "isFixed" function.
						
					
				 | 
				2013-10-17 09:21:27 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								filesystem.cpp
							
						
					
				 | 
				
					
						
							
							Global cleanups and standardization of code style.
						
					
				 | 
				2012-12-11 11:03:33 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								filesystem.h
							
						
					
				 | 
				
					
						
							
							Global cleanups and standardization of code style.
						
					
				 | 
				2012-12-11 11:03:33 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								flv_tag.cpp
							
						
					
				 | 
				
					
						
							
							Some small optimizations, added reference functions to JSON lib, fixed config commandline options.
						
					
				 | 
				2013-08-12 13:18:48 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								flv_tag.h
							
						
					
				 | 
				
					
						
							
							Working DTSC2 -> FLV
						
					
				 | 
				2013-06-06 14:23:31 +02: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
							
						
					
				 | 
				
					
						
							
							HTTP library usability improvements.
						
					
				 | 
				2013-08-23 00:04:38 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								http_parser.h
							
						
					
				 | 
				
					
						
							
							HTTP library usability improvements.
						
					
				 | 
				2013-08-23 00:04:38 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								json.cpp
							
						
					
				 | 
				
					
						
							
							Removed non-template encodeVector.
						
					
				 | 
				2013-09-25 11:39:33 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								json.h
							
						
					
				 | 
				
					
						
							
							Removed non-template encodeVector.
						
					
				 | 
				2013-09-25 11:39:33 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								Makefile.am
							
						
					
				 | 
				
					
						
							
							DTSC2MP4 conversion now enabled in lib. Also, cleaned up automakefile.
						
					
				 | 
				2013-08-26 07:21:32 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								mist-1.0.pc.in
							
						
					
				 | 
				
					
						
							
							Merged RTMP crypto library into rtmpchunks library. Added md5 function to auth library, removed -lcrypto and -lssl from the required linking options of libmist (libmist itself already depends on them, and it is now no longer needed to link to it).
						
					
				 | 
				2012-12-07 17:48:58 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								mp4.cpp
							
						
					
				 | 
				
					
						
							
							Fixed broken build. Bad Erik! ^_^
						
					
				 | 
				2013-08-26 11:21:43 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								mp4.h
							
						
					
				 | 
				
					
						
							
							MP4, converted vectors to set
						
					
				 | 
				2013-10-04 12:21:45 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								mp4_conv.cpp
							
						
					
				 | 
				
					
						
							
							MP4, converted vectors to set
						
					
				 | 
				2013-10-04 12:21:45 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								nal.cpp
							
						
					
				 | 
				
					
						
							
							Standardized coding style for TS-related code.
						
					
				 | 
				2012-12-31 16:33:45 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								nal.h
							
						
					
				 | 
				
					
						
							
							Standardized coding style for TS-related code.
						
					
				 | 
				2012-12-31 16:33:45 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								ogg.cpp
							
						
					
				 | 
				
					
						
							
							Weird fix that made ogg work.
						
					
				 | 
				2013-09-12 08:54:50 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								ogg.h
							
						
					
				 | 
				
					
						
							
							Mem leak fixed
						
					
				 | 
				2013-09-03 09:53:27 +02: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
							
						
					
				 | 
				
					
						
							
							Fixed RTMP timestamp usage.
						
					
				 | 
				2013-06-18 14:18:57 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								rtmpchunks.h
							
						
					
				 | 
				
					
						
							
							Global cleanups and standardization of code style.
						
					
				 | 
				2012-12-11 11:03:33 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								socket.cpp
							
						
					
				 | 
				
					
						
							
							Remember that socket optimization? This is what I meant to commit, then. Move along, nothing to see here.
						
					
				 | 
				2013-10-24 10:49:12 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								socket.h
							
						
					
				 | 
				
					
						
							
							Socket library optimization.
						
					
				 | 
				2013-10-17 14:25:24 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								stream.cpp
							
						
					
				 | 
				
					
						
							
							Added cross-platform getTmpFolder() function in Util.
						
					
				 | 
				2013-09-11 12:28:31 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								stream.h
							
						
					
				 | 
				
					
						
							
							Added cross-platform getTmpFolder() function in Util.
						
					
				 | 
				2013-09-11 12:28:31 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								theora.cpp
							
						
					
				 | 
				
					
						
							
							Fixed bugs in dtsc and theora libs.
						
					
				 | 
				2013-08-27 15:01:48 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								theora.h
							
						
					
				 | 
				
					
						
							
							Basic Theora support working, added a function to the dtsc lib.
						
					
				 | 
				2013-06-25 16:11:06 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								timing.cpp
							
						
					
				 | 
				
					
						
							
							Fixed compiling on OSX, also fixes DDVTECH/mistlib#1
						
					
				 | 
				2013-03-14 00:13:07 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								timing.h
							
						
					
				 | 
				
					
						
							
							Global cleanups and standardization of code style.
						
					
				 | 
				2012-12-11 11:03:33 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								ts_packet.cpp
							
						
					
				 | 
				
					
						
							
							HLS working, dunno why, but it works.
						
					
				 | 
				2013-07-10 11:40:28 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								ts_packet.h
							
						
					
				 | 
				
					
						
							
							HLS working, dunno why, but it works.
						
					
				 | 
				2013-07-10 11:40:28 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								vorbis.cpp
							
						
					
				 | 
				
					
						
							
							Ogg fixed
						
					
				 | 
				2013-08-29 17:50:35 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								vorbis.h
							
						
					
				 | 
				
					
						
							
							Vorbis started on prettyprint
						
					
				 | 
				2013-08-13 16:30:23 +02:00 |