You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	avutil: fix version macros doxygen module
Without this patch, "Library Version Macros" module is not visible on libavutil homepage in `make apidoc`. Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
		
				
					committed by
					
						 Michael Niedermayer
						Michael Niedermayer
					
				
			
			
				
	
			
			
			
						parent
						
							b7adc5b5a6
						
					
				
				
					commit
					0201ce002c
				
			| @@ -151,6 +151,12 @@ | ||||
|  * @{ | ||||
|  * | ||||
|  * @} | ||||
|  * | ||||
|  * @defgroup version_utils Library Version Macros | ||||
|  * | ||||
|  * @{ | ||||
|  * | ||||
|  * @} | ||||
|  */ | ||||
|  | ||||
|  | ||||
|   | ||||
| @@ -24,7 +24,7 @@ | ||||
| #include "macros.h" | ||||
|  | ||||
| /** | ||||
|  * @defgroup version_utils Library Version Macros | ||||
|  * @addtogroup version_utils | ||||
|  * | ||||
|  * Useful to check and match library version in order to maintain | ||||
|  * backward compatibility. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user