mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-02 04:43:27 +00:00
Revert unintended hunk of r19241.
Originally committed as revision 19242 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
df028e8c6a
commit
a481293f13
@ -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"},
|
||||
|
Loading…
Reference in New Issue
Block a user