mirror of
				https://github.com/nyanmisaka/ffmpeg-rockchip.git
				synced 2025-11-01 04:53:04 +08:00 
			
		
		
		
	configure: Use a separate config_components.h header for $ALL_COMPONENTS
This avoids unnecessary rebuilds of most source files if only the list of enabled components has changed, but not the other properties of the build, set in config.h. Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
		| @@ -28,6 +28,8 @@ | ||||
|  * @author Nicolas George ( nicolas george normalesup org ) | ||||
|  */ | ||||
|  | ||||
| #include "config_components.h" | ||||
|  | ||||
| #include <alsa/asoundlib.h> | ||||
| #include "avdevice.h" | ||||
| #include "libavutil/avassert.h" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Martin Storsjö
					Martin Storsjö