You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	avfilter/preserve_color: Add necessary headers
Fixes checkheaders. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
		| @@ -19,6 +19,10 @@ | ||||
| #ifndef AVFILTER_PRESERVE_COLOR_H | ||||
| #define AVFILTER_PRESERVE_COLOR_H | ||||
|  | ||||
| #include <math.h> | ||||
|  | ||||
| #include "libavutil/macros.h" | ||||
|  | ||||
| enum { | ||||
|     P_NONE, | ||||
|     P_LUM, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user