6e89bdfecf 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove delogo mp wrapper  
							
							The delogo filter has been natively integrated into libavfilter,
simplify. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e72657f83d 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove mp test wrapper  
							
							The source was natively integrated into libavfilter, with the name
mptestsrc. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								961e8f31cf 
								
							
								 
							
						 
						
							
							
								
								vf_mp: sort listing of vf_info_t symbols  
							
							This way it's easier for the programmer to look-up for a specific
symbols (e.g. for checking if it's unused). 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								640a905ece 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove gradfun mp wrapper  
							
							The gradfun filter was already integrated natively in libavfilter.
Both filters issue the same output, and have a comparable performance.
See thread:
Subject: [FFmpeg-devel] [PATCH] lavfi: remove gradfun mp wrapper
Date: Fri,  5 Aug 2011 00:19:04 +0200 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc0dc50d02 
								
							
								 
							
						 
						
							
							
								
								vf_mp: remove blackframe filter wrapper  
							
							blackframe is integrated as a native filter. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8c2863b87f 
								
							
								 
							
						 
						
							
							
								
								vf_mp: remove cropdetect wrapper  
							
							The cropdetect filter is natively integrated into libavfilter. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b43ca2deb6 
								
							
								 
							
						 
						
							
							
								
								vf_mp: remove rgbtest wrapper  
							
							The filter was integrated natively into libavfilter as a source with
name rgbtestsrc. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4bd28579e5 
								
							
								 
							
						 
						
							
							
								
								vf_mp: remove boxblur wrapper  
							
							It is natively included in libavfilter. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c9584f0c9c 
								
							
								 
							
						 
						
							
							
								
								vf_mp: do not add duplicated pixel formats.  
							
							This avoid a crash with in avfilter_merge_formats() in case one of the
filter formats list has multiple time the same entry.
Thanks to Mina Nagy Zaki for helping figuring out the issue. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fd2c0a5db2 
								
							
								 
							
						 
						
							
							
								
								lavfi: add layout negotiation fields and helper functions.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9e2f448d68 
								
							
								 
							
						 
						
							
							
								
								vf_mp: Fix large memleak.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								58fd70b04d 
								
							
								 
							
						 
						
							
							
								
								Port remove of get_sws_cpuflags from MPlayer's libmpcodecs.  
							
							
								
							
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3eb15d9812 
								
							
								 
							
						 
						
							
							
								
								mp: remove unused variable outlink in end_frame  
							
							Fix warning:
vf_mp.c: In function ‘end_frame’:
vf_mp.c:870: warning: unused variable ‘outlink’
Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c50998675d 
								
							
								 
							
						 
						
							
							
								
								mp: extend syntax, make it accept mp=filter=params  
							
							Make the mp wrapper accept the syntax mp=filter=params as alternative
to mp=filter:params. The alternative syntax is sligthly more readable
and should simplify copy&paste of MPlayer filter strings to the mp
filter. 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ffe76e540 
								
							
								 
							
						 
						
							
							
								
								Merge libavcore into libavutil  
							
							Done to keep ABI compatible. Otherwise this is just silly 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								61d7f8fed4 
								
							
								 
							
						 
						
							
							
								
								Warn about vf_mp  
							
							
								
							
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3aa43978da 
								
							
								 
							
						 
						
							
							
								
								Add libmpcodecs wrapper for libavfilter, still disabled  
							
							
								
							
							
						 
						15 years ago