[FFmpeg-devel] [PATCH] Add XPM decoder

Nicolas George george at nsup.org
Mon Mar 13 12:39:04 EET 2017


Le tridi 23 ventôse, an CCXXV, Marton Balint a écrit :
> You should set either AVFrame->flags to AV_FRAME_FLAG_CORRUPT or
> AVFrame->decode_error_flags to something, so the API user can distinguish
> between a frame with possible guessed colors and a frame without such
> guesses.

Indeed, that would be the correct way of doing things. I forgot about
this flag, thanks.

Regards,

-- 
  Nicolas George


More information about the ffmpeg-devel mailing list