You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-05-21 16:47:28 +02:00
Revert r19239: It broke four conformance tests.
Originally committed as revision 19241 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ typedef struct {
|
||||
static const IdStrMap img_tags[] = {
|
||||
{ CODEC_ID_MJPEG , "jpeg"},
|
||||
{ CODEC_ID_MJPEG , "jpg"},
|
||||
{ CODEC_ID_LJPEG , "ljpg"},
|
||||
{ CODEC_ID_JPEGLS , "ljpg"},
|
||||
{ CODEC_ID_PNG , "png"},
|
||||
{ CODEC_ID_PNG , "mng"},
|
||||
{ CODEC_ID_PPM , "ppm"},
|
||||
|
||||
Reference in New Issue
Block a user