You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	cmdutils: add opencl command line options to ffmpeg
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
		
				
					committed by
					
						 Michael Niedermayer
						Michael Niedermayer
					
				
			
			
				
	
			
			
			
						parent
						
							567feaafa8
						
					
				
				
					commit
					d757f7510b
				
			| @@ -90,6 +90,10 @@ int opt_cpuflags(void *optctx, const char *opt, const char *arg); | ||||
|  | ||||
| int opt_codec_debug(void *optctx, const char *opt, const char *arg); | ||||
|  | ||||
| #if CONFIG_OPENCL | ||||
| int opt_opencl(void *optctx, const char *opt, const char *arg); | ||||
| #endif | ||||
|  | ||||
| /** | ||||
|  * Limit the execution time. | ||||
|  */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user