Commit a481293f authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

Revert unintended hunk of r19241.

Originally committed as revision 19242 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent df028e8c
......@@ -42,7 +42,7 @@ typedef struct {
static const IdStrMap img_tags[] = {
{ CODEC_ID_MJPEG , "jpeg"},
{ CODEC_ID_MJPEG , "jpg"},
{ CODEC_ID_JPEGLS , "ljpg"},
{ CODEC_ID_LJPEG , "ljpg"},
{ CODEC_ID_PNG , "png"},
{ CODEC_ID_PNG , "mng"},
{ CODEC_ID_PPM , "ppm"},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment