doc/filters/scale: do not explicitly state the default swscale flags value
This is done is order to avoid the need of synching scale with libswscale docs in case the libswscale default changes.
This commit is contained in:
		
							parent
							
								
									a12ab37d1f
								
							
						
					
					
						commit
						f02bab6d09
					
				@ -6605,10 +6605,10 @@ are flagged as interlaced or not.
 | 
				
			|||||||
Default value is @samp{0}.
 | 
					Default value is @samp{0}.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@item flags
 | 
					@item flags
 | 
				
			||||||
Set libswscale scaling flags. If not explictly specified the filter
 | 
					Set libswscale scaling flags. See
 | 
				
			||||||
applies a bicubic scaling algorithm.
 | 
					@ref{sws_flags,,the ffmpeg-scaler manual,ffmpeg-scaler} for the
 | 
				
			||||||
See @ref{sws_flags,,the ffmpeg-scaler manual,ffmpeg-scaler} for
 | 
					complete list of values. If not explictly specified the filter applies
 | 
				
			||||||
the complete list of values.
 | 
					the default flags.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@item size, s
 | 
					@item size, s
 | 
				
			||||||
Set the video size, the value must be a valid abbreviation or in the
 | 
					Set the video size, the value must be a valid abbreviation or in the
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user