You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	intreadwrite: tomi: Add missing attributes.h #include for av_always_inline
This commit is contained in:
		| @@ -22,7 +22,9 @@ | ||||
| #define AVUTIL_TOMI_INTREADWRITE_H | ||||
|  | ||||
| #include <stdint.h> | ||||
|  | ||||
| #include "config.h" | ||||
| #include "libavutil/attributes.h" | ||||
|  | ||||
| #define AV_RB16 AV_RB16 | ||||
| static av_always_inline uint16_t AV_RB16(const void *p) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user