b43cd67862 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_fftfilt: make it possible to evaluate expressions per frame  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4705a80fb0 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_fftfilt: add generic timeline support  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2170ca41f4 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_fftfilt: add support for more pixel formats  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2726b2d7e8 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_fftfilt: cache rdft contexts  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c90b88090c 
								
							
								 
							
						 
						
							
							
								
								avfilter: do not leak AVFrame on failed buffer allocation  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ed93ed5ee3 
								
							
								 
							
						 
						
							
							
								
								avfilter: don't anonymously typedef structs  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								21f9468402 
								
							
								 
							
						 
						
							
							
								
								avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT  
							
							Libav, for some reason, merged this as a public API function. This will
aid in future merges.
A define is left for backwards compat, just in case some person
used it, since it is in a public header.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d6f1abe9ce 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_fftfilt: this is video filter so use pixels instead of samples  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2bbc7e9625 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_fftfilt: use the name 's' for the pointer to the private context  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								56ff563f3b 
								
							
								 
							
						 
						
							
							
								
								avfilter: add '.' at and of long filter description where it is missing  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1431b4cf77 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_fftfilt: Add MAX_PLANES and change it to 4  
							
							The 4th planes is currently unused as no formats with alpha are supported yet
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a0854c084e 
								
							
								 
							
						 
						
							
							
								
								avfilter: handle error in query_formats() in bunch of filters  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3170b33e57 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_fftfilt: increase RDFT length by 10%  
							
							This fixes artifacts when the dimensions are exact powers of 2
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								48b5be65ae 
								
							
								 
							
						 
						
							
							
								
								avfilter: Add FFT domain filter.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						10 years ago