avfilter/af_asetnsamples: remove .needs_writable as it is not required
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
		
							parent
							
								
									64c54f8333
								
							
						
					
					
						commit
						5a16a1d508
					
				| @ -170,7 +170,6 @@ static const AVFilterPad asetnsamples_inputs[] = { | |||||||
|         .name           = "default", |         .name           = "default", | ||||||
|         .type           = AVMEDIA_TYPE_AUDIO, |         .type           = AVMEDIA_TYPE_AUDIO, | ||||||
|         .filter_frame   = filter_frame, |         .filter_frame   = filter_frame, | ||||||
|         .needs_writable = 1, |  | ||||||
|     }, |     }, | ||||||
|     {  NULL } |     {  NULL } | ||||||
| }; | }; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user