On Sat, Nov 22, 2014 at 11:14:45PM +0100, Reimar Döffinger wrote:
> Also add a FATE test.
> 
> Signed-off-by: Reimar Döffinger <reimar.doeffin...@gmx.de>
> ---
>  libavcodec/xface.h             | 9 +++++----
>  libavcodec/xfaceenc.c          | 3 +++
>  libavformat/nut.c              | 1 +

I forgot this part:

>  const AVCodecTag ff_nut_video_tags[] = {
> +    { AV_CODEC_ID_XFACE,            MKTAG('X', 'F', 'A', 'C') },

Is that ok to just do?
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to