| 
								
								
									 Thulinma | 6694fedb3c | Merge branch 'development' into LTS_development | 2016-07-21 10:15:34 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 33a0b2fae3 | Added URL encode for info_/embed_ stream URLs | 2016-07-21 10:15:26 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 1e3d4f6ee1 | Merge branch 'development' into LTS_development # Conflicts:
#	src/output/output_rtmp.cpp | 2016-07-21 00:01:47 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | ec7f7f5bc4 | Correctly initialize isPushing value for RTMP | 2016-07-20 23:59:54 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 9ff8be341c | Merge branch 'development' into LTS_development | 2016-07-20 14:57:30 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | a9dffb9438 | Added check for invalid handle to config storage | 2016-07-20 14:56:04 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | b608f011e3 | Load balancer fixes/improvements made during paper writing. | 2016-07-20 11:07:46 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 8219ac15ca | Merge branch 'development' into LTS_development | 2016-07-19 14:20:45 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 7c60f31c09 | Added CORS headers to SRT and MP4 outputs | 2016-07-19 14:19:01 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | e0cc16cd86 | Merge branch 'development' into LTS_development | 2016-07-19 12:05:12 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | d5fee4d656 | Even more JSON/VTT/SRT fixes and internal URL handler improvements | 2016-07-19 12:05:05 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 49764e99fd | Merge branch 'development' into LTS_development | 2016-07-19 10:27:49 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 56dd4ac98c | More fixes to srt and vtt outputs | 2016-07-19 10:27:29 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 64746da63c | Merge branch 'development' into LTS_development | 2016-07-19 10:05:04 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | c78e695bad | Various small fixes to SRT and JSON outputs | 2016-07-19 10:04:56 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | f83a5525f4 | MP4 language support in input, Timed Text input support (rudimentary, without styles) | 2016-07-18 10:44:29 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | d0abad68b3 | Added track language support to TS input | 2016-07-18 10:44:29 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 523c00f462 | TS input can now cope a bit better with packet loss, incomplete UDP packets now buffered | 2016-07-18 10:44:29 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 4bcfb5191a | Merge branch 'development' into LTS_development # Conflicts:
#	src/output/output_progressive_mp4.cpp | 2016-07-18 10:43:38 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 1187b60454 | Rudimentary support for SRT output with TTXT codec | 2016-07-18 10:38:41 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 0a2a749566 | Language support for MP4 | 2016-07-18 10:38:26 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 3844dac4fd | Added track language support to TS and DTSC internals | 2016-07-18 10:20:29 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | a73f97e065 | Implemented ES priority flag in accordance with HBBTV spec | 2016-07-18 10:20:21 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | a68caa68cb | Removed nolive flag for DASH output | 2016-07-11 13:34:56 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | d21c15fcdd | Fixed parsing of ADTS inside TS spread over multiple PES | 2016-07-07 22:31:35 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | bd38fd20c3 | More TS-related improvements, to ADTS support specifically. | 2016-07-07 22:31:35 +02:00 |  | 
				
					
						| 
								
								
									 Erik Zandvliet | f7473bd26a | Mark as keyframe if nal_type is 1, and slice_type is 2,4,7 or 9. | 2016-07-07 22:31:35 +02:00 |  | 
				
					
						| 
								
								
									 Erik Zandvliet | f7b7f54584 | Skip over the h264 scaling list when it is present. | 2016-07-07 22:31:35 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | bd6ad88f76 | Merge branch 'development' into LTS_development | 2016-07-07 22:31:23 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | c78cbc22ea | Fixed real-time playback of VoD streams that do not start at a zero timestamp | 2016-07-07 22:31:11 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 636e2b3a0a | Backported from OS version edits. | 2016-07-06 16:20:11 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 14e341222f | Merge branch 'development' into LTS_development # Conflicts:
#	src/input/input.cpp | 2016-07-06 16:18:05 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 5c5ab6c058 | Page limits implemented, performance timer for buffering pages added on debug level 5 | 2016-07-06 16:16:19 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | e0ed755890 | Merge branch 'development' into LTS_development # Conflicts:
#	src/input/input.cpp | 2016-07-06 16:10:31 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 9a1fb0873f | Ignore packets with invalid timestamps in VoD inputs | 2016-07-06 16:09:46 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 884ffb2771 | Merge branch 'development' into LTS_development | 2016-07-06 16:06:00 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 9e9550f2b7 | DTSC packet re-init verbosity tweak | 2016-07-06 16:05:48 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 9536ab1414 | Fix for several TS-related problems. | 2016-07-06 11:18:29 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 7b0d3a9365 | Merge branch 'development' into LTS_development # Conflicts:
#	src/input/input.cpp | 2016-07-06 11:18:18 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 1bf574acb8 | Small tweaks to various libraries and debugging messages. | 2016-07-06 11:16:17 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 96c1d61d38 | Merge branch 'development' into LTS_development | 2016-07-06 09:32:04 +02:00 |  | 
				
					
						| 
								
								
									 cat | a071182da9 | LSP: preview folder bugfix | 2016-07-05 15:57:46 +02:00 |  | 
				
					
						| 
								
								
									 cat | 6fc3acd864 | LSP improvements to browsing | 2016-07-05 13:56:16 +02:00 |  | 
				
					
						| 
								
								
									 cat | a32ec4999e | LSP: added more push stop all buttons | 2016-07-05 12:47:15 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 397280f2cd | Merge branch 'development' into LTS_development | 2016-06-29 10:01:11 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 45ef9daac9 | TS PIDs and reserved bits are now set exactly like they were in 2.5.3 and earlier | 2016-06-29 09:46:26 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | ad21d1570f | Merge branch 'development' into LTS_development # Conflicts:
#	lib/ts_packet.cpp | 2016-06-28 17:06:57 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 0da945f8bb | Fixed TS PMT entry size | 2016-06-28 17:05:44 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 32148f02b5 | Merge branch 'development' into LTS_development | 2016-06-28 00:13:53 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | fcc1dbd24f | Tweaked buffer size for HLS some more | 2016-06-28 00:13:34 +02:00 |  |