You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	avcodec/videotoolbox: Add proper doxy group
Same as done for other HW decoders, that way it will be properly listed on the relevant module page.
This commit is contained in:
		
				
					committed by
					
						 Anton Khirnov
						Anton Khirnov
					
				
			
			
				
	
			
			
			
						parent
						
							4be6d065d4
						
					
				
				
					commit
					67298d8ea1
				
			| @@ -29,6 +29,15 @@ | ||||
|  * Public libavcodec Videotoolbox header. | ||||
|  */ | ||||
|  | ||||
| /** | ||||
|  * @defgroup lavc_codec_hwaccel_videotoolbox VideoToolbox Decoder | ||||
|  * @ingroup lavc_codec_hwaccel | ||||
|  * | ||||
|  * Hardware accelerated decoding using VideoToolbox on Apple Platforms | ||||
|  * | ||||
|  * @{ | ||||
|  */ | ||||
|  | ||||
| #include <stdint.h> | ||||
|  | ||||
| #define Picture QuickdrawPicture | ||||
|   | ||||
		Reference in New Issue
	
	Block a user