[FFmpeg-devel] [PATCH] Detect and skip mj2-style jp2c header.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sun May 5 10:03:05 CEST 2013


On Thu, May 02, 2013 at 10:20:07PM +0000, Carl Eugen Hoyos wrote:
> Reimar Döffinger <Reimar.Doeffinger <at> gmx.de> writes:
> 
> > +    } else if (AV_RB16(s->buf) != JPEG2000_SOC && 
> > AV_RB32(s->buf + 4) == JP2_CO
> 
> Works here with the missing "DESTREAM) {"

Pushed with this copy-paste error fixed.


More information about the ffmpeg-devel mailing list