On Sun, Jan 10, 2016 at 12:28:50AM +0000, Kieran Kunhya wrote:
> ---
> libavformat/riff.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/libavformat/riff.c b/libavformat/riff.c
> index f297dd4..faf0f86 100644
> --- a/libavformat/riff.c
> +++ b/libavformat/riff.c
> @@ -377,6 +377,7 @@ const AVCodecTag ff_codec_bmp_tags[] = {
> { AV_CODEC_ID_SCREENPRESSO, MKTAG('S', 'P', 'V', '1') },
> { AV_CODEC_ID_RSCC, MKTAG('R', 'S', 'C', 'C') },
> { AV_CODEC_ID_RSCC, MKTAG('I', 'S', 'C', 'C') },
> + { AV_CODEC_ID_CFHD, MKTAG('C', 'F', 'H', 'D') },
> { AV_CODEC_ID_NONE, 0 }
> };LGTM thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The educated differ from the uneducated as much as the living from the dead. -- Aristotle
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
