mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-softhddevice.git
				synced 2023-10-10 17:16:51 +00:00 
			
		
		
		
	Comment how to change the error recognition.
This commit is contained in:
		
							
								
								
									
										1
									
								
								codec.c
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								codec.c
									
									
									
									
									
								
							| @@ -429,6 +429,7 @@ void CodecVideoOpen(VideoDecoder * decoder, const char *name, int codec_id) | ||||
|     } | ||||
| #endif | ||||
|     //decoder->VideoCtx->debug = FF_DEBUG_STARTCODE; | ||||
|     //decoder->VideoCtx->err_recognition |= AV_EF_EXPLODE; | ||||
|  | ||||
|     if (video_codec->capabilities & CODEC_CAP_HWACCEL_VDPAU) { | ||||
| 	// FIXME: get_format never called. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user