88cbd25b19 
								
							
								 
							
						 
						
							
							
								
								avfilter: pass outlink to ff_get_audio_buffer()  
							
							This is more correct.
Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								460df96904 
								
							
								 
							
						 
						
							
							
								
								avfilter: fix indentation  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								567d318b1c 
								
							
								 
							
						 
						
							
							
								
								lavfi/af_agate: use helper macros.  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4b96fd2b1e 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_agate: switch to activate  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e46c7c1e7 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_agate: fix memleak of out frame  
							
							Fixes CID1351358
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d4ce63a1bf 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_sidechaincompress & af_agate: use audio fifo from lavu  
							
							Fixes regression causing segfault.
Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fff7f2df31 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_agate: change default for detection to rms  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1b22bdf4e3 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_agate: compile agate only when requested.  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6907046130 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_agate: add level_sc option for sidechaingate filter  
							
							Also correct usage of input gain for both filters.
Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bd5afecdcb 
								
							
								 
							
						 
						
							
							
								
								avfilter: add sidechaingate filter  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								acc2347cf4 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_agate: prepare for adding sidechain version  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6aaac24d72 
								
							
								 
							
						 
						
							
							
								
								avfilter/all: propagate errors of functions from avfilter/formats  
							
							Many of the functions from avfilter/formats can return errors, usually AVERROR(ENOMEM).
This propagates the return values.
All of these were found by using av_warn_unused_result, demonstrating its utility.
Tested with FATE. I am least sure of the changes to avfilter/filtergraph,
since I don't know what/how reduce_format is intended to behave and how it should
react to errors.
Fixes: CID 1325680, 1325679, 1325678.
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Previous version Reviewed-by: Nicolas George <george@nsup.org>
Previous version Reviewed-by: Clément Bœsch <u@pkh.me>
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ab98b580e 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_agate: replace FFABS with fabs  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								755242b912 
								
							
								 
							
						 
						
							
							
								
								avfilter:audio: fix shadowed AVFrame *out  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ed4257de2d 
								
							
								 
							
						 
						
							
							
								
								avfilter: add agate filter  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						10 years ago