On 26/09/15 16:21, Vittorio Giovara wrote:
> From: Thierry Foucu <[email protected]>
> 
> Signed-off-by: Michael Niedermayer <[email protected]>
> ---
>  libavformat/riff.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/libavformat/riff.c b/libavformat/riff.c
> index 9093b3a..1746297 100644
> --- a/libavformat/riff.c
> +++ b/libavformat/riff.c
> @@ -359,6 +359,7 @@ const AVCodecTag ff_codec_bmp_tags[] = {
>      { AV_CODEC_ID_HQX,          MKTAG('C', 'H', 'Q', 'X') },
>      { AV_CODEC_ID_TDSC,         MKTAG('T', 'D', 'S', 'C') },
>      { AV_CODEC_ID_HQ_HQA,       MKTAG('C', 'U', 'V', 'C') },
> +    { AV_CODEC_ID_RV40,         MKTAG('R', 'V', '4', '0') },
>      { AV_CODEC_ID_NONE,         0 }
>  };
>  
> 

Probably Ok.

lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to