bf0d2d6030 
								
							
								 
							
						 
						
							
							
								
								avfilter/formats: add av_warn_unused_result to function prototypes  
							
							This uses the av_warn_unused_result attribute liberally to catch some forms of improper
usage of functions defined in avfilter/formats.h.
Reviewed-by: Nicolas George <george@nsup.org>
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								545b0dd6aa 
								
							
								 
							
						 
						
							
							
								
								avfilter/formats: proper error handling in ff_set_common_*() functions  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f861d9b2c6 
								
							
								 
							
						 
						
							
							
								
								avfilter/formats: proper error handling in ff_channel_layouts_ref() and ff_formats_ref()  
							
							Also make sure the allocation and its check are properly done. 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b01f6041f4 
								
							
								 
							
						 
						
							
							
								
								lavfi: rename AVFilterFormats.format_count to nb_formats  
							
							This is more consistent with naming in the rest of Libav. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2d98dd3d14 
								
							
								 
							
						 
						
							
							
								
								lavfi: fix merging of formats and clarify exception.  
							
							The following commit:
b97d61f 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b6b2f3433c 
								
							
								 
							
						 
						
							
							
								
								lavfi: implement ff_query_formats_all().  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7bb98b753b 
								
							
								 
							
						 
						
							
							
								
								lavfi: implement ff_all_channel_counts().  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b6afb2dde1 
								
							
								 
							
						 
						
							
							
								
								lavfi: support unknown channel layouts.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e03cd1049e 
								
							
								 
							
						 
						
							
							
								
								Fix misspellings of FFmpeg  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1a068bfefd 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Consistently use C-style comments with multiple inclusion guards  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c83ed18d45 
								
							
								 
							
						 
						
							
							
								
								formats.h: fix project reference in comment  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1961e46c15 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d625136877 
								
							
								 
							
						 
						
							
							
								
								lavfi: add channelsplit audio filter.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b74a1da49d 
								
							
								 
							
						 
						
							
							
								
								lavfi: make formats API private on next bump.  
							
							It is only useful inside filters and we don't allow user filters for
now. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								43c7a01e98 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove avfilter_default_* from public API on next bump.  
							
							Those functions are only useful inside filters. It is better to not
support user filters until the API is more stable. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5775a1832c 
								
							
								 
							
						 
						
							
							
								
								lavfi: add types and functions for channel layout/samplerate negotiation  
							
							
								
							
							
						 
						13 years ago