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; |             cur->f.repeat_pict = 1; | ||||||
|             break; |             break; | ||||||
|         case SEI_PIC_STRUCT_FRAME_DOUBLING: |         case SEI_PIC_STRUCT_FRAME_DOUBLING: | ||||||
|             // Force progressive here, doubling interlaced frame is a bad idea. |  | ||||||
|             cur->f.repeat_pict = 2; |             cur->f.repeat_pict = 2; | ||||||
|             break; |             break; | ||||||
|         case SEI_PIC_STRUCT_FRAME_TRIPLING: |         case SEI_PIC_STRUCT_FRAME_TRIPLING: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user