You've already forked FFmpeg
							
							
				mirror of
				https://github.com/FFmpeg/FFmpeg.git
				synced 2025-10-30 23:18:11 +02:00 
			
		
		
		
	h261
Originally committed as revision 3409 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
		| @@ -81,6 +81,7 @@ const CodecTag codec_bmp_tags[] = { | ||||
|     { CODEC_ID_H263, MKTAG('H', '2', '6', '3') }, | ||||
|     { CODEC_ID_H263P, MKTAG('H', '2', '6', '3') }, | ||||
|     { CODEC_ID_H263I, MKTAG('I', '2', '6', '3') }, /* intel h263 */ | ||||
|     { CODEC_ID_H261, MKTAG('H', '2', '6', '1') }, | ||||
|  | ||||
|     /* added based on MPlayer */ | ||||
|     { CODEC_ID_H263P, MKTAG('U', '2', '6', '3') }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user