mirror of
				https://github.com/nyanmisaka/ffmpeg-rockchip.git
				synced 2025-10-31 12:36:41 +08:00 
			
		
		
		
	avcodec/h263dec: enable nvdec hwaccel
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
This commit is contained in:
		 Stefan Schoenefeld
					Stefan Schoenefeld
				
			
				
					committed by
					
						 Timo Rothenpieler
						Timo Rothenpieler
					
				
			
			
				
	
			
			
			 Timo Rothenpieler
						Timo Rothenpieler
					
				
			
						parent
						
							39a5c0ac06
						
					
				
				
					commit
					ad97be9fa3
				
			| @@ -747,6 +747,9 @@ const AVCodecHWConfigInternal *ff_h263_hw_config_list[] = { | ||||
| #if CONFIG_H263_VAAPI_HWACCEL | ||||
|     HWACCEL_VAAPI(h263), | ||||
| #endif | ||||
| #if CONFIG_MPEG4_NVDEC_HWACCEL | ||||
|     HWACCEL_NVDEC(mpeg4), | ||||
| #endif | ||||
| #if CONFIG_MPEG4_VDPAU_HWACCEL | ||||
|     HWACCEL_VDPAU(mpeg4), | ||||
| #endif | ||||
|   | ||||
		Reference in New Issue
	
	Block a user