h261
Originally committed as revision 3409 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
ef859ca33f
commit
c931e60860
@ -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') },
|
||||
|
Loading…
x
Reference in New Issue
Block a user