You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	h264: remove obsolete comment.
This commit is contained in:
		| @@ -1415,7 +1415,6 @@ static void decode_postinit(H264Context *h, int setup_finished) | ||||
|             cur->f.repeat_pict = 1; | ||||
|             break; | ||||
|         case SEI_PIC_STRUCT_FRAME_DOUBLING: | ||||
|             // Force progressive here, doubling interlaced frame is a bad idea. | ||||
|             cur->f.repeat_pict = 2; | ||||
|             break; | ||||
|         case SEI_PIC_STRUCT_FRAME_TRIPLING: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user