[FFmpeg-devel] [PATCH]Add an image3 demuxer with format autodetection
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun Jun 1 17:25:41 CEST 2014
wm4 <nfxjfg <at> googlemail.com> writes:
> Splitting this into multiple per-format demuxers
> would be cleaner.
I don't agree but please feel free to implement this.
> > + if (strncmp(s1->iformat->name, "imageauto", 9))
> > + st->need_parsing = AVSTREAM_PARSE_FULL;
>
> I'm still confused why this checks only the prefix of the
> name.
Sorry, I don't understand.
Carl Eugen
More information about the ffmpeg-devel
mailing list