[FFmpeg-devel] [PATCH]Do not ask for jpeg2000 samples that FFmpeg can write

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Jul 7 13:17:30 CEST 2013


Michael Niedermayer <michaelni <at> gmx.at> writes:

> > -    avpriv_request_sample(s->avctx,
> > -                          "CDxy values %d %d for component %d",
> > -                          s->cdx[i], s->cdy[i], i);
> 
> this should continue to print some warning as it doesnt 
> work (at least last i checked)


The problem is that the warning is missing for many formats 
that also need it, I will add a warning that depends on the 
pix_fmt to the other patch.

Carl Eugen



More information about the ffmpeg-devel mailing list