[FFmpeg-devel] [PATCH] Drop AVERROR_ENOENT at the next libavutil major bump
Stefano Sabatini
stefano.sabatini-lala
Sat Mar 13 20:50:43 CET 2010
Hi, as in subject,
BTW AVERROR(ENOENT) is improperly used in many case, for example when
an option is not found in a context.
I suggest in that case to add a FFmpeg error code, for example:
#define AVERROR_NOOPTIONFOUND (-MKTAG('N', 'O', 'O', 'P'))
or something like that.
Regards.
--
FFmpeg = Foolish and Faithful Mystic Powered Exuberant Gorilla
More information about the ffmpeg-devel
mailing list