mirror of
				https://github.com/nyanmisaka/ffmpeg-rockchip.git
				synced 2025-10-31 12:36:41 +08:00 
			
		
		
		
	 17ab836a5f
			
		
	
	17ab836a5f
	
	
	
		
			
			xvmc.h used FF_API_* macros before, but they were removed in1c63aed232, leaving the include unused. The ones in android_camera.c and mediacodec_wrapper.c have been added due to a misunderstanding, fixed inc0bce367e4and13b77af2f0. The one in mediacodec.c seems to never have been used at all. Signed-off-by: Martin Storsjö <martin@martin.st>