[FFmpeg-devel] [PATCH 57/57] support for matrox m703 mpeg-2

Michael Niedermayer michael at niedermayer.cc
Thu Apr 28 02:29:44 CEST 2016


On Tue, Apr 26, 2016 at 05:11:26PM +0300, Александр Слободенюк wrote:
> Signed-off-by: Aleksandr.Slobodeniuk <alenuke at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160428/66f1e5c4/attachment.sig>


More information about the ffmpeg-devel mailing list