[Ffmpeg-devel] [PATCH] Snow mc_block mmx optimization
matthieu castet
castet.matthieu
Fri Mar 24 21:38:04 CET 2006
Hi,
Guillaume POIRIER wrote:
> Hi,
> Index: libavformat/avienc.c
> ===================================================================
> RCS file: /cvsroot/ffmpeg/ffmpeg/libavformat/avienc.c,v
> retrieving revision 1.128
> diff -u -u -r1.128 avienc.c
> --- libavformat/avienc.c 2 Mar 2006 20:44:35 -0000 1.128
> +++ libavformat/avienc.c 24 Mar 2006 20:20:53 -0000
> @@ -200,6 +200,7 @@
> { CODEC_ID_TRUEMOTION2, MKTAG('T', 'M', '2', '0') },
> { CODEC_ID_CSCD, MKTAG('C', 'S', 'C', 'D') },
> { CODEC_ID_ZMBV, MKTAG('Z', 'M', 'B', 'V') },
> + { CODEC_ID_MMVIDEO, MKTAG('M', 'M', 'V', 'i') },
> { CODEC_ID_RAWVIDEO, 0 },
> { CODEC_ID_NONE, 0 },
> };
>
there is some extra on the patch ?
Matthieu
More information about the ffmpeg-devel
mailing list