[FFmpeg-devel] [PATCH]Print a warning if gray decoding was requested but not enabled
Andreas Cadhalpun
andreas.cadhalpun at googlemail.com
Fri May 8 19:13:20 CEST 2015
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
Best regards,
Andreas
More information about the ffmpeg-devel
mailing list