Mercurial > libavformat.hg
changeset 6239:d7ec9ef45438 libavformat
Associate .tga with format image2.
author | cehoyos |
---|---|
date | Wed, 07 Jul 2010 10:19:59 +0000 |
parents | 7f0042585fe4 |
children | 8333d7ea7257 |
files | img2.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/img2.c Tue Jul 06 14:28:32 2010 +0000 +++ b/img2.c Wed Jul 07 10:19:59 2010 +0000 @@ -442,7 +442,7 @@ "image2", NULL_IF_CONFIG_SMALL("image2 sequence"), "", - "bmp,jpeg,jpg,ljpg,pam,pbm,pcx,pgm,pgmyuv,png,ppm,sgi,tif,tiff,jp2", + "bmp,jpeg,jpg,ljpg,pam,pbm,pcx,pgm,pgmyuv,png,ppm,sgi,tga,tif,tiff,jp2", sizeof(VideoData), CODEC_ID_NONE, CODEC_ID_MJPEG,