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

Carl Eugen Hoyos cehoyos at ag.or.at
Fri May 3 00:20:07 CEST 2013


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) {"

Carl Eugen



More information about the ffmpeg-devel mailing list