5d8e836d0e 
								
							
								 
							
						 
						
							
							
								
								Replace all remaining occurances of step/depth_minus1 and offset_plus1  
							
							
								
							
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								864f9326fb 
								
							
								 
							
						 
						
							
							
								
								x86/vf_noise: move asm code to a separate file  
							
							Reviewed-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: James Almer <jamrial@gmail.com> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4f1a252fd3 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_noise: Use a separate seed for each plane  
							
							This should reduce the correlation between planes
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ed3efbcd0c 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_noise: use per component rand_shift  
							
							This allows using different shifts per plane
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aba61b22f7 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_noise: move shift calculation to filter_frame()  
							
							This makes the temporal noise case deterministic with threads
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								411be72dcb 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_noise: fix high resolution support  
							
							Fixes Ticket4017
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2569227689 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_noise: make constant things const  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cfa0ad6eec 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_noise: Avoid using non public AV_PIX_FMT_NB  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b38910c979 
								
							
								 
							
						 
						
							
							
								
								Fix compilation with !HAVE_6REGS.  
							
							Can be tested with:
$ ./configure --cc='cc -m32' --disable-optimizations --enable-pic 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								75b2bbe21d 
								
							
								 
							
						 
						
							
							
								
								libavfilter/vf_noise: relicense to LGPL  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b890198b66 
								
							
								 
							
						 
						
							
							
								
								avfilter: add av_cold to init()  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								126ba68826 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_noise: rename linesize to bytewidth  
							
							Its the width in bytes and not the linesize or stride.
This makes the naming more consistent with the rest of the codebase
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								53102fa2f0 
								
							
								 
							
						 
						
							
							
								
								Revert "avfilter/vf_noise: dont corrupt the picture outside width x height"  
							
							This reverts commit 51dab60c7b 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								51dab60c7b 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_noise: dont corrupt the picture outside width x height  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3eba83daed 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_noise: unbreak filter when inline assembly is not present  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b211607b5c 
								
							
								 
							
						 
						
							
							
								
								avfilter: various cosmetics  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f8f42f4821 
								
							
								 
							
						 
						
							
							
								
								lavfi/noise: fix out of array access  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								83f9735592 
								
							
								 
							
						 
						
							
							
								
								lavfi/noise: support slice threading  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								40a87a6a69 
								
							
								 
							
						 
						
							
							
								
								lavfi/noise: use av_image_copy_plane()  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2516b393d4 
								
							
								 
							
						 
						
							
							
								
								lavfi/field, il, noise: use av_pix_fmt_count_planes()  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c7c71f95f8 
								
							
								 
							
						 
						
							
							
								
								replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1776177b7f 
								
							
								 
							
						 
						
							
							
								
								lavfi: replace passthrough_filter_frame with a flag.  
							
							With the introduction of AVFilterContext->is_disabled, we can simplify
the custom passthrough mode in filters.
This commit is technically a small compat break, but the timeline was
introduced very recently.
Doxy by Stefano Sabatini. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								50e66726a2 
								
							
								 
							
						 
						
							
							
								
								lavfi: use ceil right shift for chroma width/height.  
							
							This should fix several issues with odd dimensions inputs.
lut, vflip, pad and crop video filters also need to be checked for such
issues. It's possible sws is also affected. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								89b5ed5f15 
								
							
								 
							
						 
						
							
							
								
								lavfi/noise: remove get_video_buffer, its redundant now  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e86ed98f43 
								
							
								 
							
						 
						
							
							
								
								lavfi/noise: add missing emms_c()  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fdd93eabfb 
								
							
								 
							
						 
						
							
							
								
								lavfi: add timeline support.  
							
							Flag added in a few simple filters. A bunch of other filters can likely
use the feature as well. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7770975979 
								
							
								 
							
						 
						
							
							
								
								lavfi/noise: remove pointless store  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fd6228e657 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove now unused args parameter from AVFilter.init and init_opaque  
							
							This is mostly automated global search and replace
The deprecated aconvert filter is disabled, if it still has users
it should be updated
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a689a6b698 
								
							
								 
							
						 
						
							
							
								
								lavfi/noise: switch to an AVOptions-based system.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5fbf9c12aa 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_noise: fix build without mmx*inline  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6934244414 
								
							
								 
							
						 
						
							
							
								
								lavfi/noise: copy inline asm from mp=noise  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1f97dfb77f 
								
							
								 
							
						 
						
							
							
								
								lavfi/blend,noise: remove unedeed av_opt_free() call  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								28943c4d31 
								
							
								 
							
						 
						
							
							
								
								vf_noise: Fix av_lfg_get() maximum value  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								62447248f3 
								
							
								 
							
						 
						
							
							
								
								vf_noise: remove low quality mode  
							
							It produces vissible correlation between lines
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a95e683867 
								
							
								 
							
						 
						
							
							
								
								lavfi/noise: use standard options parsing  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								96e4b00d62 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove remaining forgotten min/rej perms.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f4e29c408c 
								
							
								 
							
						 
						
							
							
								
								lavfi/noise: switch to AVLFG noise generator  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								af882e1819 
								
							
								 
							
						 
						
							
							
								
								lavfi: port MP noise filter  
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago