[FFmpeg-devel] [PATCH] riff: remove invalid fourcc 'exr '

Michael Niedermayer michaelni at gmx.at
Thu Jul 4 01:16:02 CEST 2013


On Wed, Jul 03, 2013 at 10:45:53PM +0000, Paul B Mahol wrote:
> On 10/25/12, Paul B Mahol <onemda at gmail.com> wrote:
> > Signed-off-by: Paul B Mahol <onemda at gmail.com>
> > ---
> >  libavformat/riff.c | 1 -
> >  1 file changed, 1 deletion(-)
> >
> > diff --git a/libavformat/riff.c b/libavformat/riff.c
> > index 1a5b414..1c47eda 100644
> > --- a/libavformat/riff.c
> > +++ b/libavformat/riff.c
> > @@ -313,7 +313,6 @@ const AVCodecTag ff_codec_bmp_tags[] = {
> >      { AV_CODEC_ID_ZEROCODEC,    MKTAG('Z', 'E', 'C', 'O') },
> >      { AV_CODEC_ID_Y41P,         MKTAG('Y', '4', '1', 'P') },
> >      { AV_CODEC_ID_FLIC,         MKTAG('A', 'F', 'L', 'C') },
> > -    { AV_CODEC_ID_EXR,          MKTAG('e', 'x', 'r', ' ') },
> >      { AV_CODEC_ID_MSS1,         MKTAG('M', 'S', 'S', '1') },
> >      { AV_CODEC_ID_MSA1,         MKTAG('M', 'S', 'A', '1') },
> >      { AV_CODEC_ID_TSCC2,        MKTAG('T', 'S', 'C', '2') },
> > --
> > 1.7.11.2
> >
> >
> 
> ping

patch ok if nothing uses that fourcc

[...]
-- 
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: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130704/2a784667/attachment.asc>


More information about the ffmpeg-devel mailing list