You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	avfilter/aeval: add timeline support for aeval
This commit is contained in:
		| @@ -483,6 +483,7 @@ AVFilter ff_af_aeval = { | ||||
|     .inputs        = aeval_inputs, | ||||
|     .outputs       = aeval_outputs, | ||||
|     .priv_class    = &aeval_class, | ||||
|     .flags         = AVFILTER_FLAG_SUPPORT_TIMELINE_GENERIC, | ||||
| }; | ||||
|  | ||||
| #endif /* CONFIG_AEVAL_FILTER */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user