Martin Storsjö 
							
						 
					 
					
						
						
							
						
						78791c086b 
					 
					
						
						
							
							rtpdec: Use .init instead of .alloc to set default values  
						
						... 
						
						
						
						The ugly error handling in rdt gets improved in a later commit.
Signed-off-by: Martin Storsjö <martin@martin.st > 
						
						
					 
					
						2015-02-24 23:07:28 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						ec96a89c3e 
					 
					
						
						
							
							rtpdec: Don't pass non-const pointers to fmtp attribute parsing functions  
						
						... 
						
						
						
						This makes it clear that the individual parsing functions can't
touch the parsed out value.
Signed-off-by: Martin Storsjö <martin@martin.st > 
						
						
					 
					
						2015-02-24 23:07:22 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						5d8cae4573 
					 
					
						
						
							
							rtpdec: Get rid of all trivial .alloc/.free functions  
						
						... 
						
						
						
						Signed-off-by: Martin Storsjö <martin@martin.st > 
						
						
					 
					
						2015-02-24 16:24:19 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						fe414059ec 
					 
					
						
						
							
							rtpdec_amr: Use the common indentation style  
						
						... 
						
						
						
						Signed-off-by: Martin Storsjö <martin@martin.st > 
						
						
					 
					
						2015-02-24 16:20:23 +02:00 
						 
				 
			
				
					
						
							
							
								Anton Khirnov 
							
						 
					 
					
						
						
							
						
						0307cc2253 
					 
					
						
						
							
							rtpdec: pass an AVFormatContext to ff_parse_fmtp()  
						
						... 
						
						
						
						Use it for logging, instead of NULL or the stream codec context. 
						
						
					 
					
						2014-07-09 13:40:54 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						90c784cc13 
					 
					
						
						
							
							rtpdec: Pass the sequence number to depacketizers  
						
						... 
						
						
						
						This allows depacketizers to figure out if packets have been lost.
Signed-off-by: Martin Storsjö <martin@martin.st > 
						
						
					 
					
						2012-12-21 14:14:40 +02:00 
						 
				 
			
				
					
						
							
							
								Justin Ruggles 
							
						 
					 
					
						
						
							
						
						c1ac602d53 
					 
					
						
						
							
							rtpdec_amr: set channel layout  
						
						
						
						
					 
					
						2012-11-12 10:33:21 -05:00 
						 
				 
			
				
					
						
							
							
								Anton Khirnov 
							
						 
					 
					
						
						
							
						
						36ef5369ee 
					 
					
						
						
							
							Replace all CODEC_ID_* with AV_CODEC_ID_*  
						
						
						
						
					 
					
						2012-08-07 16:00:24 +02:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						456001486e 
					 
					
						
						
							
							rtsp: Don't expose the MS-RTSP RTX data stream to the caller  
						
						... 
						
						
						
						This avoids exposing a dummy AVStream which won't get any data
and which will make avformat_find_stream_info wait for info about
this stream.
Signed-off-by: Martin Storsjö <martin@martin.st > 
						
						
					 
					
						2012-04-08 12:04:22 +03:00 
						 
				 
			
				
					
						
							
							
								Alex Converse 
							
						 
					 
					
						
						
							
						
						7181c4edee 
					 
					
						
						
							
							cosmetics: Remove extra newlines at EOF  
						
						
						
						
					 
					
						2012-01-27 17:19:09 -08:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						9261e6cf3f 
					 
					
						
						
							
							rtp: Rename the open/close functions to alloc/free  
						
						... 
						
						
						
						This avoids clashes if we internally want to override the global
open function.
Signed-off-by: Martin Storsjö <martin@martin.st > 
						
						
					 
					
						2011-04-24 00:05:37 +03:00 
						 
				 
			
				
					
						
							
							
								Mans Rullgard 
							
						 
					 
					
						
						
							
						
						2912e87a6c 
					 
					
						
						
							
							Replace FFmpeg with Libav in licence headers  
						
						... 
						
						
						
						Signed-off-by: Mans Rullgard <mans@mansr.com > 
						
						
					 
					
						2011-03-19 13:33:20 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						965a3ddb1f 
					 
					
						
						
							
							Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file  
						
						... 
						
						
						
						Originally committed as revision 24596 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-07-30 12:04:27 +00:00 
						 
				 
			
				
					
						
							
							
								Josh Allmann 
							
						 
					 
					
						
						
							
						
						bb06ec5ef4 
					 
					
						
						
							
							Reindent  
						
						... 
						
						
						
						Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as revision 23862 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-06-28 20:37:16 +00:00 
						 
				 
			
				
					
						
							
							
								Josh Allmann 
							
						 
					 
					
						
						
							
						
						a494295197 
					 
					
						
						
							
							rtpdec: Clean up FMTP parsing code in AMR RTP depacketizer  
						
						... 
						
						
						
						Patch by Josh Allmann, joshua dot allmann at gmail
Originally committed as revision 23861 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-06-28 20:35:21 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						2874c81cc8 
					 
					
						
						
							
							Replace all remaining occurrences of AVERROR_NOMEM with  
						
						... 
						
						
						
						AVERROR(ENOMEM).
AVERROR_NOMEM is deprecated and will be dropped at the next libavutil
major bump.
Originally committed as revision 22791 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-04-03 14:15:00 +00:00 
						 
				 
			
				
					
						
							
							
								Stefano Sabatini 
							
						 
					 
					
						
						
							
						
						72415b2adb 
					 
					
						
						
							
							Define AVMediaType enum, and use it instead of enum CodecType, which  
						
						... 
						
						
						
						is deprecated and will be dropped at the next major bump.
Originally committed as revision 22735 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-30 23:30:55 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Storsjö 
							
						 
					 
					
						
						
							
						
						9dff2308ba 
					 
					
						
						
							
							Interpret valueless attributes in AMR ftmp lines as being 1  
						
						... 
						
						
						
						Originally committed as revision 22631 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-03-22 14:44:28 +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 
						 
				 
			
				
					
						
							
							
								Ronald S. Bultje 
							
						 
					 
					
						
						
							
						
						556aa7a102 
					 
					
						
						
							
							RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot st>.  
						
						... 
						
						
						
						Originally committed as revision 21740 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						
						
					 
					
						2010-02-10 17:20:50 +00:00