[FFmpeg-devel] [PATCH]Print a warning if gray decoding was requested but not enabled
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun May 17 10:50:07 CEST 2015
Andreas Cadhalpun <andreas.cadhalpun <at> googlemail.com> writes:
> On 08.05.2015 15:01, Carl Eugen Hoyos wrote:
> > + av_log(avctx, AV_LOG_WARNING,
> > + "gray decoding requested but not ensabled
> > at configuration time\n");
> ^
> Typo: ensabled -> enabled
Applied with that fix.
Thank you, Carl Eugen
More information about the ffmpeg-devel
mailing list