Dave Yeo 
							
						 
					 
					
						
						
							
						
						a0788cc627 
					 
					
						
						
							
							rtspenc: include os_support.h for system without HAVE_POLL_H  
						
						... 
						
						
						
						fix compile on OS/2
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net > 
						
						
					 
					
						2011-01-28 21:41:12 +01:00 
						 
				 
			
				
					
						
							
							
								Luca Barbato 
							
						 
					 
					
						
						
							
						
						a8475bbdb6 
					 
					
						
						
							
							os: replace select with poll  
						
						... 
						
						
						
						Select has limitations on the fd values it could accept and silently
breaks when it is reached. 
						
						
					 
					
						2011-01-28 15:45:19 +01:00 
						 
				 
			
				
					
						
							
							
								Diego Elio Pettenò 
							
						 
					 
					
						
						
							
						
						66355be3c3 
					 
					
						
						
							
							Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.  
						
						... 
						
						
						
						This also lists the objects from those two libraries as internal (by adding
the ff_ prefix) so that they can then be hidden via linker scripts.
(cherry picked from commit c6610a216e 
						
						
					 
					
						2011-01-28 03:15:34 +01:00 
						 
				 
			
				
					
						
							
							
								Diego Elio Pettenò 
							
						 
					 
					
						
						
							
						
						c6610a216e 
					 
					
						
						
							
							Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.  
						
						... 
						
						
						
						This also lists the objects from those two libraries as internal (by adding
the ff_ prefix) so that they can then be hidden via linker scripts. 
						
						
					 
					
						2011-01-26 22:10:09 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						3df54c6bf2 
					 
					
						
						
							
							rtsp: Add a method parameter to ff_rtsp_read_reply  
						
						... 
						
						
						
						Originally committed as revision 26189 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2011-01-02 10:06:21 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						c2688f3ac8 
					 
					
						
						
							
							rtsp: Move rtsp_setup_output_streams into rtspenc.c  
						
						... 
						
						
						
						Originally committed as revision 25600 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-10-29 08:41:49 +00:00 
						 
				 
			
				
					
						
							
							
								Josh Allmann 
							
						 
					 
					
						
						
							
						
						7f3468d392 
					 
					
						
						
							
							rtp: Replace hardcoded RTCP packet types with defines  
						
						... 
						
						
						
						Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as revision 24912 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-08-25 09:15:31 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						76d908b3fe 
					 
					
						
						
							
							Include lavu headers using quotes instead of angle brackets  
						
						... 
						
						
						
						Originally committed as revision 24315 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-18 20:30:33 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						a26c3c211e 
					 
					
						
						
							
							Make the RTSP muxer use rtsp_hd_out, for consistency  
						
						... 
						
						
						
						Originally committed as revision 23535 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-06-08 12:26:51 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						c453d1bb8c 
					 
					
						
						
							
							Remove unused local variables  
						
						... 
						
						
						
						Originally committed as revision 23496 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-06-05 19:43:57 +00:00 
						 
				 
			
				
					
						
							
							
								Josh Allmann 
							
						 
					 
					
						
						
							
						
						b8c2c41d66 
					 
					
						
						
							
							RTSP: Add a second URLContext for outgoing messages  
						
						... 
						
						
						
						Done in preparation for RTSP over HTTP.
Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as revision 23494 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-06-05 19:41:43 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						35d8ecc54e 
					 
					
						
						
							
							rtspenc: Write the interleaving header in the same buffer as the packet data  
						
						... 
						
						
						
						Originally committed as revision 23465 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-06-04 06:42:39 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						38d4a21778 
					 
					
						
						
							
							Change the default codecs for the rtsp muxer to mpeg4 and aac  
						
						... 
						
						
						
						These codecs in RTP are supported by many players.
Originally committed as revision 23209 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-05-21 07:12:33 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						648e41b342 
					 
					
						
						
							
							Take ff_write_chained in use in the mov rtp hinter and in the rtsp muxer  
						
						... 
						
						
						
						Originally committed as revision 23208 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-05-21 07:08:29 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						b17d11c632 
					 
					
						
						
							
							Add separate method/url parameters to the rtsp_send_cmd functions  
						
						... 
						
						
						
						Originally committed as revision 22675 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-25 21:46:14 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						b7dc88fc68 
					 
					
						
						
							
							Add support for TCP as lower transport in the RTSP muxer  
						
						... 
						
						
						
						Originally committed as revision 22634 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-22 15:07:05 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						db128802c5 
					 
					
						
						
							
							Reindent  
						
						... 
						
						
						
						Originally committed as revision 22549 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-15 16:36:54 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						ad2ae6dbaf 
					 
					
						
						
							
							Don't let ff_rtsp_read_reply skip interleaved RTP/TCP packets in rtsp_write_packet.  
						
						... 
						
						
						
						Skip interleaved packets manually and recheck if there's more to be read.
Originally committed as revision 22548 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-15 16:36:20 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						db76ca7f35 
					 
					
						
						
							
							Use rt->control_uri consequently instead of s->filename in all RTSP commands  
						
						... 
						
						
						
						Originally committed as revision 22403 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-09 16:04:41 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						57b5555c91 
					 
					
						
						
							
							Use ff_url_join for assembling URLs, instead of snprintf  
						
						... 
						
						
						
						This ensures proper escaping of numerical IPv6 addresses.
The RTSP (de)muxer needs its own network initialization, since it isn't
a protocol and url_open hasn't been called yet.
Originally committed as revision 22226 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-05 22:35:21 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						50ff78db01 
					 
					
						
						
							
							RTSP muxer: Use a local copy of the AVPacket for sending to the chained muxer  
						
						... 
						
						
						
						This way, we avoid overwriting stream_index in the user's AVPacket
with a nonsense value.
Originally committed as revision 22081 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-02-26 16:21:56 +00:00 
						 
				 
			
				
					
						
							
							
								Ronald S. Bultje 
							
						 
					 
					
						
						
							
						
						3307e6ea86 
					 
					
						
						
							
							Prefix non-static RTSP functions with ff_.  
						
						... 
						
						
						
						Originally committed as revision 21974 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-02-23 00:35:50 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						6f5a3d0a7b 
					 
					
						
						
							
							Add an RTSP muxer  
						
						... 
						
						
						
						Originally committed as revision 21971 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-02-22 21:28:19 +00:00