You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	remove no more needed fields in GIFContext, patch by Daniel Verkamp, daniel at drv dot nu
Originally committed as revision 17096 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
		
				
					committed by
					
						 Baptiste Coudurier
						Baptiste Coudurier
					
				
			
			
				
	
			
			
			
						parent
						
							dacfaf2373
						
					
				
				
					commit
					c385c0da22
				
			| @@ -139,8 +139,6 @@ static int gif_image_write_image(uint8_t **bytestream, | ||||
| } | ||||
|  | ||||
| typedef struct { | ||||
|     int64_t time, file_time; | ||||
|     uint8_t buffer[100]; /* data chunks */ | ||||
|     AVFrame picture; | ||||
| } GIFContext; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user