You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	idcinvideo: correctly set AVFrame defaults
This commit is contained in:
		| @@ -168,7 +168,7 @@ static av_cold int idcin_decode_init(AVCodecContext *avctx) | ||||
|         huff_build_tree(s, i); | ||||
|     } | ||||
|  | ||||
|     s->frame.data[0] = NULL; | ||||
|     avcodec_get_frame_defaults(&s->frame); | ||||
|  | ||||
|     return 0; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user