Paul B Mahol
							
						 
						
							
							
							
								
							
								63fbec7477 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_afade: remove unused code  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								242f7bf202 
								
							
								 
							
						 
						
							
							
								
								avfilter/split: use ff_outlink_get_status()  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								c8625e5c6f 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_afade: do not use framequeue directly  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								4b82b71041 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_amerge: use ff_inlink_queued_samples()  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								decc008929 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_amultiply: make use of ff_inlink_queued_samples()  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								639694eaa5 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_extractplanes: use ff_outlink_get_status()  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Philip Langdale
							
						 
						
							
							
							
								
							
								8e50215b5e 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_cuda_yadif: Avoid new syntax for vector initialisation  
							
							 
							
							 
							
							
								
							
							
							This requires a newer version of CUDA than we want to require. 
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Philip Langdale
							
						 
						
							
							
							
								
							
								d5272e94ab 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_yadif_cuda: CUDA accelerated yadif deinterlacer  
							
							 
							
							 
							
							
								
							
							
							This is a cuda implementation of yadif, which gives us a way to
do deinterlacing when using the nvdec hwaccel. In that scenario
we don't have access to the nvidia deinterlacer. 
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Philip Langdale
							
						 
						
							
							
							
								
							
								598f0f3927 
								
							
								 
							
						 
						
							
							
								
								libavfilter/vf_yadif: Make frame management logic and options shareable  
							
							 
							
							 
							
							
								
							
							
							I'm writing a cuda implementation of yadif, and while this
obviously has a very different implementation of the actual
filtering, all the frame management is unchanged. To avoid
duplicating that logic, let's make it shareable.
From the perspective of the existing filter, the only real change
is introducing a function pointer for the filter() function so it
can be specified for the specific filter. 
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								ef1aadffc7 
								
							
								 
							
						 
						
							
							
								
								avfilter/f_loop: switch to activate  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								4620e4c7ad 
								
							
								 
							
						 
						
							
							
								
								avfilter/f_loop: make sure duration of frame is never zero  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								97e9e3504d 
								
							
								 
							
						 
						
							
							
								
								avfilter: add tpad filter  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								517573a670 
								
							
								 
							
						 
						
							
							
								
								Bump minor version for master after 4.1 branchpoint  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								780d5e30a0 
								
							
								 
							
						 
						
							
							
								
								Bump minor versions for branching 4.1  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								323c2cfd38 
								
							
								 
							
						 
						
							
							
								
								avfilter: add (a)graphmonitor filter(s)  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								e95987f6ca 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_afftdn: fix memory leaks reported by coverity  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								0c8b5cb369 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_afftdn: add alias for sample_noise end  
							
							 
							
							 
							
							
								
							
							
							Added the same one as one mentioned in documentation. 
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								bb54c0ae71 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_afftdn: switch to activate  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								cd34c6a57e 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_pixdesctest: Use 32bit read/write  
							
							 
							
							 
							
							
								
							
							
							This is needed for processing 32bit floats
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> 
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								40ac622460 
								
							
								 
							
						 
						
							
							
								
								avfilter/window_func: add bohman window  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								4fcfb9c4eb 
								
							
								 
							
						 
						
							
							
								
								avfilter: add xstack filter  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								963c16ed38 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_lut3d: do not error out if TITLE is after other lines  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								bd02a6d7ed 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_adelay: switch to activate  
							
							 
							
							 
							
							
								
							
							
							Also use less memory in special case when all channels have common delay. 
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Mark Thompson
							
						 
						
							
							
							
								
							
								f370142ec0 
								
							
								 
							
						 
						
							
							
								
								lavfi/ebur128: Fix mixed declarations and code  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Martin Vignali
							
						 
						
							
							
							
								
							
								66974311b1 
								
							
								 
							
						 
						
							
							
								
								avfilter/show_info : add print of color information (range, color_primaries, color_trc, colorspace)  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								22d6d91649 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_waveform: abort early if there are no components to show  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								d94d252731 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_waveform: add gratcicule to rgb input  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								bc940cf95c 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_datascope: fix rgba mapping for oscilloscope filter output  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Josh de Kock
							
						 
						
							
							
							
								
							
								0ac82eed6f 
								
							
								 
							
						 
						
							
							
								
								lavfi/vf_showinfo: support displaying S12M timecode sidedata  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								b7b3e8c5c7 
								
							
								 
							
						 
						
							
							
								
								avfilter: add vibrance filter  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Martin Vignali
							
						 
						
							
							
							
								
							
								6953ff714f 
								
							
								 
							
						 
						
							
							
								
								avfilter/setparams : fix colorspace option  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Martin Vignali
							
						 
						
							
							
							
								
							
								cfdbefdd90 
								
							
								 
							
						 
						
							
							
								
								avfilter/setfield, setrange : set color property to auto  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Martin Vignali
							
						 
						
							
							
							
								
							
								997f03cd7e 
								
							
								 
							
						 
						
							
							
								
								avfilter/setparams : update filter description  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Timo Rothenpieler
							
						 
						
							
							
							
								
							
								2797bd5c81 
								
							
								 
							
						 
						
							
							
								
								avfilter/*_cuda: don't include internal header  
							
							 
							
							 
							
							
								
							
							
							It's not used, and pulls in the ffnvcodec header, which does not neccesarily have to exist to build these filters, since they include the full cuda.h. 
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Martin Vignali
							
						 
						
							
							
							
								
							
								8d3f364630 
								
							
								 
							
						 
						
							
							
								
								avfilter/setparam : add options to set color primaries, trc, space  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Martin Vignali
							
						 
						
							
							
							
								
							
								02ad0416c0 
								
							
								 
							
						 
						
							
							
								
								avfilter/setparams : merge setfield and setrange filter to setparams filter  
							
							 
							
							 
							
							
								
							
							
							setfield and setrange filters are kept. 
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								18d391cffe 
								
							
								 
							
						 
						
							
							
								
								avfilter: add chromahold filter  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								0939c33b54 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_afir: calculate group delay too  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								8baaed7889 
								
							
								 
							
						 
						
							
							
								
								avfilter: add sinc source filter  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								2d9c290a2f 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_lensfun: use av_malloc_array()  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								0ce7005d34 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_lensfun: use av_freep  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								bf5bdbdb92 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_adelay: do not crash if allocation of chandelay failed  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								936376f3f7 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_silenceremove: use enum for threshold detection modes  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								631994b62b 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_silenceremove: add enum for detection modes  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								454ed32d56 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_silenceremove: add options description  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								a853623681 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_silenceremove: prefer outlink instead of inlink  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								346b23237b 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_silenceremove: add mode options  
							
							 
							
							 
							
							
								
							
							
							To control how threshold is calculated in multichannel audio. 
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								c07bc1d6ee 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_silenceremove: add options to keep min duration of silence  
							
							 
							
							
								
							
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Zhong Li
							
						 
						
							
							
							
								
							
								a5e1cb9e96 
								
							
								 
							
						 
						
							
							
								
								lavu/hwcontext_qsv: Add support for AV_PIX_FMT_BGRA.  
							
							 
							
							 
							
							
								
							
							
							RGB32(AV_PIX_FMT_BGRA on intel platforms) format may be used as overlay with alpha blending.
So add AV_PIX_FMT_BGRA format support.
One example of alpha blending overlay: ffmpeg -hwaccel qsv -c:v h264_qsv -i BA1_Sony_D.jsv
-filter_complex 'movie=lena-rgba.png,hwupload=extra_hw_frames=16[a];[0:v][a]overlay_qsv=x=10:y=10'
-c:v h264_qsv -y out.mp4
Rename RGB32 to be BGRA to make it clearer as Mark Thompson's suggestion.
V2: Add P010 format support else will introduce HEVC 10bit encoding regression.
    Thanks for LinJie's discovery.
Signed-off-by: Zhong Li <zhong.li@intel.com>
Verified-by: Fu, Linjie <linjie.fu@intel.com> 
							
						 
						7 years ago  
					 
				
					
						
							
							
								   Paul B Mahol
							
						 
						
							
							
							
								
							
								7a6d88ee62 
								
							
								 
							
						 
						
							
							
								
								avfilter/af_afir: remove again option, merge it with gtype  
							
							 
							
							
								
							
							
						 
						7 years ago