Merge commit '7b734ee55dbb8476d7ad63c7daf55c534cf82d5d'
* commit '7b734ee55dbb8476d7ad63c7daf55c534cf82d5d': lavf: Open PICT images with Quickdraw Conflicts: tests/fate/image.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
		
						commit
						ffed987a4d
					
				@ -58,6 +58,9 @@ static const IdStrMap img_tags[] = {
 | 
			
		||||
    { AV_CODEC_ID_SGI,        "sgi"      },
 | 
			
		||||
    { AV_CODEC_ID_PTX,        "ptx"      },
 | 
			
		||||
    { AV_CODEC_ID_PCX,        "pcx"      },
 | 
			
		||||
    { AV_CODEC_ID_QDRAW,      "pic"      },
 | 
			
		||||
    { AV_CODEC_ID_QDRAW,      "pct"      },
 | 
			
		||||
    { AV_CODEC_ID_QDRAW,      "pict"     },
 | 
			
		||||
    { AV_CODEC_ID_SUNRAST,    "sun"      },
 | 
			
		||||
    { AV_CODEC_ID_SUNRAST,    "ras"      },
 | 
			
		||||
    { AV_CODEC_ID_SUNRAST,    "rs"       },
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user