You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	Revert "cmdutils: allow specifying the file for -report"
This reverts commit 841bf0ef24.
This does not fully work as the file is used before the filename is parsed
so not all information is written in the specified file.
			
			
This commit is contained in:
		
				
					committed by
					
						 Nicolas George
						Nicolas George
					
				
			
			
				
	
			
			
			
						parent
						
							50d3a1a962
						
					
				
				
					commit
					4e6fa5be3c
				
			| @@ -84,8 +84,6 @@ int opt_loglevel(void *optctx, const char *opt, const char *arg); | ||||
|  | ||||
| int opt_report(const char *opt); | ||||
|  | ||||
| int opt_report_file(void *optctx, const char *opt, const char *arg); | ||||
|  | ||||
| int opt_max_alloc(void *optctx, const char *opt, const char *arg); | ||||
|  | ||||
| int opt_cpuflags(void *optctx, const char *opt, const char *arg); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user