mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-06 22:25:36 +01:00
Revert unintended hunk of r19241.
Originally committed as revision 19242 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user