On Tue, Apr 26, 2016 at 05:11:26PM +0300, Александр Слободенюк wrote: > Signed-off-by: Aleksandr.Slobodeniuk <alen...@yandex.ru> > --- > libavformat/riff.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/libavformat/riff.c b/libavformat/riff.c > index cf5a2ff..7a1f3bc 100644 > --- a/libavformat/riff.c > +++ b/libavformat/riff.c > @@ -168,6 +168,7 @@ const AVCodecTag ff_codec_bmp_tags[] = { > { AV_CODEC_ID_MPEG2VIDEO, MKTAG('E', 'M', '2', 'V') }, > /* Matrox MPEG-2 intra-only */ > { AV_CODEC_ID_MPEG2VIDEO, MKTAG('M', '7', '0', '1') }, > + { AV_CODEC_ID_MPEG2VIDEO, MKTAG('M', '7', '0', '3') }, > { AV_CODEC_ID_MPEG2VIDEO, MKTAG('M', '7', '0', '5') }, > { AV_CODEC_ID_MPEG2VIDEO, MKTAG('m', 'p', 'g', 'v') }, > { AV_CODEC_ID_MPEG1VIDEO, MKTAG('B', 'W', '1', '0') },
applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I know you won't believe me, but the highest form of Human Excellence is to question oneself and others. -- Socrates
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel