838d803155 
								
							
								 
							
						 
						
							
							
								
								lavfi/mp: switch to an AVOptions-based system.  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								32a7b858c9 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove telecine libmpcodecs wrapper  
							
							Native, with more features, filter is available.
Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9dc88ac367 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove noise libmpcodecs wrapper  
							
							Native filter have reached similar performance.
Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								21f4fc2e40 
								
							
								 
							
						 
						
							
							
								
								avfilter/vf_mp: fix x86 cpu caps  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								17c1881d58 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove harddup libmpcodecs wrapper  
							
							It is supposed to be used with mencoder only and does
nothing when used with ffmpeg.
Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1c808943b8 
								
							
								 
							
						 
						
							
							
								
								lavfi/mp: drop mp=stereo3d filter  
							
							The filter has been natively integrated into libavfilter.
Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								73fce258b7 
								
							
								 
							
						 
						
							
							
								
								vf_mp: Set pseudo pal  
							
							Fixes ticket2140
Fixes null pointer dereference
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ca2f8b113 
								
							
								 
							
						 
						
							
							
								
								lavfi/mp: drop mp=kerndeint filter  
							
							The filter has been natively integrated into libavfilter. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8c85a9f046 
								
							
								 
							
						 
						
							
							
								
								lavfi/mp: drop mp=unsharp filter  
							
							The native filter is equivalent from the point of view of the features
and of performances. 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								41ae43cade 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove softskip libmpcodecs wrapper  
							
							It is supposed to be used with mencoder only and does
nothing when used with ffmpeg.
Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								968f8acec8 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove dsize libmpcodecs wrapper  
							
							Filter does nothing, and supposed funcionality
is already available with native filter(s).
Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c0a8918f2a 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove mp=il filter  
							
							Native il video filter is now available.
Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2b20397e1f 
								
							
								 
							
						 
						
							
							
								
								libmpcodecs/vd_ffmpeg.h: remove, its unused and removed upstream  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								458afd2a0e 
								
							
								 
							
						 
						
							
							
								
								vf_mp: fix 'discards const qualifier from pointer target type'  
							
							args are not supposed to be changed by filters even if the argument is
not marked as const.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								768c47ec37 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove mp=pp filter.  
							
							Native pp filter is available.
postproc dependency is also dropped from mp wrapper since it was the
only filter needing that dependency. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fd3cdcaf5f 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove mp=denoise3d filter.  
							
							hqdn3d was meant to be a more efficient denoise3d filter, is supported
natively, and is faster on my computer thanks to the ASM optimisations. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bbd44f6ca4 
								
							
								 
							
						 
						
							
							
								
								lavfi/mp: switch to ff_filter_frame.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1e85fd6a47 
								
							
								 
							
						 
						
							
							
								
								lavfi/mp: remove dead extern vf_info_t declarations.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de42d2a347 
								
							
								 
							
						 
						
							
							
								
								lavfi/mp: add ff_ prefix to exported symbols  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								359cd12a43 
								
							
								 
							
						 
						
							
							
								
								lavfi/mp: fix invalid read with filters with no argument.  
							
							
								
							
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2d9d444051 
								
							
								 
							
						 
						
							
							
								
								lavfi: convert remaining input/output list compound literals to named objects.  
							
							This is following 568c70e79e 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3a7f00810c 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove mp=geq filter.  
							
							Native geq video filter is now available. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2b3597f0d1 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove mp=fixpts filter.  
							
							lavfi/f_setpts.c should allow everything mp=fixpts supports, with a lot
of additional control. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								84aed3faf0 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove mp=tile filter.  
							
							The native tile video filter is now feature equivalent. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f53112b665 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove hqdn3d libmpcodecs wrapper.  
							
							The native filter was ported from the MPlayer project when the mp
wrapper didn't even exist, and when mp=hqdn3d was added, it was already
obsolete. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								29a9e4d5c9 
								
							
								 
							
						 
						
							
							
								
								lavfi/mp: drop the mp=rectangle filter  
							
							All the rectangle features have been ported to the native drawbox filter,
which has an equivalent syntax. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								652fab5996 
								
							
								 
							
						 
						
							
							
								
								lavfi/mp: drop wrapped field filter  
							
							The filter has been ported to a native libavfilter filter. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b378c2fb7 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove yuvcsp and yvu9 libmpcodecs wrappers  
							
							Same functionality is provided by libswscale.
Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								788afee86e 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove palette libmpcodecs wrapper  
							
							The filter is useless, swscale should be used instead.
Signed-off-by: Paul B Mahol <onemda@gmail.com> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aaf78e4d14 
								
							
								 
							
						 
						
							
							
								
								vf_mp: fix null ptr deref in case of ENOMEM  
							
							Fixes CID703675
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								042a738b45 
								
							
								 
							
						 
						
							
							
								
								vf_mp: check list in querry_format()  
							
							Fixes CID717772
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fb2e7ac3c4 
								
							
								 
							
						 
						
							
							
								
								lavfi/mp: drop rotate wrapper  
							
							The native filter transpose is perfectly equivalent. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d55252c331 
								
							
								 
							
						 
						
							
							
								
								lavfi/mp: remove decimate wrapper  
							
							It was natively integrated into libavfilter. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e64b941dbc 
								
							
								 
							
						 
						
							
							
								
								lavfi/mp: remove smartblur filter  
							
							It was natively integrated into libavfilter. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0b7d12e840 
								
							
								 
							
						 
						
							
							
								
								vf_mp: fix duplicate return  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dc7e4d685f 
								
							
								 
							
						 
						
							
							
								
								lavfi/mp: remove framestep wrapped filter  
							
							An equivalent framestep filter has been natively integrated. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6efce3a894 
								
							
								 
							
						 
						
							
							
								
								lavfi/mp: remove hue wrapped filter  
							
							hue was integrated as a native libavfilter filter. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2cda0429aa 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove screenshot libmpcodecs wrapper  
							
							The filter is useless.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9750254885 
								
							
								 
							
						 
						
							
							
								
								lavfi/mp: remove libmpcodecs mirror filter  
							
							The native libavfilter hflip filter does the same thing. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5eeecde859 
								
							
								 
							
						 
						
							
							
								
								lavfi/mp: remove 2xsai wrapped filter  
							
							It was ported to a native libavfilter filter. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6cb01c9dba 
								
							
								 
							
						 
						
							
							
								
								lavfi/mp: remove remove_logo wrapper  
							
							removelogo has been ported to libavfilter, and the wrapper was not
working. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aefd1cb725 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove swapuv libmpcodecs wrapper  
							
							The filter has been ported to a native libavfilter filter. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7f06ca6e2b 
								
							
								 
							
						 
						
							
							
								
								vf_mp: uninit filter chain.  
							
							Most of the code was taken from MPlayer's vf_uninit_filter_chain. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								02670762d2 
								
							
								 
							
						 
						
							
							
								
								libavfilter/libmpcodecs: add vf_pp from current mplayer svn  
							
							This will allow us to do regression tests on libpostproc.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a9117c755e 
								
							
								 
							
						 
						
							
							
								
								lavfi: fix mp and mandelbrot descriptions to make them complete sentences  
							
							This is consistent with the other filter descriptions. 
							
						 
						13 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4d874fc2b1 
								
							
								 
							
						 
						
							
							
								
								vf_mp: rewrite vf_mp filter warning message  
							
							Warning text by: Clément Bœsch <ubitux@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5af7daabc4 
								
							
								 
							
						 
						
							
							
								
								Mark AVFilterPad[] compound literals as const.  
							
							GCC 4.6.2 at least still seems to fail to put them in .rodata though,
see also http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37303 
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								35674a29b7 
								
							
								 
							
						 
						
							
							
								
								vf_mp: Fix several incompatible pointer type warnings.  
							
							Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7491816010 
								
							
								 
							
						 
						
							
							
								
								libavfilter/libmpcodecs: add vf_stereo3d support  
							
							(code from mplayer see their svn for detailed authorship)
parameters must be integers as we do not have mplayers parser
also the stuff passed to it through non constant globals is not supported
this should be fixed in mplayer first.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						14 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6e89bdfecf 
								
							
								 
							
						 
						
							
							
								
								lavfi: remove delogo mp wrapper  
							
							The delogo filter has been natively integrated into libavfilter,
simplify. 
							
						 
						14 years ago